| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-20 | 16 | -0/+22 |
* | 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 | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
* | | Merge pull request #36123 from nextcloud/user-settings-normalize-uid | Vincent Petry | 2023-01-19 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | normalize userid in user:setting | Robin Appelman | 2023-01-12 | 1 | -3/+8 |
* | | 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 | Christopher Ng | 2023-01-18 | 2 | -252/+16 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-19 | 38 | -76/+44 |
|/ / |
|
* | | Merge pull request #27492 from cyclops8456/feature/24301-remove-can-install-o... | Simon L | 2023-01-18 | 2 | -5/+6 |
|\ \ |
|
| * | | Rename canInstallExists method and add new method for removal | Alex Harpin | 2023-01-10 | 2 | -3/+3 |
| * | | Log a warning to CLI install command if CAN_INSTALL is not removed | Alex Harpin | 2023-01-10 | 1 | -0/+3 |
| * | | Move CAN_INSTALL check to method and remove unlink from SetupController | Alex Harpin | 2023-01-10 | 1 | -5/+3 |
* | | | feat(app framework)!: Inject services into controller methods | Christoph Wurst | 2023-01-18 | 1 | -11/+3 |
* | | | Fix login loop if login CSRF fails and user is not logged in | Christoph Wurst | 2023-01-18 | 1 | -4/+16 |
* | | | Merge pull request #36194 from nextcloud/revert/35071 | Joas Schilling | 2023-01-18 | 4 | -2509/+0 |
|\ \ \ |
|
| * | | | Fix failed revert for #35071 | John Molakvoæ | 2023-01-17 | 4 | -2509/+0 |
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-18 | 38 | -76/+78 |
|/ / / |
|
* | | | Revert "Add alt to the logo, adapt css for logo" | John Molakvoæ | 2023-01-17 | 12 | -9/+2530 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-17 | 6 | -2/+6 |
* | | | Merge pull request #36073 from nextcloud/fix/fix-background-job-list | blizzz | 2023-01-16 | 1 | -7/+8 |
|\ \ \ |
|
| * | | | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
| * | | | Use a Generator for job list to fix background-job:list command | Côme Chilliet | 2023-01-10 | 1 | -6/+7 |
| |/ / |
|
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-16 | 6 | -0/+12 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-15 | 6 | -2/+8 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-14 | 138 | -274/+276 |
* | | | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 10 | -208/+224 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-12 | 2 | -2/+2 |
* | | | Compress SASS output | Christopher Ng | 2023-01-11 | 36 | -10920/+36 |
| |/
|/| |
|
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-11 | 2 | -0/+4 |
* | | Remove js navigation on alternative login click | zorn-v | 2023-01-10 | 1 | -5/+1 |
|/ |
|
* | Merge pull request #35980 from nextcloud/remove-legacy-ajax-list | Vincent Petry | 2023-01-10 | 1 | -13/+0 |
|\ |
|
| * | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 1 | -13/+0 |
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-10 | 6 | -0/+10 |
|/ |
|
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-09 | 4 | -104/+106 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-08 | 2 | -22/+22 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-07 | 10 | -60/+70 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-06 | 6 | -2/+8 |
* | fix(ui): Fix and optimize more SVGs | Joas Schilling | 2023-01-05 | 2 | -5283/+2 |
* | fix(ui): Fix SVG mail icon missing width and height | Joas Schilling | 2023-01-05 | 1 | -1/+1 |
* | Merge pull request #33898 from nextcloud/fix/authtoken-password-update | Julius Härtl | 2023-01-05 | 1 | -0/+57 |
|\ |
|
| * | PublickKeyTokenProvider: Fix password update routine with password hash | Marcel Klehr | 2023-01-04 | 1 | -0/+57 |
* | | Allow target="_blank" in app navigation items | Thomas Citharel | 2023-01-05 | 1 | -1/+3 |
* | | Merge pull request #35981 from nextcloud/followup/35965/const-for-max-passwor... | Joas Schilling | 2023-01-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Add a const for the max user password length | Joas Schilling | 2023-01-04 | 1 | -1/+1 |
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-05 | 6 | -8/+46 |
* | | | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 2 | -5/+1 |
* | | | Fix user status icon in avatar menu | Joas Schilling | 2023-01-04 | 5 | -3/+17 |
|/ / |
|
* | | Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseti... | Joas Schilling | 2023-01-04 | 2 | -1/+5 |
|\ \ |
|
| * | | Also limit the password length on reset | Joas Schilling | 2023-01-03 | 2 | -1/+5 |
| |/ |
|
* | | Merge pull request #35873 from leegarrett/35830_lgarrett | Joas Schilling | 2023-01-04 | 1 | -4/+23 |
|\ \
| |/
|/| |
|