aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svgskjnldsv2024-11-141-5/+2
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-138-2/+14
* | fix(dav): file request guest nickname encodingskjnldsv2024-11-122-5/+6
|/
* Merge branch 'master' into enh/issue-48528-disable-imip-messagesenh/issue-48528-disable-imip-messagesSebastian Krupinski2024-11-1287-193/+213
|\
| * fix(files_external): cast storage id intfix/external-storage-intskjnldsv2024-11-121-2/+2
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1280-170/+184
| * fix(app-store): Add back legacy store API used for update and removalFerdinand Thiessen2024-11-114-17/+24
| * fix(files): Revert CSS causing the file name to have no bounding boxFerdinand Thiessen2024-11-112-4/+3
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-112-2/+29
|/
* Merge pull request #49176 from nextcloud/feat/noid/add-fake-summary-providerJoas Schilling2024-11-114-0/+118
|\
| * feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-providerJoas Schilling2024-11-094-0/+118
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1148-58/+156
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-10104-96/+120
* | Better distinguish this parameter dedicated to internal sharesJerome-Herbinet-internal-shares-parameter-better-distinctionJérôme Herbinet2024-11-091-1/+1
* | fix(files): Fix file names alignment in Files List in UI RTL mode.Faisal Alghamdi2024-11-091-1/+1
* | fix(systemtags): sanity checks for bulk tagging actionskjnldsv2024-11-092-3/+82
* | fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-092-0/+17
* | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-093-1/+9
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09180-252/+310
* fix(files): edit locally buttonsskjnldsv2024-11-081-8/+7
* fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
* fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-082-3/+39
* Merge pull request #49145 from nextcloud/ci/noid/php-8.4Joas Schilling2024-11-081-0/+4
|\
| * ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
* | feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-082-0/+7
|/
* fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
* feat: add iMip Request HandlingSebastianKrupinski2024-11-072-2/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-086-4/+162
* Merge pull request #49134 from nextcloud/fix/multi-selectJohn Molakvoæ2024-11-071-1/+1
|\
| * fix(files): multiselect and filters store declarationskjnldsv2024-11-071-1/+1
* | Merge pull request #49112 from nextcloud/fix/theming/default-theme-selectionJohn Molakvoæ2024-11-072-12/+12
|\ \
| * | fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selectionprovokateurin2024-11-062-12/+12
* | | fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-072-0/+8
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0786-278/+300
|/
* fix(carddav): Handle race for SAB creation betterChristoph Wurst2024-11-062-7/+27
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-0655-300/+433
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-0555-300/+433
* | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-066-107/+28
|\ \
| * | refactor(files): Migrate from event listener to class based declarative settingsfeat/allow-getter-setter-decl-forsFerdinand Thiessen2024-10-156-107/+28
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0634-34/+10
* | | Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-11-051-4/+2
|\ \ \
| * | | chore(setupchecks): update translation for MySQL row format checkchore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-10-301-4/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0552-82/+68
* | | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-04676-4119/+14277
|\ \ \ \
| * \ \ \ Merge pull request #48737 from nextcloud/fix/broken-event-notificationsJoas Schilling2024-11-041-3/+3
| |\ \ \ \