summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix undefined offset warning when using '/' as external storage rootRobin Appelman2017-09-191-1/+1
* | | Merge pull request #6566 from nextcloud/fix-tfbc-structureJoas Schilling2017-09-202-1/+57
|\ \ \
| * | | Fix database structure of twofactor backupcodes app to match 12Joas Schilling2017-09-192-1/+57
* | | | [tx-robot] updated from transifexNextcloud bot2017-09-2026-2/+128
* | | | Merge pull request #6562 from nextcloud/fix-unsigned-typoMorris Jobke2017-09-193-5/+41
|\ \ \ \
| * | | | Increase versionJoas Schilling2017-09-191-1/+1
| * | | | Fix unsigned stateJoas Schilling2017-09-191-0/+36
| * | | | Fix migration namingJoas Schilling2017-09-191-4/+4
| |/ / /
* / / / Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
|/ / /
* | | Merge pull request #6264 from nextcloud/dav-migrationsRoeland Jago Douma2017-09-193-802/+481
|\ \ \
| * | | Move DAV app to migrationsRoeland Jago Douma2017-09-183-802/+481
* | | | [tx-robot] updated from transifexNextcloud bot2017-09-1990-210/+288
| |/ / |/| |
* | | fix undefined constantsRobin Appelman2017-09-181-1/+1
* | | disable part files for s3 external storageRobin Appelman2017-09-181-0/+4
* | | add stat cache for s3 external storageRobin Appelman2017-09-181-7/+56
* | | 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