Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 2 | -5/+1 |
| | | | | | | | | | | | | Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix user status icon in avatar menu | Joas Schilling | 2023-01-04 | 5 | -3/+17 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #35965 from ↵ | Joas Schilling | 2023-01-04 | 2 | -1/+5 |
|\ | | | | | | | | | nextcloud/bugfix/noid/limit-length-when-reseting-password Also limit the password length on reset | ||||
| * | Also limit the password length on reset | Joas Schilling | 2023-01-03 | 2 | -1/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #35873 from leegarrett/35830_lgarrett | Joas Schilling | 2023-01-04 | 1 | -4/+23 |
|\ \ | |/ |/| | Implement occ status command via return codes v2 (Fixes: #35704) | ||||
| * | No output by default when --exit-code is used | Joas Schilling | 2023-01-03 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Print output also with status code | Joas Schilling | 2023-01-03 | 1 | -9/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Implement occ status command via return codes (Fixes: #35704) | Lee Garrett | 2023-01-03 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | | | | | Running `./occ status -e` will produce any output. However, it will: exit 0 during normal operation, exit 1 when in maintenance mode, exit 2 when `./occ upgrade` is needed. Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-31 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -27/+23 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-27 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-26 | 4 | -4/+34 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | build(guests): update bundled css files | Julius Härtl | 2022-12-22 | 2 | -0/+940 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | style(guests): move plain css to scss | Julius Härtl | 2022-12-22 | 1 | -152/+171 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | style(guests): Rename guest.css to scss | Julius Härtl | 2022-12-22 | 4 | -0/+85 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-22 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 138 | -524/+470 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Change focused items behavior that neighbor elements (text and border) have ↵ | julia.kirschenheuter | 2022-12-20 | 5 | -8/+85 |
| | | | | | | | | | no overlapping. Add native tooltips to items. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-20 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-19 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-17 | 6 | -4/+122 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35784 from nextcloud/chore/strict-login-controller | Vincent Petry | 2022-12-16 | 1 | -1/+4 |
|\ | | | | | Make the LoginController strict | ||||
| * | chore: Make the LoginController strict | Christoph Wurst | 2022-12-15 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-16 | 4 | -6/+8 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-14 | 2 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-13 | 54 | -104/+484 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-13 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35562 from nextcloud/bug/33187/read-userid-from-token | Simon L | 2022-12-12 | 1 | -1/+1 |
|\ | | | | | Read loginName from token | ||||
| * | Fix GH-33187 | Daniel Kesselberg | 2022-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | $this->userId is null when loggedin via app password. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel | Pytal | 2022-12-12 | 5 | -73/+312 |
|\ \ | |/ |/| | |||||
| * | Fix vue-select styles | Christopher Ng | 2022-12-10 | 5 | -73/+312 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-12 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-11 | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-10 | 18 | -0/+38 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-09 | 54 | -536/+104 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35529 from nextcloud/enh/a11y-search-describedby | Pytal | 2022-12-08 | 1 | -1/+1 |
|\ | |||||
| * | Improve verbosity of search description | Christopher Ng | 2022-12-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles | John Molakvoæ | 2022-12-08 | 5 | -137/+73 |
|\ \ | |||||
| * | | Revert "Disable style override on vue-select elements" | John Molakvoæ | 2022-12-08 | 5 | -137/+73 |
| | | | |||||
* | | | Merge pull request #35660 from nextcloud/enh/a11y-input-border | Vincent Petry | 2022-12-08 | 3 | -3/+3 |
|\ \ \ | |/ / |/| | | Increase default global input field border contrast | ||||
| * | | Increase default input field border contrast | Christopher Ng | 2022-12-08 | 3 | -3/+3 |
| |/ | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* / | Add alt to the logo, adapt css for logo | julia.kirschenheuter | 2022-12-08 | 9 | -37/+10 |
|/ | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-07 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35222 from nextcloud/fix/a11y-search-heading | Pytal | 2022-12-06 | 1 | -4/+4 |
|\ | | | | | Fix contrast of global search headings | ||||
| * | Fix contrast of global search headings | Christopher Ng | 2022-11-25 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #35613 from nextcloud/fix/mail-icon | Simon L | 2022-12-06 | 1 | -1/+1 |
|\ \ | | | | | | | Change mail icon to the material design icon | ||||
| * | | Chang mail icon to the material design icon | greta | 2022-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com> | ||||
* | | | Merge pull request #35165 from nextcloud/fix/vue-select-styles | Pytal | 2022-12-06 | 5 | -73/+137 |
|\ \ \ | |/ / |/| | | Disable style override on vue-select elements | ||||
| * | | Disable style override on vue-select elements | Christopher Ng | 2022-12-06 | 5 | -73/+137 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Disable style override on NcActionButton with `:not(.action-button)` due to increased specificity over scoped Vue styles when only `:not([class^="vs__"])` is added Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-06 | 6 | -6/+40 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |