aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* feat: configurable request timeout for carddav syncPablo Zmdl2024-10-172-5/+16
* chore(db): Correctly apply query typesGit'Fellow2024-10-1713-170/+102
* Merge pull request #48743 from nextcloud/fix/45717/hide-last-modified-for-shi...Kate2024-10-172-2/+2
|\
| * fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-appsMarcel Müller2024-10-162-2/+2
* | Merge pull request #48734 from nextcloud/fix/45884/accept-notificationJoas Schilling2024-10-173-11/+24
|\ \
| * | fix: add notification icon for transfer ownershipfix/45884/accept-notificationMaksim Sukharev2024-10-162-0/+5
| * | fix: do not duplicate existing entityMaksim Sukharev2024-10-161-8/+1
| * | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-162-5/+20
* | | Merge branch 'master' into fix/788/add-password-confirmation-required-to-user...yemkareems2024-10-17290-861/+961
|\ \ \
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17260-778/+850
| * | | refactor: Inject IRootFolderChristopher Ng2024-10-161-4/+4
| * | | fix: Fix "Unknown path" error when source user `files` folder has not been in...Christopher Ng2024-10-161-0/+2
| | |/ | |/|
| * | fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-1629-80/+106
| |/
* | fix: Add frontend code for password confirmationfix/788/add-password-confirmation-required-to-user-storage-createFerdinand Thiessen2024-10-161-1/+21
* | fix: add PasswordConfirmationRequired to update and delete methodyemkareems2024-10-161-0/+2
* | fix: add PasswordConfirmationRequired to create user storages endpointyemkareems2024-10-161-0/+2
|/
* Merge pull request #48425 from nextcloud/fix/files-renameFerdinand Thiessen2024-10-162-60/+93
|\
| * fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-152-60/+93
* | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-161-22/+43
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1644-56/+210
* | refactor(encryption): Migrate away from Hooks to typed eventsFerdinand Thiessen2024-10-1516-807/+789
|/
* Merge pull request #48702 from nextcloud/chore/update-sass-loaderFerdinand Thiessen2024-10-157-11/+11
|\
| * chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-145-5/+5
| * chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-142-6/+6
* | chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-15304-1624/+2096
* | Merge pull request #48206 from nextcloud/feat/systemtags-publicJohn Molakvoæ2024-10-159-12/+114
|\ \
| * | feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-119-12/+114
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1580-194/+270
* | | Merge pull request #48673 from nextcloud/fix/null-labelFerdinand Thiessen2024-10-142-3/+2
|\ \ \ | |_|/ |/| |
| * | revert: "fix(files_sharing): Make share labels nullable"fix/null-labelFerdinand Thiessen2024-10-142-3/+2
* | | chore: Use more gender neutral languageprovokateurin2024-10-1412-13/+13
|/ /
* | Merge pull request #48653 from nextcloud/rakekniven-patch-2Louis2024-10-141-2/+2
|\ \
| * | chore(l10n): Use default plural handlingrakekniven-patch-2rakekniven2024-10-101-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1436-90/+206
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1370-184/+208
* | | Merge pull request #48648 from nextcloud/rakekniven-patch-1Ferdinand Thiessen2024-10-122-2/+2
|\ \ \
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| | |/ | |/|
* / | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1248-106/+330
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1170-208/+342
|/
* Merge pull request #48638 from nextcloud/fix/reasons-to-usePytal2024-10-104-14/+13
|\
| * chore: compile assetsfix/reasons-to-useChristopher Ng2024-10-092-2/+2
| * fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-092-12/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1040-4/+318
|/
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-092-3/+9
* fix: Vue app namesLouis Chemineau2024-10-091-5/+5
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-091-6/+10
* Merge pull request #48619 from nextcloud/fix/unified-search-empty-sectionsPytal2024-10-091-2/+18
|\
| * fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sectionsChristopher Ng2024-10-081-2/+18
* | Merge pull request #48538 from nextcloud/fix/get-managers-as-subadminPytal2024-10-085-49/+63
|\ \