Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-09 | 4 | -2/+62 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-08 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-07 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-05 | 4 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup | Joas Schilling | 2023-08-04 | 7 | -78/+22 |
|\ | | | | | fix!: Final round of moving to IEventDispatcher | ||||
| * | fix!: Remove LegacyLoadAdditionalScriptsAdapter | Joas Schilling | 2023-07-28 | 4 | -61/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | feat!: Migrate unShare events to typed events | Joas Schilling | 2023-07-28 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | feat!: Migrate Sharing events to typed events | Joas Schilling | 2023-07-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | feat!: Migrate TagService events to typed events | Joas Schilling | 2023-07-28 | 3 | -14/+16 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-04 | 18 | -2/+64 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39656 from nextcloud/fix/filename-files/master | John Molakvoæ | 2023-08-03 | 1 | -2/+10 |
|\ \ | |||||
| * | | fix(files): fix extension with custom displayName | John Molakvoæ (skjnldsv) | 2023-08-02 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | Merge pull request #39150 from fsamapoor/refactor_files_app_commands | Côme Chilliet | 2023-08-03 | 12 | -218/+160 |
|\ \ \ | | | | | | | | | Refactors files app commands | ||||
| * \ \ | Merge branch 'master' into refactor_files_app_commands | Faraz Samapoor | 2023-08-01 | 139 | -554/+1294 |
| |\ \ \ | | | | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | | | | Fixes Psalm's "InvalidArgument" error. | Faraz Samapoor | 2023-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I just removed the return type from the "exceptionErrorHandler". There is in fact a hacky solution, that I didn't like: https://github.com/vimeo/psalm/issues/3571 Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
| * | | | | Fixes Psalm's "LessSpecificReturnStatement" error. | Faraz Samapoor | 2023-07-12 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
| * | | | | Refactors files app commands. | Faraz Samapoor | 2023-07-12 | 12 | -211/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-03 | 20 | -2/+40 |
| |_|/ / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix(cypress): Really mock the initial state instead of trying to stub a module | Ferdinand Thiessen | 2023-08-02 | 1 | -41/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | fix: Resolve code linting issues | Ferdinand Thiessen | 2023-08-02 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 6 | -17/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | feat(files): migrate recent view | John Molakvoæ (skjnldsv) | 2023-08-02 | 12 | -227/+366 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | fix(files): Remove duplicated outline on vue files entries | Ferdinand Thiessen | 2023-08-02 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-02 | 54 | -56/+56 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix(i18n) Fixed grammar | rakekniven | 2023-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | feat(files_external): migrate to vue | John Molakvoæ | 2023-08-01 | 4 | -32/+59 |
| |/ / |/| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 4 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(files): url used to retrive storage stats | Max | 2023-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Max <max@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-31 | 2 | -4/+4 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 4 | -8/+34 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39483 from nextcloud/fix/files-vue-favorite-icon | Ferdinand Thiessen | 2023-07-27 | 3 | -15/+94 |
|\ \ | | | | | | | fix(files): Adjust files favorite marker for vue file list being cropped | ||||
| * | | fix(files): Adjust files favorite marker for vue file list to not overflow | Ferdinand Thiessen | 2023-07-19 | 3 | -15/+94 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #39485 from ↵ | Joas Schilling | 2023-07-26 | 2 | -4/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/move-remaining-easy-usages-to-IEventDispatcher fix(dispatcher): Move remaining simple cases in apps/ folder to IEven… | ||||
| * | | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 2 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 2 | -0/+24 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 4 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-21 | 26 | -0/+28 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #38860 from nextcloud/scanner-change-summary | Robin Appelman | 2023-07-20 | 1 | -1/+31 |
|\ \ \ | | | | | | | | | add summary of detected changes to files:scan output | ||||
| * | | | add summary of detected changes to files:scan output | Robin Appelman | 2023-06-16 | 1 | -1/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 120 | -474/+474 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #39229 from nextcloud/fix/default-empty-content-files | Pytal | 2023-07-18 | 5 | -8/+17 |
|\ \ \ | |||||
| * | | | fix(files): default emptycontent message | John Molakvoæ | 2023-07-18 | 5 | -8/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -2/+254 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #39378 from nextcloud/bugfix/noid/sidebar-fullscreen | Julius Härtl | 2023-07-18 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | fix: Always apply fullscreen styling to sidebar | Julius Härtl | 2023-07-17 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-18 | 4 | -6/+10 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-16 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 2 | -0/+22 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 4 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -26/+26 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |