aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-24110-546/+546
* fix(autoloader): Fix location of class to be autoloadablebugfix/noid/fix-psr4-classJoas Schilling2025-05-232-40/+61
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-222-0/+52
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-21110-382/+0
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-208-24/+264
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-196-2/+416
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-184-0/+470
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-1714-6/+1646
* chore: remove files file templates deprecated since v18 and provided by richd...chore/remove-files-templatesFerdinand Thiessen2025-05-163-0/+0
* fix(unified_search): Reset result limit for new search requestsfix/unified-search-filter-reset-on-load-morenfebe2025-05-161-0/+7
* fix(unified_search): Maintain non-provider filters when loading more resultsnfebe2025-05-161-34/+26
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-16116-1516/+176
* fix(core): remove untranslated mime namesJohn Molakvoæ (skjnldsv)2025-05-152-3/+23
* feat: add mount id to info:storage(s)info-storage-commandRobin Appelman2025-05-152-7/+11
* feat: add command to get basic storage infoRobin Appelman2025-05-154-0/+194
* Merge pull request #52822 from nextcloud/feat/mime-namesJohn Molakvoæ2025-05-153-5/+121
|\
| * feat(core): add human readable mimesJohn Molakvoæ (skjnldsv)2025-05-143-5/+121
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-154-2/+52
* | refactor: Extend rector to core/refactor/rector-coreprovokateurin2025-05-1561-248/+372
* | chore: move implementation from OC legacy to OCP\Fileschore/oc-helper-rmdirrFerdinand Thiessen2025-05-141-1/+2
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-142-2/+2
* Merge pull request #52693 from nextcloud/config-system-set-jsonRobin Appelman2025-05-121-1/+8
|\
| * feat: allow setting system config values with json valueconfig-system-set-jsonRobin Appelman2025-05-121-1/+8
* | Merge pull request #52706 from nextcloud/info-file-more-encryption-checksRobin Appelman2025-05-121-0/+10
|\ \ | |/ |/|
| * feat: add more encryption checks to info:fileinfo-file-more-encryption-checksRobin Appelman2025-05-091-0/+10
* | Merge pull request #52703 from nextcloud/feat/setup-checksJohn Molakvoæ2025-05-121-2/+4
|\ \
| * | chore(cypress): add setup testsfeat/setup-checksskjnldsv2025-05-091-2/+4
| |/
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-122-0/+2
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-114-0/+4
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-094-0/+4
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-082-2/+4
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-064-2/+36
* Merge pull request #52587 from nextcloud/bugfix/noid/fix-type-errorKate2025-05-051-5/+9
|\
| * fix(loginflow): Fix type error when password could not be decryptedbugfix/noid/fix-type-errorJoas Schilling2025-05-021-5/+9
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-034-2/+4
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-024-8/+10
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-012-6/+6
* Merge pull request #52546 from nextcloud/fix/52278/remove-unused-etag-checkDaniel2025-04-301-10/+2
|\
| * fix: Remove unneccesary etag checkMarcel Müller2025-04-291-10/+2
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-302-8/+14
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-298-16/+18
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-2810-6/+102
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-274-0/+4
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-2618-0/+56
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-254-26/+13
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-252-0/+4
* Merge pull request #51438 from nextcloud/perf/db/cards-properties-abid-name-v...Daniel2025-04-241-5/+5
|\
| * perf(db): Extend index on cards_properties to cover name and valueperf/db/cards-properties-abid-name-value-idxChristoph Wurst2025-03-121-5/+5
* | Merge pull request #50650 from IONOS-Productivity/feat/login_flow_v2-user_age...Stephan Orbaugh2025-04-243-1/+57
|\ \
| * | feat(login-flow-v2): Restrict allowed apps by user agent checkMisha M.-Kupriyanov2025-04-233-1/+57