summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6605 from nextcloud/oc_ocs_response_is_depMorris Jobke2017-09-212-3/+3
|\
| * Fix commentMorris Jobke2017-09-211-1/+1
| * OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-2/+2
* | Fix testsRoeland Jago Douma2017-09-211-0/+7
* | Quota icon by @jancborchardtJohn Molakvoæ (skjnldsv)2017-09-211-3/+2
* | Fix unit testsMorris Jobke2017-09-211-0/+1
* | create special class forst first pinned class occurrenceJohn Molakvoæ (skjnldsv)2017-09-211-2/+5
* | Quota.svgJohn Molakvoæ (skjnldsv)2017-09-211-0/+5
* | Fix quota orderJohn Molakvoæ (skjnldsv)2017-09-212-9/+8
* | Quota orderJohn Molakvoæ (skjnldsv)2017-09-211-1/+1
* | Unwanted css for trashbinJohn Molakvoæ (skjnldsv)2017-09-211-14/+0
* | Unwanted css for trashbinJohn Molakvoæ (skjnldsv)2017-09-211-5/+0
* | Removed unwanted css and add quota iconJohn Molakvoæ (skjnldsv)2017-09-211-7/+3
* | Add pinned class to trashbinJohn Molakvoæ (skjnldsv)2017-09-211-0/+1
* | Allow custom classes on nav entriesJohn Molakvoæ (skjnldsv)2017-09-211-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-2112-4/+56
* Merge pull request #5562 from nextcloud/link-password-styleJoas Schilling2017-09-202-7/+17
|\
| * Fix browser width compatibilityJohn Molakvoæ (skjnldsv)2017-09-191-3/+10
| * Move link share password box and button togetherJan-Christoph Borchardt2017-09-171-3/+6
| * Add box around link share password box, fix #5560Jan-Christoph Borchardt2017-09-171-1/+1
* | Merge pull request #6574 from nextcloud/external-storage-root-undefined-offsetMorris Jobke2017-09-201-1/+1
|\ \
| * | 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