Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synchronize operation on live photo files | Louis Chemineau | 2023-11-30 | 3 | -2/+4 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix!: Remove LegacyLoadAdditionalScriptsAdapter | Joas Schilling | 2023-07-28 | 2 | -2/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add commands to copy/move files | Robin Appelman | 2023-07-12 | 2 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | files: Add OpenAPI spec | jld3103 | 2023-07-12 | 2 | -0/+2 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add utility command for object store objects | Robin Appelman | 2023-06-09 | 2 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add command to write a file | Robin Appelman | 2023-05-04 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move get/delete commands to files namespace, make get take the output as ↵ | Robin Appelman | 2023-05-04 | 2 | -0/+4 |
| | | | | | | argument instead of option Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 2 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 2 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 4 | -12/+6 |
| | |||||
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 4 | -6/+12 |
| | | | | | | Also remove old Oc_FileChunking logis that produced GC- collectable chunks Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 2 | -2/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Port settings to Modal | John Molakvoæ | 2023-01-04 | 2 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
| | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 2 | -0/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
| | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Only load direct editing capabilities when required | Julius Härtl | 2022-06-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
| | | | | | | And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update Autoloader | Louis Chemineau | 2021-06-21 | 1 | -1/+3 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #25360 from nextcloud/fix/update-autoloaders | Roeland Jago Douma | 2021-01-28 | 2 | -1/+33 |
|\ | | | | | Update all composer autoloader files | ||||
| * | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
| | | | | | | | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | files: Create files from template API | Julius Härtl | 2021-01-28 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | add command to repair broken filesystem trees | Robin Appelman | 2021-01-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | merge file activity settings into a single 'favorite changed' item | Robin Appelman | 2020-08-13 | 2 | -8/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow grouping of activity settings | Robin Appelman | 2020-08-05 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Show mime icon, bump bundles, make the SearchResultEntry class ↵ | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -2/+0 |
| | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Implement unified search for Files | Christoph Wurst | 2020-06-24 | 2 | -0/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 2 | -2/+2 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -0/+2 |
| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 2 | -0/+14 |
| | | | | | | | | | | | | 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> | ||||
* | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 2 | -0/+2 |
| | | | | 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 | 2 | -0/+6 |
| | | | | | | mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Extract transfer ownership logic into a reusable service | Christoph Wurst | 2019-11-26 | 2 | -0/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |