summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Restore copy button text on directory fetch errorLouis Chemineau2023-02-081-6/+7
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0818-0/+18
* Fix computerFileSize when called with a string without unitCôme Chilliet2023-02-071-3/+1
* Merge pull request #36286 from nextcloud/bugfix/noid/fix-sending-state-token-...Daniel2023-02-073-2/+4
|\
| * Fix event listener race condition on login-formMarcel Müller2023-01-233-2/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-072-428/+0
* | Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p...Joas Schilling2023-02-061-1/+5
|\ \
| * | Add bruteforce protection to password reset pageJoas Schilling2023-02-021-1/+5
* | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-061-3/+26
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-062-0/+4
|/ /
* | Merge pull request #36407 from nextcloud/enh/31710/migration-safeguardChristoph Wurst2023-02-011-17/+19
|\ \
| * | add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-018-6/+36
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3110-50/+74
* | | Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-304-0/+74
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-282-0/+2
* | | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-275-15/+20
|\ \ \ | |/ / |/| |
| * | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-275-15/+20
* | | Merge pull request #35557 from nextcloud/enh/31667/extend-reference-api-for-f...Julius Härtl2023-01-272-1/+31
|\ \ \
| * | | handle and return touchProvider errorsJulien Veyssier2023-01-271-7/+3
| * | | add 'last used timestamp' management for reference providersJulien Veyssier2023-01-272-1/+20
| * | | extend the reference API for the new link pickerJulien Veyssier2023-01-272-0/+15
| |/ /
* | | Merge pull request #36395 from corentinbettiol/fix/typo-occ-repairSimon L2023-01-271-1/+1
|\ \ \ | |/ / |/| |
| * | FIX: This fill finish -> This will finishsodimel2023-01-261-1/+1
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-272-4/+4
* | | 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
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-262-2/+2
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-252-0/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-242-0/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-234-0/+4
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-224-0/+6
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-214-14/+26
* Merge pull request #36271 from nextcloud/fix/fix-codestyleCôme Chilliet2023-01-2047-121/+88
|\
| * composer run cs:fixCôme Chilliet2023-01-2047-121/+88
* | Merge pull request #36264 from nextcloud/fix/occ/repair-command-comment-forma...Christoph Wurst2023-01-201-1/+1
|\ \ | |/ |/|
| * fix(occ): Fix comment formatting of maintenance:repair commandChristoph Wurst2023-01-201-1/+1
* | Attempt to fix errors in Repair command testsCôme Chilliet2023-01-201-0/+2
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2016-0/+22
* Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolationChristoph Wurst2023-01-191-1/+1
|\
| * fix(PHP8.2): Fix deprecated string interpolation syntaxChristoph Wurst2023-01-191-1/+1
* | Merge pull request #36123 from nextcloud/user-settings-normalize-uidVincent Petry2023-01-191-3/+8
|\ \ | |/ |/|
| * normalize userid in user:settingRobin Appelman2023-01-121-3/+8
* | Merge pull request #36203 from nextcloud/enh/a11y-search-menuJohn Molakvoæ2023-01-192-252/+16
|\ \
| * | Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-182-252/+16
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1938-76/+44
|/ /
* | Merge pull request #27492 from cyclops8456/feature/24301-remove-can-install-o...Simon L2023-01-182-5/+6
|\ \
| * | Rename canInstallExists method and add new method for removalAlex Harpin2023-01-102-3/+3
| * | Log a warning to CLI install command if CAN_INSTALL is not removedAlex Harpin2023-01-101-0/+3