aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* feat(files): expose Files routerJohn Molakvoæ2023-04-204-13/+90
* feat(files): add default action supportJohn Molakvoæ2023-04-207-34/+113
* Merge pull request #37807 from nextcloud/fix/37373John Molakvoæ2023-04-201-1/+2
|\
| * fix(files_external): Background color of external devices with errors should ...Ferdinand Thiessen2023-04-201-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-20130-2/+376
* | Remove legacy systemtags codeChristopher Ng2023-04-194-509/+0
* | Add accessible system tags selectChristopher Ng2023-04-197-9/+566
* | Merge pull request #37809 from nextcloud/fix/last-usedPytal2023-04-191-1/+1
|\ \
| * | Dedupe last used tagsChristopher Ng2023-04-181-1/+1
* | | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\ \ \
| * | | Deprecate PHP8.0fenn-cs2023-04-171-1/+1
* | | | Merge pull request #37817 from nextcloud/Jerome-Herbinet-theming-patch-1Simon L2023-04-191-0/+5
|\ \ \ \
| * | | | Improvement of the theme selection UIJérôme Herbinet2023-04-191-0/+5
* | | | | fix(files): forward arguments to store creationJohn Molakvoæ2023-04-195-18/+18
* | | | | fix(files): fix sorting mixin usageJohn Molakvoæ2023-04-191-12/+8
|/ / / /
* | / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-19212-224/+326
| |/ / |/| |
* | | Merge pull request #33434 from Jerome-Herbinet/patch-2Simon L2023-04-181-0/+98
|\ \ \
| * | | Highlight selected file version (Nextcloud Office)Jérôme Herbinet2023-04-181-0/+98
* | | | Merge pull request #36854 from nextcloud/feature/36852/allow-to-revert-automa...Joas Schilling2023-04-1814-33/+409
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(status): Store locally status message when editingMaksim Sukharev2023-04-181-7/+13
| * | | fix(status): Fix infinite loading of predefined statusesMaksim Sukharev2023-04-182-12/+9
| * | | fix(status): Correctly set the message and predefined message using the storeJoas Schilling2023-04-182-11/+25
| * | | feat(status): Add a capability for the restoreJoas Schilling2023-04-182-0/+2
| * | | feat(user_status): Allow to manually revert an automated statusJoas Schilling2023-04-1810-12/+369
| |/ /
* | | Merge pull request #37175 from nextcloud/rakekniven-patch-1Simon L2023-04-183-4/+4
|\ \ \ | |/ / |/| |
| * | fix(l10n):Aligned spelling of ScienceMeshrakekniven2023-04-181-2/+2
| * | fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
| * | Update apps/files_sharing/lib/Controller/ShareAPIController.phprakekniven2023-04-181-1/+1
| * | fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
* | | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-182-0/+12
|\ \ \
| * | | address review and fix testsSimon L2023-04-181-1/+3
| * | | add an admin check for db file lockingSimon L2023-04-172-0/+10
* | | | Merge pull request #37046 from max65482/fix_event_movingSimon L2023-04-181-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fix event move issueMaximilian Martin2023-04-181-2/+2
* | | | Merge pull request #36617 from nextcloud/update/psr-containerSimon L2023-04-181-1/+4
|\ \ \ \
| * | | | fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-171-1/+4
* | | | | Merge pull request #32632 from nextcloud/smb-353Simon L2023-04-1816-43/+49
|\ \ \ \ \
| * | | | | update icewind/smb to 3.5.4Robin Appelman2023-04-177-23/+24
| * | | | | update icewind/smb to 3.5.3Robin Appelman2023-04-1713-40/+45
| |/ / / /
* | | | | Merge pull request #37241 from nextcloud/feature/allow-any-image-sizeJoas Schilling2023-04-181-2/+5
|\ \ \ \ \
| * | | | | Allow images of any size as profile picturesSimon L2023-04-171-2/+5
* | | | | | feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-1820-284/+490
| |_|/ / / |/| | | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-18172-92/+190
* | | | | Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodesSimon L2023-04-183-9/+30
|\ \ \ \ \
| * | | | | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-172-5/+7
| * | | | | fix: Use proper path when creating node instancesJulius Härtl2023-04-172-6/+25
| | |/ / / | |/| | |
* | | | | Merge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1Simon L2023-04-181-1/+1
|\ \ \ \ \
| * | | | | Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #36528 from nextcloud/dav-backend-transationsSimon L2023-04-183-1197/+1269
|\ \ \ \ \
| * | | | | refactor(dav): Since we're in a transaction, use QB properly when incrementin...Thomas Citharel2023-04-172-20/+32