aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/masterskjnldsv2024-11-191-6/+6
* Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
|\
| * fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
* | Merge pull request #49372 from nextcloud/feat/php-setup-file-uploadJohn Molakvoæ2024-11-194-0/+84
|\ \
| * | feat(settings): add big file upload setup checksfeat/php-setup-file-uploadskjnldsv2024-11-194-0/+84
* | | Merge pull request #48977 from IONOS-Productivity/tl/dev/disable-mailingLouis2024-11-191-0/+8
|\ \ \
| * | | feat(Mailer): hide admin settings for "null" transportartonge/local/IONOS/tl/dev/disable-mailingThomas Lehmann2024-11-191-0/+8
* | | | Merge pull request #49357 from nextcloud/bugfix/noid/allow-to-fail-fake-AI-pr...Anna2024-11-196-4/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | test(fakeAI): Allow to specify whether the fake providers should failbugfix/noid/allow-to-fail-fake-AI-providersJoas Schilling2024-11-186-4/+50
* | | | fix(files): improve delete display name when trashbin is disabledfix/files/delete-display-no-trashbinRichard Steinmetz2024-11-191-14/+14
| |/ / |/| |
* | | Merge pull request #49361 from nextcloud/fix/fix-share-creation-error-messagesJohn Molakvoæ2024-11-191-4/+4
|\ \ \
| * | | fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messagesCôme Chilliet2024-11-191-4/+4
* | | | chore: lint fixchore/force-style-lintskjnldsv2024-11-194-12/+16
* | | | chore: Compile assetsFerdinand Thiessen2024-11-197-7/+7
* | | | refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-1953-154/+187
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1918-32/+38
* | | fix(settings): Add nextTick to saveChangesMarcel Klehr2024-11-181-1/+2
|/ /
* | Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-7/+8
|\ \
| * | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-7/+8
* | | Merge pull request #49337 from nextcloud/fix/sassJohn Molakvoæ2024-11-185-13/+14
|\ \ \
| * | | chore: Compile assetsfix/sassFerdinand Thiessen2024-11-172-4/+5
| * | | fix: Replace deprecated SASS rulesFerdinand Thiessen2024-11-173-9/+9
* | | | refactor(files): Replace deprecated `Types` enum for share typesFerdinand Thiessen2024-11-181-11/+15
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1848-106/+472
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1730-46/+120
* | refactor(files): Adjust `useNavigation` composable to enforce active viewFerdinand Thiessen2024-11-166-25/+31
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-16134-138/+178
* build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0dependabot[bot]2024-11-151-35/+35
* fix(files): Make injected actions reactiveFerdinand Thiessen2024-11-151-3/+3
* fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-152-22/+58
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-154-48/+496
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-214-48/+496
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1538-12/+138
* | Merge pull request #49276 from nextcloud/refactor/register-routesKate2024-11-142-25/+14
|\ \
| * | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routesprovokateurin2024-11-141-13/+4
| * | refactor(files_versions): Remove Application::registerRoutes() usageprovokateurin2024-11-141-12/+10
* | | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
* | | fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-11-141-1/+15
* | | Merge pull request #49275 from nextcloud/chore/drop-skjnldsv/sanitize-svgKate2024-11-141-5/+2
|\ \ \
| * | | chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svgskjnldsv2024-11-141-5/+2
* | | | chore(i18n): Fixed grammarrakekniven2024-11-141-1/+1
| |/ / |/| |
* | | fix(profile): exclude from openapifeat/profile-appskjnldsv2024-11-141-0/+0
* | | fix(profile): triggerbutton selectorskjnldsv2024-11-141-1/+1
* | | fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-141-3/+3
* | | chore(profile): move profile app from core to appsskjnldsv2024-11-1423-2/+1944
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1492-194/+226
* | feat(files): Add support for file list actionsChristopher Ng2024-11-131-1/+30
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-138-20/+258
|\ \
| * | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-128-20/+258
* | | feat: Update supported PostgreSQL versionsfeat/postgres-13-17Ferdinand Thiessen2024-11-131-2/+12