Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 48 | -100/+72 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36587 from nextcloud/revert/34906 | Côme Chilliet | 2023-02-09 | 2 | -4/+4 |
|\ | | | | | Revert "update 64-bit check wording" | ||||
| * | Revert "update 64-bit check wording" | Côme Chilliet | 2023-02-07 | 2 | -4/+4 |
| | | | | | | | | | | | | This reverts commit f5ad282418d27422f77fda0e0e45797899508c1b. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Restore copy button text on directory fetch error | Louis Chemineau | 2023-02-08 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-08 | 18 | -0/+18 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix computerFileSize when called with a string without unit | Côme Chilliet | 2023-02-07 | 1 | -3/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #36286 from ↵ | Daniel | 2023-02-07 | 3 | -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-form | Marcel Müller | 2023-01-23 | 3 | -2/+4 |
| | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-07 | 2 | -428/+0 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #36489 from ↵ | Joas Schilling | 2023-02-06 | 1 | -1/+5 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/brute-force-protection-password-reset Add bruteforce protection to password reset page | ||||
| * | | Add bruteforce protection to password reset page | Joas Schilling | 2023-02-02 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | fix(client-login-flow): Handle missing stateToken gracefully | Christoph Wurst | 2023-02-06 | 1 | -3/+26 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-06 | 2 | -0/+4 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #36407 from nextcloud/enh/31710/migration-safeguard | Christoph Wurst | 2023-02-01 | 1 | -17/+19 |
|\ \ | | | | | | | add a safeguard for Version23000Date20210721100600.php | ||||
| * | | add a safeguard for Version23000Date20210721100600.php | Simon L | 2023-01-27 | 1 | -17/+19 |
| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-01 | 8 | -6/+36 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-31 | 10 | -50/+74 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Remove usages of bootstrap | Joas Schilling | 2023-01-30 | 2 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-30 | 4 | -0/+74 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-28 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attribute | Christoph Wurst | 2023-01-27 | 5 | -15/+20 |
|\ \ \ | |/ / |/| | | feat(app-framework): Add UseSession attribute to replace annotation | ||||
| * | | feat(app-framework): Add UseSession attribute to replace annotation | Christoph Wurst | 2023-01-27 | 5 | -15/+20 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #35557 from ↵ | Julius Härtl | 2023-01-27 | 2 | -1/+31 |
|\ \ \ | | | | | | | | | | | | | nextcloud/enh/31667/extend-reference-api-for-frontend-picker | ||||
| * | | | handle and return touchProvider errors | Julien Veyssier | 2023-01-27 | 1 | -7/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | add 'last used timestamp' management for reference providers | Julien Veyssier | 2023-01-27 | 2 | -1/+20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | extend the reference API for the new link picker | Julien Veyssier | 2023-01-27 | 2 | -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-repair | Simon L | 2023-01-27 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | FIX: This fill finish -> This will finish | ||||
| * | | FIX: This fill finish -> This will finish | sodimel | 2023-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: sodimel <corentin@244466666.xyz> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-27 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #36370 from nextcloud/fix/search-focus | Pytal | 2023-01-26 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix focus not returning to search icon | Christopher Ng | 2023-01-25 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | - Remove programmatic focusing already handled by focus-trap Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-26 | 2 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-25 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-24 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-23 | 4 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-22 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-21 | 4 | -14/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36271 from nextcloud/fix/fix-codestyle | Côme Chilliet | 2023-01-20 | 47 | -121/+88 |
|\ | | | | | Fix codestyle using codesniffer | ||||
| * | composer run cs:fix | Côme Chilliet | 2023-01-20 | 47 | -121/+88 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #36264 from ↵ | Christoph Wurst | 2023-01-20 | 1 | -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 command | Christoph Wurst | 2023-01-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Attempt to fix errors in Repair command tests | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-20 | 16 | -0/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolation | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
|\ | | | | | fix(PHP8.2): Fix deprecated string interpolation syntax | ||||
| * | fix(PHP8.2): Fix deprecated string interpolation syntax | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #36123 from nextcloud/user-settings-normalize-uid | Vincent Petry | 2023-01-19 | 1 | -3/+8 |
|\ \ | |/ |/| | normalize userid in user:setting | ||||
| * | normalize userid in user:setting | Robin Appelman | 2023-01-12 | 1 | -3/+8 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #36203 from nextcloud/enh/a11y-search-menu | John Molakvoæ | 2023-01-19 | 2 | -252/+16 |
|\ \ | | | | | | | Port global search menu to focus trapped NcHeaderMenu | ||||
| * | | Port global search menu to focus trapped NcHeaderMenu | Christopher Ng | 2023-01-18 | 2 | -252/+16 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-19 | 38 | -76/+44 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |