summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #44907 from nextcloud/backports/44640/44640-stable29Benjamin Gaussorgues2024-04-181-2/+2
|\
| * fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+2
| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #44887 from nextcloud/backport/44882/stable29Benjamin Gaussorgues2024-04-181-4/+6
|\ \
| * | fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-181-4/+6
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+28
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-162-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-0/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-154-6/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-1/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-124-40/+50
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44725 from nextcloud/backport/44717/stable29Arthur Schiwon2024-04-112-3/+3
|\ | | | | [stable29] fix(oc-dialog): Get rid of the overlay
| * fix(oc-dialog): Get rid of the overlayJEEEEEEEEEEEEEEEEEEEEEED2024-04-082-3/+3
| | | | | | | | | | | | | | | | - Icrement Z-index of oc-dialog-dim - Increment z-index of oc-dialog- Insert oc-dialog-dim before oc-dialog Co-authored-by: Co-author RayanBekri <rmt.bekri@gmail.com>" Signed-off-by: JEEEEEEEEEEEEEEEEEEEEEED <118366366+jadjoud@users.noreply.github.com>
* | Merge pull request #44732 from nextcloud/backport/44216/stable29Joas Schilling2024-04-111-90/+179
|\ \ | | | | | | [stable29] feat(core): Include core capabilities in OpenAPI
| * | chore(deps): Update openapi-extractorprovokateurin2024-04-081-90/+179
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-11108-326/+344
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-102-0/+186
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-0/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-082-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-072-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-058-2/+130
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-046-10/+10
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-042-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-034-0/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0210-14/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-2/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-316-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3010-6/+84
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29108-932/+456
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44513 from nextcloud/feat/mdi-pdf-img-vidPytal2024-03-283-3/+15
|\ | | | | feat: Add more new mdi icons
| * feat: Add more new mdi iconsChristopher Ng2024-03-273-3/+15
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-282-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-274-14/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-266-22/+48
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-254-31/+145
| | | | | | | | | For security reasons it is recommended to stop the login process at a defined time, this could prevent password leaks by e.g. user forgetting that they entered their password on public devices. Enforced e.g. by the BSI ORP.4.A13 rule. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-258-62/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2410-0/+68
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-231-0/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2312-0/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-222-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-217-6/+34
|\ | | | | feat: Add new mdi New file menu icons
| * feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-202-1/+12
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * fix: Use default grey for text as background-image url svgs do not support ↵Christopher Ng2024-03-201-1/+1
| | | | | | | | | | | | CSS variables Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * chore: Add mdi mimetype svgsChristopher Ng2024-03-205-5/+22
| | | | | | | | | | | | | | | | | | | | - article for text - description for x-office-document - file-table-box for x-office-spreadsheet - file-presentation-box for x-office-presentation - drawing-box for x-office-drawing Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | feat: Limit email input on auth pages to 255 charsfenn-cs2024-03-215-2/+65
| | | | | | | | | | | | | | | | | | Excessively long emails reported make server unresponsive. We could at some point, consider adding a configuration for sysadmins to bypass this setting on their instance if they want. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2112-0/+12
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(db): remove redundant index in cardsDaniel Kesselberg2024-03-191-7/+0
| | | | | | Follow up for https://github.com/nextcloud/server/pull/43340 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #37953 from moan0s/reword-disabled-login-formJohn Molakvoæ2024-03-191-4/+4
|\
| * feat: Reword login form disabled warning #37949Julian-Samuel Gebühr2024-03-171-4/+4
| | | | | | | | | | Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
* | Merge pull request #33546 from adam-blakey/show-enabled-and-disabled-appsJohn Molakvoæ2024-03-191-12/+40
|\ \
| * | style: Fixed style from composer cs:fixAdam Blakey2024-03-181-2/+2
| | | | | | | | | | | | Signed-off-by: Adam Blakey <adam@blakey.family>