| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 10 | -0/+12 |
* | added line breaks to incoming transfer notification | Sascha Wiswedel | 2019-12-17 | 1 | -2/+2 |
* | added patience note for sharee | Sascha Wiswedel | 2019-12-17 | 1 | -2/+2 |
* | transfer ownership dialog word choice | Sascha Wiswedel | 2019-12-17 | 1 | -1/+1 |
* | notification polishing | Sascha Wiswedel | 2019-12-17 | 1 | -18/+18 |
* | Transfer ownership function polishing | Sascha Wiswedel | 2019-12-17 | 1 | -6/+6 |
* | Merge pull request #18359 from nextcloud/fix/18271/dismiss_transfer_ownership... | blizzz | 2019-12-13 | 1 | -2/+49 |
|\ |
|
| * | Dismiss transferownership notification cancels transfer | Roeland Jago Douma | 2019-12-11 | 1 | -2/+49 |
* | | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 3 | -22/+17 |
|/ |
|
* | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 1 | -2/+2 |
|\ |
|
| * | Use file path for direct editing | Julius Härtl | 2019-12-05 | 1 | -2/+2 |
* | | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 2 | -10/+13 |
* | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 1 | -1/+1 |
|\ \ |
|
| * | | use OCP\EventDispatcher\GenericEvent for loading additional scripts in the fi... | Robin Appelman | 2019-12-05 | 1 | -1/+1 |
| |/ |
|
* | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 1 | -4/+4 |
* | | Merge pull request #18242 from nextcloud/directEditingEditorWithId | Roeland Jago Douma | 2019-12-05 | 1 | -0/+1 |
|\ \ |
|
| * | | add id to editor of direct editing | tobiasKaminsky | 2019-12-05 | 1 | -0/+1 |
| |/ |
|
* / | Update license headers | Christoph Wurst | 2019-12-05 | 45 | -66/+154 |
|/ |
|
* | Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-er... | Roeland Jago Douma | 2019-12-04 | 1 | -1/+6 |
|\ |
|
| * | Catch file transfer error and stop transfer ownership command | Christoph Wurst | 2019-11-27 | 1 | -1/+6 |
* | | Fix files app LoadSidebar event (#18213) | John Molakvoæ | 2019-12-04 | 2 | -2/+45 |
|\ \ |
|
| * | | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -2/+45 |
* | | | Fix mixed up message and subject on notifications for file transfer | Joas Schilling | 2019-12-03 | 1 | -10/+14 |
|/ / |
|
* | | Also allow transfer ownership of files | Christoph Wurst | 2019-12-02 | 1 | -1/+1 |
* | | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 8 | -2/+842 |
* | | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 3 | -42/+113 |
* | | Expose editor id for creators | Julius Härtl | 2019-11-27 | 1 | -0/+1 |
* | | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -5/+2 |
* | | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 3 | -6/+18 |
* | | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 2 | -43/+42 |
* | | Add background job for token cleanup | Julius Härtl | 2019-11-27 | 1 | -0/+31 |
* | | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 2 | -0/+228 |
|/ |
|
* | Extract transfer ownership logic into a reusable service | Christoph Wurst | 2019-11-26 | 3 | -220/+329 |
* | Merge pull request #18107 from nextcloud/undefined-index-owner | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 |
|\ |
|
| * | dont throw undefined index errors for storages that have no owner set | Robin Appelman | 2019-11-25 | 1 | -2/+2 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 14 | -25/+19 |
|/ |
|
* | Check quota before transfer ownership | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
* | add option to disable background scanning of files | Robin Appelman | 2019-11-05 | 1 | -0/+4 |
* | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -0/+35 |
* | Add new LoadAdditionalScriptsEvent | Roeland Jago Douma | 2019-09-23 | 4 | -9/+111 |
* | Lets use DI where we can | Roeland Jago Douma | 2019-08-02 | 1 | -26/+1 |
* | Merge pull request #16200 from nextcloud/revert/16049-wrong-round | Morris Jobke | 2019-07-03 | 1 | -1/+1 |
|\ |
|
| * | Revert parts hide quota bar if unlimited | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
* | | Merge pull request #15741 from mxss/fix/phpdoc-fixes | Morris Jobke | 2019-07-02 | 3 | -2/+12 |
|\ \
| |/
|/| |
|
| * | misc phpdoc fixes | Max Kovalenko | 2019-05-27 | 3 | -0/+10 |
| * | fixed phpdoc parameter types | Max Kovalenko | 2019-05-27 | 1 | -2/+2 |
* | | Show used space in mb instead of % | Daniel Kesselberg | 2019-06-24 | 1 | -1/+1 |
* | | Properly redirect if accessing invalid file though /f/ entrypoint | Julius Härtl | 2019-06-18 | 1 | -1/+6 |
|/ |
|
* | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 1 | -42/+31 |
* | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 1 | -9/+13 |