summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Use the color-primary-element* variablesSimon L2023-05-1328-68/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1224-0/+44
* Merge pull request #38148 from nextcloud/file-info-etagRobin Appelman2023-05-111-0/+1
|\
| * also show file etag in file infoRobin Appelman2023-05-091-0/+1
* | fix: prevent malicious url in unsupported browser redirectJohn Molakvoæ2023-05-111-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-106-0/+22
* | Merge pull request #38069 from nextcloud/list-supported-dbJohn Molakvoæ2023-05-091-1/+1
|\ \
| * | list supported databases when provided db isn't supportedRobin Appelman2023-05-041-1/+1
* | | feat: Add setup check warning if instance is in debug modeJulius Härtl2023-05-091-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+16
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-062-0/+2
* | Merge pull request #38063 from nextcloud/fix/themingJohn Molakvoæ2023-05-0510-11/+11
|\ \
| * | fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-044-4/+4
| * | fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-045-6/+6
| * | fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-041-1/+1
| |/
* | Merge pull request #37865 from nextcloud/info-file-spaceRobin Appelman2023-05-044-131/+329
|\ \ | |/ |/|
| * add option to list all files instead of limitingRobin Appelman2023-05-043-19/+23
| * add command to summarize space usageRobin Appelman2023-05-044-129/+323
* | Merge pull request #38050 from nextcloud/fix/skip-content-buttonsFerdinand Thiessen2023-05-045-5/+7
|\ \
| * | chore: Build css assetsFerdinand Thiessen2023-05-034-4/+4
| * | fix(core): Show skip content buttons on lowres displays correctlyFerdinand Thiessen2023-05-031-1/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-044-0/+4
* | | fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-031-4/+10
|/ /
* | Add `aria-hidden` attr to the whole navigation depending on a sidebar statejulia.kirschenheuter2023-05-031-0/+8
* | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-apiJoas Schilling2023-05-031-4/+8
|\ \ | |/ |/|
| * feat(translation): Return the detected language so clients can show more detailsJoas Schilling2023-05-021-4/+8
* | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam...Côme Chilliet2023-05-021-1/+1
|\ \ | |/ |/|
| * Use the searchDisplayName recommended method in user:listCôme Chilliet2023-04-271-1/+1
* | Merge pull request #37962 from JL102/scrollbarsDaniel2023-05-025-4/+8
|\ \
| * | Update autogenerated filesJL1022023-04-284-4/+4
| * | Stopped scrollbar being hidden by rounded cornersJL1022023-04-271-0/+4
* | | Merge pull request #32877 from nextcloud/mount-cache-unique-mountpointRobin Appelman2023-05-024-1/+63
|\ \ \
| * | | add new index in repair step instead of on-migrateRobin Appelman2023-04-283-1/+12
| * | | allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-04-282-1/+52
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-022-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-302-2/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-294-2/+4
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2818-0/+24
|/ /
* | Merge pull request #37879 from nextcloud/enh/a11y-grid-modifiedPytal2023-04-275-6/+9
|\ \ | |/ |/|
| * Show modified in filepicker gridChristopher Ng2023-04-255-6/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2768-136/+136
* | Merge pull request #37806 from nextcloud/fix/37410Simon L2023-04-261-2/+7
|\ \
| * | fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
| |/
* | Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-urlChristoph Wurst2023-04-261-8/+3
|\ \
| * | fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-231-8/+3
* | | Merge pull request #37932 from nextcloud/fix/404-pageMarcel Klehr2023-04-261-1/+1
|\ \ \
| * | | chore(404): Extend 404 error message to mention possibly missing permissionsMarcel Klehr2023-04-261-1/+1
| | |/ | |/|
* / | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-268-2/+26
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-256-6/+22
* | Trap focus in dialogsChristopher Ng2023-04-241-1/+20