summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18699 from owncloud/notification-managerLukas Reschke2015-09-1010-2/+147
|\
| * Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-083-4/+3
| * Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-088-2/+33
| * Add notifications for remote sharesJoas Schilling2015-09-083-0/+115
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1010-0/+28
* | Merge pull request #18895 from owncloud/make-code-analyzers-happierMorris Jobke2015-09-093-24/+100
|\ \
| * | Add proper PHPDocLukas Reschke2015-09-083-24/+100
| |/
* | Merge pull request #18873 from owncloud/enc_use_master_passwordLukas Reschke2015-09-0910-27/+472
|\ \
| * | occ command to enable master keyBjoern Schiessle2015-09-083-0/+196
| * | enable usage of a master keyBjoern Schiessle2015-09-077-27/+276
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0916-0/+28
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-08158-1150/+1118
* | Merge pull request #18876 from owncloud/missing-context-on-update-file-targetMorris Jobke2015-09-071-1/+1
|\ \
| * | Use context function call instead of staticJoas Schilling2015-09-071-1/+1
* | | Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-0712-320/+717
|\ \ \ | |/ / |/| |
| * | Added unit tests for "new" file menu and small fixesVincent Petry2015-09-035-54/+247
| * | Remove ellipsis on new file menu itemsVincent Petry2015-09-031-1/+0
| * | fix icon and layout details for new menuJan-Christoph Borchardt2015-09-032-4/+11
| * | Combine upload action into the "New" menuVincent Petry2015-08-289-270/+468
* | | Remove unneeded includeMorris Jobke2015-09-071-1/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-072-0/+2
* | | Merge pull request #18748 from owncloud/files-versions-tabMorris Jobke2015-09-0717-221/+966
|\ \ \
| * | | Add versions tab to files sidebarVincent Petry2015-09-0317-221/+966
* | | | Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma2015-09-061-2/+4
|\ \ \ \
| * | | | Split mimetype handling to new classRobin McCorkell2015-09-041-2/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-062-0/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0516-0/+40
* | | | | Avoid re-propagation of shares during one propagation runMorris Jobke2015-09-041-0/+8
* | | | | Merge pull request #18762 from owncloud/use-json-instead-of-unserializeMorris Jobke2015-09-042-4/+4
|\ \ \ \ \
| * | | | | Use "json_encode" and "json_decode" instead of unserializeLukas Reschke2015-09-022-4/+4
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0452-46/+42
* | | | | | Merge pull request #18815 from owncloud/ext-updateRobin McCorkell2015-09-031-0/+7
|\ \ \ \ \ \
| * | | | | | Set default mount options for external storagesRobin McCorkell2015-09-031-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18810 from owncloud/shared-mount-delay-setupVincent Petry2015-09-032-7/+6
|\ \ \ \ \ \
| * | | | | | Delay setting up the filesystem for a share owner untill the share is usedRobin Appelman2015-09-032-7/+6
* | | | | | | Merge pull request #18781 from owncloud/move-background-job-registration-to-i...Morris Jobke2015-09-038-9/+31
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move registration of background job to install/updateJoas Schilling2015-09-024-5/+24
| * | | | | | Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-024-4/+7
* | | | | | | Tags in FileInfo map must be an arrayVincent Petry2015-09-032-1/+22
| |/ / / / / |/| | | | |
* | | | | | Collapse HTML code for federated codeLukas Reschke2015-09-032-5/+10
| |_|_|_|/ |/| | | |
* | | | | Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-032-15/+64
* | | | | fallback for isimageRobin Appelman2015-09-021-1/+1
|/ / / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2015-09-022-0/+6
|/ / /
* | | larger preview for images in the sidebarRobin Appelman2015-09-024-7/+81
* | | allow handling thumbnail errorsRobin Appelman2015-09-021-1/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0114-0/+138
* | | Merge pull request #18234 from owncloud/ocs_api_for_sharees_listBjörn Schießle2015-09-013-0/+1417
|\ \ \
| * | | Bring the coverage back to 100%Joas Schilling2015-08-262-25/+169
| * | | Adjust testsJoas Schilling2015-08-262-403/+348
| * | | Fix performance issues of the sharees apiJoas Schilling2015-08-262-179/+151