aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27134-1642/+194
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-262-0/+4
* Merge pull request #38460 from nextcloud/enh/noid/adjust-sidebar-visiblitySimon L2023-05-255-5/+6
|\
| * adjust active element visibility in the sidebarSimon L2023-05-255-5/+6
* | adjust active element visibility in the usermenuSimon L2023-05-251-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-254-0/+36
* Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-241-0/+4474
|\
| * Add OpenAPI specsjld31032023-05-241-0/+4474
* | webpack: add nonce to unsupported-browser-redirect chunkVarun Patil2023-05-241-0/+5
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-24134-134/+138
* Merge pull request #37665 from fsamapoor/patch-2Arthur Schiwon2023-05-231-11/+11
|\
| * Refactors core/Command/Encryption/Enable.php to improve code readability.Faraz Samapoor2023-04-111-11/+11
* | Merge pull request #38400 from nextcloud/cleanup/drop-oc-appsettingsJohn Molakvoæ2023-05-232-99/+0
|\ \
| * | chore: Remove deprecated OC.appSettingsFerdinand Thiessen2023-05-202-99/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-234-0/+18
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-218-10/+16
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-206-0/+8
* | Make unsupported browser check asynchronousVarun Patil2023-05-191-3/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1814-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1890-90/+98
* | Remove focus-visible polyfillVarun Patil2023-05-171-2/+0
* | feat(login): Improve passwordless login boxFerdinand Thiessen2023-05-171-24/+33
* | feat(login): Use `tertiary` button for "back to login"Ferdinand Thiessen2023-05-171-3/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-172-8/+8
* | chore: Build compiled assetsFerdinand Thiessen2023-05-166-6/+6
* | feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-162-3/+5
* | fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-162-6/+36
* | fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* | Merge pull request #38267 from nextcloud/bugfix/noid/fix-missing-bruteforce-p...Joas Schilling2023-05-161-6/+12
|\ \
| * | fix(lostpassword): Also rate limit the setPassword endpointJoas Schilling2023-05-151-6/+12
* | | disable pull-down-to-refresh for mobileSimon L2023-05-155-4/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-142-0/+2
|/ /
* | 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