Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 1 | -1/+1 | |
|\ \ | | | | | | | Use non-depricated events for loading additional scripts in files app | |||||
| * | | use OCP\EventDispatcher\GenericEvent for loading additional scripts in the ↵ | Robin Appelman | 2019-12-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | files app Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-provider | Christoph Wurst | 2019-12-09 | 1 | -4/+4 | |
|\ \ \ | | | | | | | | | Decouple resource provider registration | |||||
| * | | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 2 | -0/+26 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-08 | 4 | -76/+126 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 6 | -40/+114 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-06 | 16 | -0/+106 | |
| | | | ||||||
* | | | Merge pull request #18242 from nextcloud/directEditingEditorWithId | Roeland Jago Douma | 2019-12-05 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | add id to editor of direct editing | |||||
| * | | | add id to editor of direct editing | tobiasKaminsky | 2019-12-05 | 1 | -0/+1 | |
| | |/ | |/| | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> | |||||
* | | | Update license headers | Christoph Wurst | 2019-12-05 | 62 | -88/+196 | |
| |/ |/| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | Allow to unfavorite all files (#18241) | John Molakvoæ | 2019-12-05 | 1 | -2/+1 | |
|\ \ | | | | | | | Allow to unfavorite all files | |||||
| * | | Allow to unfavorite all files | Joas Schilling | 2019-12-05 | 1 | -2/+1 | |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #17989 from Noodlesalat/fix-padding-top-filelist | Roeland Jago Douma | 2019-12-05 | 1 | -5/+9 | |
|\ \ | |/ |/| | Remove whitespace above file list ref #17891 | |||||
| * | Remove whitespace above file list | Fabian Dreßler | 2019-11-18 | 1 | -5/+9 | |
| | | | | | | | | | | | | This reverts #16366 and fixes #17891 Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 10 | -0/+10 | |
| | | ||||||
* | | Merge pull request #18222 from nextcloud/fix/files/reload-on-share-accept | Roeland Jago Douma | 2019-12-04 | 1 | -0/+7 | |
|\ \ | | | | | | | Properly reload file list on share accept | |||||
| * | | Properly reload file list on share accept | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -0/+7 | |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | | Merge pull request #17913 from ↵ | Roeland Jago Douma | 2019-12-04 | 1 | -1/+6 | |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/transfer-ownership-move-files-error-handling Catch file transfer error and stop transfer ownership command | |||||
| * | | | Catch file transfer error and stop transfer ownership command | Christoph Wurst | 2019-11-27 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | | | Fix files app LoadSidebar event (#18213) | John Molakvoæ | 2019-12-04 | 10 | -13/+95 | |
|\ \ \ \ | | | | | | | | | | | Fix files app LoadSidebar event | |||||
| * | | | | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 3 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 3 | -5/+36 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 9 | -12/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 16 | -12/+50 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #18212 from nextcloud/bugfix/noid/subject-message-mixed-up | Roeland Jago Douma | 2019-12-04 | 1 | -10/+14 | |
|\ \ \ \ | | | | | | | | | | | Fix mixed up message and subject on notifications for file transfer | |||||
| * | | | | Fix mixed up message and subject on notifications for file transfer | Joas Schilling | 2019-12-03 | 1 | -10/+14 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 20 | -2/+282 | |
|/ / / | ||||||
* | | | Also allow transfer ownership of files | Christoph Wurst | 2019-12-02 | 6 | -16/+25 | |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 22 | -20/+1207 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This job can be initiated by a user to transfer a file/folder to a target user. The target user will have to accept the job. Once that is done the transfers is initiated in the background. Both parties get notified when the job is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-02 | 4 | -4/+22 | |
| | | | ||||||
* | | | Merge pull request #17625 from nextcloud/enh/noid/direct-editing | Roeland Jago Douma | 2019-11-28 | 9 | -2/+377 | |
|\ \ \ | | | | | | | | | Direct editing API to allow file editing using a one-time token | |||||
| * | | | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 6 | -42/+120 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Expose editor id for creators | Julius Härtl | 2019-11-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -5/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 3 | -6/+18 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 3 | -48/+42 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Add background job for token cleanup | Julius Härtl | 2019-11-27 | 2 | -0/+32 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 6 | -1/+262 | |
| |/ / | | | | | | | | | | | | | | | | mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 9 | -25/+25 | |
|\ \ \ | | | | | | | | | Add php7.4 support | |||||
| * | | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -20/+20 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 7 | -9/+9 | |
| |/ / | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 4 | -14/+14 | |
|/ / | ||||||
* | | fix summary elements alignment | Greta Doci | 2019-11-26 | 2 | -2/+5 | |
| | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | |||||
* | | Extract transfer ownership logic into a reusable service | Christoph Wurst | 2019-11-26 | 5 | -220/+333 | |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-26 | 2 | -0/+4 | |
| | | ||||||
* | | 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 | |||||
| * | | dont throw undefined index errors for storages that have no owner set | Robin Appelman | 2019-11-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Merge pull request #18088 from ↵ | Roeland Jago Douma | 2019-11-25 | 1 | -88/+88 | |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3 Bump handlebars from 4.5.2 to 4.5.3 | |||||
| * | | | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 1 | -88/+88 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> |