| Commit message (Expand) | Author | Age | Files | Lines |
* | Synchronize operation on live photo files | Louis Chemineau | 2023-11-29 | 3 | -2/+4 |
* | fix!: Remove LegacyLoadAdditionalScriptsAdapter | Joas Schilling | 2023-07-28 | 2 | -2/+0 |
* | add commands to copy/move files | Robin Appelman | 2023-07-12 | 2 | -0/+4 |
* | files: Add OpenAPI spec | jld3103 | 2023-07-12 | 2 | -0/+2 |
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
* | add utility command for object store objects | Robin Appelman | 2023-06-09 | 2 | -0/+8 |
* | add command to write a file | Robin Appelman | 2023-05-04 | 2 | -0/+2 |
* | move get/delete commands to files namespace, make get take the output as argu... | Robin Appelman | 2023-05-04 | 2 | -0/+4 |
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 2 | -0/+2 |
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 2 | -0/+2 |
* | 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 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 2 | -2/+0 |
* | Port settings to Modal | John Molakvoæ | 2023-01-04 | 2 | -0/+2 |
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 2 | -0/+2 |
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 2 | -0/+8 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | Only load direct editing capabilities when required | Julius Härtl | 2022-06-03 | 2 | -0/+2 |
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
* | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
* | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 |
* | Update Autoloader | Louis Chemineau | 2021-06-21 | 1 | -1/+3 |
* | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
* | Merge pull request #25360 from nextcloud/fix/update-autoloaders | Roeland Jago Douma | 2021-01-28 | 2 | -1/+33 |
|\ |
|
| * | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
* | | files: Create files from template API | Julius Härtl | 2021-01-28 | 2 | -0/+2 |
|/ |
|
* | add command to repair broken filesystem trees | Robin Appelman | 2021-01-27 | 2 | -0/+2 |
* | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
* | merge file activity settings into a single 'favorite changed' item | Robin Appelman | 2020-08-13 | 2 | -8/+2 |
* | allow grouping of activity settings | Robin Appelman | 2020-08-05 | 2 | -0/+2 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -2/+0 |
* | Implement unified search for Files | Christoph Wurst | 2020-06-24 | 2 | -0/+4 |
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 2 | -2/+2 |
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -0/+2 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 2 | -0/+14 |
* | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 2 | -0/+2 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 2 | -0/+6 |
* | Extract transfer ownership logic into a reusable service | Christoph Wurst | 2019-11-26 | 2 | -0/+4 |