aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44761 from nextcloud/fix/deps-webauthn-libFerdinand Thiessen2024-04-164-156/+83
|\
| * fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-164-156/+83
* | Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-commandyemkareems2024-04-162-0/+49
|\ \ | |/ |/|
| * feat: wordings corrected as suggestedyemkareems2024-04-161-2/+2
| * feat: license wordings, minor php warnings correctedyemkareems2024-04-161-6/+5
| * feat: command added to clear avatar cache manuallyyemkareems2024-04-152-0/+50
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-162-0/+16
* | chore(deps): Update openapi-extractorprovokateurin2024-04-151-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-154-6/+14
* feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-1/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-124-40/+50
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-11108-326/+344
* chore: Compile assetsFerdinand Thiessen2024-04-102-2/+2
* feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia...Ferdinand Thiessen2024-04-102-131/+131
* feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementationFerdinand Thiessen2024-04-102-61/+125
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-102-0/+186
* fix: Add deprecation to `OC.dialogs.fileexists`Ferdinand Thiessen2024-04-091-0/+2
* feat(occ): Add --disabled option to occ user:listCôme Chilliet2024-04-091-1/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-0/+6
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-90/+179
* Merge pull request #43640 from nextcloud/fix/headings-stylingFerdinand Thiessen2024-04-085-14/+28
|\
| * chore: Compile assetsFerdinand Thiessen2024-04-084-4/+4
| * fix(styles): Adjust heading stylesFerdinand Thiessen2024-04-081-10/+24
* | fix(oc-dialog): Get rid of the overlayJEEEEEEEEEEEEEEEEEEEEEED2024-04-082-3/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-082-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-072-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-058-2/+130
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-042-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-034-0/+28
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-026-10/+10
* Merge pull request #44369 from nextcloud/bugfix/csrf-failed-on-public-share-w...Julius Härtl2024-04-022-5/+24
|\
| * fix: csrf check failed on public share with passwordLuka Trovic2024-03-294-33/+19
| * fix: csrf check failed on public share with passwordLuka Trovic2024-03-294-5/+38
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0210-14/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-2/+38
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-316-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3010-6/+84
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29108-932/+456
* Merge pull request #44513 from nextcloud/feat/mdi-pdf-img-vidPytal2024-03-283-3/+15
|\
| * feat: Add more new mdi iconsChristopher Ng2024-03-273-3/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-282-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-274-14/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-266-22/+48
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-254-31/+145
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-258-62/+76
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2410-0/+68
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-231-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2312-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-222-0/+2
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-217-6/+34
|\