summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* more efficient is_dirRobin Appelman2017-09-181-0/+10
* more efficient permissions for s3 external storageRobin Appelman2017-09-181-0/+8
* more efficient write only fopenRobin Appelman2017-09-181-1/+9
* reuse object read/write/delete logic in s3 implementationsRobin Appelman2017-09-181-35/+14
* update aws sdk and move it to 3rdpartyRobin Appelman2017-09-181-17/+21
* remove non composer aws sdkRobin Appelman2017-09-18613-58632/+0
* Merge pull request #6518 from nextcloud/allow-apps-to-control-versionsMorris Jobke2017-09-182-0/+93
|\
| * allow apps to disable versions for some filesBjoern Schiessle2017-09-152-0/+93
* | Merge pull request #5585 from nextcloud/contacts_menu_privacyMorris Jobke2017-09-181-8/+2
|\ \
| * | Revert "Do not list system users in contacts menu if sharing autocompletion i...Lukas Reschke2017-09-151-8/+2
| |/
* | Merge pull request #6014 from nextcloud/add-copy-actionMorris Jobke2017-09-184-14/+227
|\ \
| * | Add tests for FileListThomas Citharel2017-09-151-0/+98
| * | Don't show success notifications for failed copy actions and update folder sizesThomas Citharel2017-09-151-33/+59
| * | Change move copy order and debug leftoverThomas Citharel2017-09-152-3/+3
| * | [WIP] Added copy and move buttonsThomas Citharel2017-09-153-31/+22
| * | Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-152-1/+99
| |/
* | Merge pull request #6537 from nextcloud/fix-2332-breadcrumb-refresh-current-dirMorris Jobke2017-09-181-1/+1
|\ \
| * | Force refresh file list when clicking on breadcrumb even if target directory ...Chon Kou2017-09-161-1/+1
* | | throw 101 when an empty group string is providedArthur Schiwon2017-09-182-1/+15
* | | [tx-robot] updated from transifexNextcloud bot2017-09-186-22/+30
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-09-172-0/+190
* | [tx-robot] updated from transifexNextcloud bot2017-09-168-2/+174
* | Merge pull request #6453 from nextcloud/fix-5273Morris Jobke2017-09-154-25/+72
|\ \
| * | adapted integration testsArthur Schiwon2017-09-142-13/+35
| * | fix counting found results in search opArthur Schiwon2017-09-141-3/+6
| * | improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
| * | replace hard-coded attribute with the corresponding settings optionArthur Schiwon2017-09-141-1/+1
| * | fix limit-flaw in search on paged resultsArthur Schiwon2017-09-142-12/+17
* | | Merge pull request #6506 from nextcloud/sharename-overlapMorris Jobke2017-09-152-3/+17
|\ \ \ | |_|/ |/| |
| * | Correctly ellipsize file names, fix #6498Jan-Christoph Borchardt2017-09-142-1/+5
| * | Ellipsize sharer name, ref #6498Jan-Christoph Borchardt2017-09-142-2/+12
* | | allow apps to control the trash binBjoern Schiessle2017-09-153-13/+158
* | | [tx-robot] updated from transifexNextcloud bot2017-09-1516-50/+438
|/ /
* / Allow to close sidebar for text filesMorris Jobke2017-09-141-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-1412-52/+334
* Merge pull request #6483 from nextcloud/fix_quota_new_endpointMorris Jobke2017-09-144-21/+88
|\
| * Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-134-21/+88
* | Merge pull request #5689 from nextcloud/fix-4117Morris Jobke2017-09-146-48/+189
|\ \ | |/ |/|
| * listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-315-26/+178
| * simplify returning the homePath and fixing #4117Arthur Schiwon2017-08-312-23/+12
* | Merge pull request #5398 from nextcloud/theming-page-titleMorris Jobke2017-09-131-2/+8
|\ \
| * | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch2017-09-131-2/+8
* | | Merge pull request #6457 from nextcloud/theming-favicon-invert-appsMorris Jobke2017-09-131-4/+13
|\ \ \ | |/ / |/| |
| * | Theming: Invert app icon in favicon for bright backgroundsJulius Härtl2017-09-121-0/+11
| * | Theming: Use png32 for generated iconsJulius Härtl2017-09-121-4/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-09-136-12/+26
* | | Merge pull request #6451 from nextcloud/theming-manifest-jsonMorris Jobke2017-09-125-4/+166
|\ \ \ | |/ / |/| |
| * | Fix testsJulius Härtl2017-09-121-6/+1
| * | Use IAppManager instead of private APIJulius Härtl2017-09-122-8/+23
| * | Add themed manifest.json to theming appJulius Härtl2017-09-123-0/+90