aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44067 from nextcloud/fix/migrate-header-check-to-setupcheckCôme Chilliet2024-03-142-741/+0
|\
| * feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-132-262/+0
| * fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-131-409/+0
| * fix: Fix Security headers setup check behaviorCôme Chilliet2024-03-131-70/+0
* | Merge pull request #39669 from nooblag/lastseen-allJoas Schilling2024-03-141-16/+43
|\ \
| * | fix: Use IUserManager::callForAllUsers() to save memoryJoas Schilling2024-03-141-5/+26
| * | feat(occ): Add --all option for occ user:lastseenJordan Brown2024-03-131-18/+24
| |/
* | Merge pull request #41189 from HolonProduction/webroot-setupJohn Molakvoæ2024-03-141-1/+1
|\ \
| * | fix: Respect custom webroot in setup formHolonProduction2024-03-131-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-142-0/+6
|/
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-5/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-132-0/+4
* fix: Suppress psalm errors about deprecated execute method, we have to use it...Côme Chilliet2024-03-121-1/+1
* fix: Call execute until it is removed for Job classCôme Chilliet2024-03-121-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1222-0/+58
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1142-42/+42
* fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-102-1/+18
* feat: added login's initial possible email-statesEduardo Morales2024-03-101-0/+31
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-08100-244/+424
* refactor: use TypeScript for unified-search boostrap filefenn-cs2024-03-071-1/+10
* Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-appsJosh2024-03-071-1/+1
|\
| * fix(db): db-convert supports disabled apps but not removed onesJosh2024-02-251-1/+1
* | Merge pull request #43939 from nextcloud/enh/migrate-frontend-setupcheck-v2Côme Chilliet2024-03-072-129/+0
|\ \
| * | fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-072-129/+0
* | | feat: Ship downloadlimitChristopher Ng2024-03-071-0/+2
|/ /
* | fix: Positioning and active state of viewer componentsJulius Härtl2024-03-072-2/+2
* | Merge pull request #44007 from nextcloud/feat/rename-teamsJulius Härtl2024-03-062-1/+2
|\ \
| * | feat: Rename circles to teamsJulius Härtl2024-03-062-1/+2
* | | Merge pull request #43997 from nextcloud/fix/url_regexJonas2024-03-061-1/+1
|\ \ \
| * | | fix: Make URL pattern regexes match localhost and URLs with portsJonas2024-03-061-1/+1
| |/ /
* | | Merge pull request #43189 from nextcloud/42914-search-in-single-talk-roomF. E Noel Nfebe2024-03-064-10/+124
|\ \ \ | |/ / |/| |
| * | refactor: migrate from vuex to piniafenn-cs2024-03-064-44/+24
| * | feat(core): create filter-plugin architecture for unified searchfenn-cs2024-03-065-10/+144
* | | Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-f...Joas Schilling2024-03-062-5/+5
|\ \ \ | |/ / |/| |
| * | fix(migrations): Help developers to add description and copyright infoJoas Schilling2024-03-052-5/+5
* | | Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-054-17/+7
|\ \ \ | |/ / |/| |
| * | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-044-17/+7
* | | Merge pull request #43855 from nextcloud/feat/team-providerJulius Härtl2024-03-053-0/+337
|\ \ \
| * | | feat: Implement team provider apiJulius Härtl2024-03-053-0/+337
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0582-150/+168
* | | Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-042-26/+0
|\ \ \ | |/ / |/| |
| * | feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-292-26/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-046-10/+26
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-032-0/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+12
* | | Merge pull request #43665 from nextcloud/43365-unified-search-filter-view-fixJohn Molakvoæ2024-03-011-1/+9
|\ \ \
| * | | feat(files): restore unified search filtering in files viewfenn-cs2024-02-291-1/+9
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0178-76/+550
|/ / /
* | | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-292-69/+0
* | | Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-ap...John Molakvoæ2024-02-292-4/+10
|\ \ \ | |/ / |/| |