aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* occ: Remove timezone changes.Jore2024-08-072-7/+0
* occ: Add locale setting timezone to timestamps.Jore2024-08-072-0/+12
* occ: Add check for never logged in for user:info.Jore2024-08-071-1/+6
* occ: Improve timestamps for user:info.Jore2024-08-071-1/+1
* occ: Improve timestamps for user:lastseen.Jore2024-08-071-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07110-296/+296
* Merge pull request #45879 from nextcloud/export-certificate-bundleAndy Scherzinger2024-08-062-0/+36
|\
| * feat: add command to export certificate bundleRobin Appelman2024-08-012-0/+36
* | feat(occ)!: Adding the `displayName` to the output of the `occ group:list --i...Thibaut2024-08-061-0/+1
* | Merge pull request #47055 from nextcloud/feat/select-install-recommended-appsJohn Molakvoæ2024-08-061-17/+30
|\ \
| * | feat(core): add selection for recommended appsSanskar Soni2024-08-061-17/+30
* | | Merge pull request #46356 from nextcloud/enh/use-generator-for-group-listCôme Chilliet2024-08-063-29/+20
|\ \ \ | |/ / |/| |
| * | fix(occ): Fix compatibility with PHP<8.2Côme Chilliet2024-08-061-2/+4
| * | feat(occ): Add support for iterable in Base and use in in group:list and user...Côme Chilliet2024-08-063-31/+20
* | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-063-0/+17
|\ \ \ | |/ / |/| |
| * | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-023-0/+17
* | | fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-062-4/+5
* | | fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-065-337/+307
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-062-4/+6
* | | Merge pull request #46534 from nextcloud/fix/direct-flow-v2Julius Härtl2024-08-053-5/+10
|\ \ \
| * | | fix: Add direct parameter to flow auth v2Julius Härtl2024-08-053-5/+10
* | | | chore: Replace dashboard icon with Material Symbols "View Column"Ferdinand Thiessen2024-08-052-2/+2
|/ / /
* | | fix: Max file size for metadata generationGit'Fellow2024-08-051-0/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-052-0/+26
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-032-0/+12
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-024-0/+4
* | Merge pull request #45950 from nextcloud/chore/remove-depreacted-searchAndy Scherzinger2024-08-011-46/+0
|\ \
| * | chore: Remove deprecated legacy search backendJulius Härtl2024-08-011-46/+0
| |/
* / fix(core): app menu notification should be in the top rightskjnldsv2024-08-011-2/+3
|/
* Merge pull request #46873 from nextcloud/chore/hide-initial-state-into-containerAndy Scherzinger2024-08-015-15/+17
|\
| * chore(core): wrap initial state into hidden containerGrigorii K. Shartsev2024-07-305-15/+17
* | fix(core): do not show unread notification on app menu hoverskjnldsv2024-07-312-1/+6
* | fix(core): app menu label position and animationskjnldsv2024-07-311-12/+17
* | Merge pull request #45306 from nextcloud/perf/systemtags-object-mapping-objec...Christoph Wurst2024-07-311-0/+6
|\ \
| * | perf(systemtags): Add index for systemtags_object_mappings.objectidChristoph Wurst2024-07-301-0/+6
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+2
* | fix(migration-attributes): privatizing AttributeExceptionMaxence Lange2024-07-292-3/+7
* | feat(upgrade): release metadataMaxence Lange2024-07-292-124/+37
* | feat(upgrade): migration attributesMaxence Lange2024-07-293-0/+270
|/
* Merge pull request #46827 from nextcloud/build/psalm/named-attribute-argsJoas Schilling2024-07-297-15/+15
|\
| * refactor(core): Make all attribute arguments namedprovokateurin2024-07-277-15/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-284-2/+62
|/
* chore(assets): Recompile assetsnextcloud-command2024-07-271-1/+1
* Merge branch 'master' into fix/public-footerJohn Molakvoæ2024-07-277-6/+8
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-07-272-0/+2
| * chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
| * fix(styles): use also new CSS variable for correct header text color on publi...Ferdinand Thiessen2024-07-261-2/+2
* | chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
* | fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-262-18/+41
|/
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-2636-256/+219