summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1048-100/+72
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36587 from nextcloud/revert/34906Côme Chilliet2023-02-092-4/+4
|\ | | | | Revert "update 64-bit check wording"
| * Revert "update 64-bit check wording"Côme Chilliet2023-02-072-4/+4
| | | | | | | | | | | | This reverts commit f5ad282418d27422f77fda0e0e45797899508c1b. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Restore copy button text on directory fetch errorLouis Chemineau2023-02-081-6/+7
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0818-0/+18
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix computerFileSize when called with a string without unitCôme Chilliet2023-02-071-3/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #36286 from ↵Daniel2023-02-073-2/+4
|\ | | | | | | | | nextcloud/bugfix/noid/fix-sending-state-token-in-flowv1 Fix event listener race condition on login-form
| * Fix event listener race condition on login-formMarcel Müller2023-01-233-2/+4
| | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-072-428/+0
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36489 from ↵Joas Schilling2023-02-061-1/+5
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/brute-force-protection-password-reset Add bruteforce protection to password reset page
| * | Add bruteforce protection to password reset pageJoas Schilling2023-02-021-1/+5
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-061-3/+26
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-062-0/+4
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36407 from nextcloud/enh/31710/migration-safeguardChristoph Wurst2023-02-011-17/+19
|\ \ | | | | | | add a safeguard for Version23000Date20210721100600.php
| * | add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-018-6/+36
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3110-50/+74
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-304-0/+74
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-282-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-275-15/+20
|\ \ \ | |/ / |/| | feat(app-framework): Add UseSession attribute to replace annotation
| * | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-275-15/+20
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #35557 from ↵Julius Härtl2023-01-272-1/+31
|\ \ \ | | | | | | | | | | | | nextcloud/enh/31667/extend-reference-api-for-frontend-picker
| * | | handle and return touchProvider errorsJulien Veyssier2023-01-271-7/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
| * | | add 'last used timestamp' management for reference providersJulien Veyssier2023-01-272-1/+20
| | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
| * | | extend the reference API for the new link pickerJulien Veyssier2023-01-272-0/+15
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | - add 2 interfaces for discoverable and searchable reference providers - new OCS route to get info on discoverable/searchable reference providers - new abstract ADiscoverableReferenceProvider that only implements jsonSerialize - listen to RenderReferenceEvent to inject provider list with initial state Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Merge pull request #36395 from corentinbettiol/fix/typo-occ-repairSimon L2023-01-271-1/+1
|\ \ \ | |/ / |/| | FIX: This fill finish -> This will finish
| * | FIX: This fill finish -> This will finishsodimel2023-01-261-1/+1
| | | | | | | | | | | | Signed-off-by: sodimel <corentin@244466666.xyz>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-272-4/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36370 from nextcloud/fix/search-focusPytal2023-01-261-2/+0
|\ \ \ | |/ / |/| |
| * | Fix focus not returning to search iconChristopher Ng2023-01-251-2/+0
| | | | | | | | | | | | | | | | | | - Remove programmatic focusing already handled by focus-trap Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-262-2/+2
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-252-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-242-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-234-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-224-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-214-14/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36271 from nextcloud/fix/fix-codestyleCôme Chilliet2023-01-2047-121/+88
|\ | | | | Fix codestyle using codesniffer
| * composer run cs:fixCôme Chilliet2023-01-2047-121/+88
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #36264 from ↵Christoph Wurst2023-01-201-1/+1
|\ \ | |/ |/| | | | | nextcloud/fix/occ/repair-command-comment-formatting fix(occ): Fix comment formatting of maintenance:repair command
| * fix(occ): Fix comment formatting of maintenance:repair commandChristoph Wurst2023-01-201-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Attempt to fix errors in Repair command testsCôme Chilliet2023-01-201-0/+2
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2016-0/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolationChristoph Wurst2023-01-191-1/+1
|\ | | | | fix(PHP8.2): Fix deprecated string interpolation syntax
| * fix(PHP8.2): Fix deprecated string interpolation syntaxChristoph Wurst2023-01-191-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #36123 from nextcloud/user-settings-normalize-uidVincent Petry2023-01-191-3/+8
|\ \ | |/ |/| normalize userid in user:setting
| * normalize userid in user:settingRobin Appelman2023-01-121-3/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #36203 from nextcloud/enh/a11y-search-menuJohn Molakvoæ2023-01-192-252/+16
|\ \ | | | | | | Port global search menu to focus trapped NcHeaderMenu
| * | Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-182-252/+16
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1938-76/+44
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>