aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #50990 from AIlkiv/refactor/version-rollback-to-eventStephan Orbaugh2025-02-277-12/+158
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | refactor: move version rollback hook to eventailkiv2025-02-257-12/+158
* | | | | | | | Merge pull request #51077 from nextcloud/pulsejet-patch-share-attrJohn Molakvoæ2025-02-271-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(files): exception when share-attributes is undefinedVarun Patil2025-02-271-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #51069 from small1/fixsetupchecksrowformatJoas Schilling2025-02-271-3/+3
|\ \ \ \ \ \ \
| * | | | | | | fix: Change SQL query so that it is ansi safeJohan Bernhardsson2025-02-271-3/+3
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-272050-24244/+24400
| |/ / / / / / |/| | | | | |
* | | | | | | fix(translation): Fix string concatenation in LDAP endpointbugfix/noid/improve-english-sourcesJoas Schilling2025-02-261-2/+1
|/ / / / / /
* | | | | | fix(l10n): Improve english source stringsJoas Schilling2025-02-268-8/+8
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-26240-1124/+1044
* | | | | | chore: style fix for named parameterCôme Chilliet2025-02-251-1/+1
* | | | | | fix(user_ldap): Check that all user and group bases are in the global oneCôme Chilliet2025-02-252-16/+41
* | | | | | fix(user_ldap): Add missing use in ajax endpoint and fix L10N injectionCôme Chilliet2025-02-252-1/+3
* | | | | | feat(user_ldap): Improve error detail when saving an incorrect configurationCôme Chilliet2025-02-255-33/+73
* | | | | | fix(l10n): Spelling standardizationValdnet2025-02-253-4/+4
* | | | | | Merge pull request #50903 from nextcloud/artonge/fix/min_age_rentention_files...Louis2025-02-252-1/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(files_versions): Do not expire versions newer than min ageartonge/fix/min_age_rentention_files_versionsLouis Chemineau2025-02-192-1/+23
* | | | | | feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-259-169/+423
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-254-2/+8
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-242-0/+4
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-24148-698/+932
| |_|/ / / |/| | | |
* | | | | Merge pull request #50958 from nextcloud/bugfix/fix-not-found-exception-for-a...Konstantin Myakshin2025-02-241-1/+5
|\ \ \ \ \
| * | | | | Fix: NotFoundException for anonymous usersbugfix/fix-not-found-exception-for-anonymous-usersKostiantyn Miakshyn2025-02-211-1/+5
* | | | | | Merge pull request #50957 from nextcloud/patch-14Ferdinand Thiessen2025-02-243-11/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix: rename 'edit locally' to 'open locally'Jérôme Herbinet2025-02-213-11/+11
| |/ / / /
* | | / / fix(admin_audit): Fix incorrect truncation of files path in admin audit logfix/fix-admin-audit-pathsCôme Chilliet2025-02-242-9/+9
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2436-20/+206
* | | | Merge pull request #50927 from nextcloud/feat/setup-check-loggingFerdinand Thiessen2025-02-234-0/+133
|\ \ \ \
| * | | | feat(setupcheck): check logging level for validityfeat/setup-check-loggingFerdinand Thiessen2025-02-224-0/+133
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2326-18/+38
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2258-46/+166
* | | | fix(ci): Update autoloadersChristopher Ng2025-02-212-0/+2
* | | | perf(files_reminders): Use in-memory cacheChristopher Ng2025-02-211-1/+1
* | | | perf(files_reminders): Pre-cache directoryChristopher Ng2025-02-213-0/+61
* | | | chore(files_reminders): Remove unused findChristopher Ng2025-02-211-10/+0
* | | | chore(files_reminders): Remove unused getChristopher Ng2025-02-211-8/+0
* | | | perf(files_reminders): Reduce db queries on propfindChristopher Ng2025-02-214-32/+76
|/ / /
* | | Merge pull request #50946 from nextcloud/bugfix/noid/fix-triple-dot-translationJohn Molakvoæ2025-02-211-1/+1
|\ \ \
| * | | fix(l10n): Fix triple dot in translationJoas Schilling2025-02-211-1/+1
* | | | Merge pull request #50943 from nextcloud/fix/files-failed-nodeJohn Molakvoæ2025-02-211-2/+22
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): handle failed node properlyskjnldsv2025-02-211-2/+22
* | | | Merge pull request #50053 from nextcloud/fix/noid/thudnerbird-addon-useragentStephan Orbaugh2025-02-211-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Change UserAgent to *cloudfix/noid/thudnerbird-addon-useragentJohannes Endres2025-02-191-8/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-21150-268/+434
* | | | Merge pull request #50918 from nextcloud/fix/map-sharee-informationFerdinand Thiessen2025-02-202-1/+20
|\ \ \ \
| * | | | fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-02-202-1/+20
* | | | | fix(files_external): inline storage check improvementsskjnldsv2025-02-203-35/+45
* | | | | chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-202-3/+12
* | | | | fix(files_external): request strict password auth on credentials enter actionskjnldsv2025-02-201-2/+12
* | | | | Merge pull request #50711 from nextcloud/fix/reminder-node-accessAndy Scherzinger2025-02-202-6/+18
|\ \ \ \ \ | |/ / / / |/| | | |