Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(user_status): Allow to manually revert an automated status | Joas Schilling | 2023-04-18 | 10 | -12/+369 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-04-09 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Add `aria-hidden='true'` to decorative icons inside of modal dialogs | julia.kirschenheuter | 2023-04-06 | 3 | -3/+3 | |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | |||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 11 | -18/+18 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-17 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-10 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-03 | 2 | -0/+32 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Port clear user status select | Christopher Ng | 2023-02-28 | 1 | -12/+12 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-25 | 2 | -0/+46 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Port user menu to Vue | Christopher Ng | 2023-02-09 | 3 | -34/+22 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-04 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #36508 from nextcloud/enh/allow-no-route | Joas Schilling | 2023-02-03 | 1 | -1/+0 | |
|\ | | | | | Allow settings navigation items with no route entry | |||||
| * | Remove extraneous user status route entry | Christopher Ng | 2023-02-02 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-03 | 2 | -2/+2 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-01 | 2 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Fix user_status heartbeat response | jld3103 | 2023-01-25 | 2 | -8/+8 | |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | Fix user status message input | Christopher Ng | 2023-01-20 | 2 | -34/+38 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(user_status): Allow to use enter to complete characters without ↵ | Joas Schilling | 2023-01-12 | 1 | -6/+5 | |
| | | | | | | automatically closing the modal Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Compress SASS output | Christopher Ng | 2023-01-11 | 2 | -105/+2 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | Update the user status dashboard widget and fix the icon color | Joas Schilling | 2023-01-02 | 7 | -30/+31 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 | |
| | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | |||||
* | Change header semantic in the user status dialog | julia.kirschenheuter | 2022-11-29 | 1 | -4/+3 | |
| | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Merge pull request #35027 from nextcloud/enh/34970 | Simon L | 2022-11-24 | 3 | -4/+3 | |
|\ | | | | | fix missing share icon | |||||
| * | address review | Simon L | 2022-11-24 | 2 | -2/+1 | |
| | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | fix missing share icon | Simon L | 2022-11-08 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 2 | -0/+34 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 | |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | | Merge pull request #35170 from ↵ | Pytal | 2022-11-17 | 2 | -0/+8 | |
|\ \ | | | | | | | | | | nextcloud/fix/fix-33745-Focus_and_active_state_needs_to_look_different_from_each_other | |||||
| * | | User status dialog a11y: make different focus and active state for ↵ | julia.kirschenheuter | 2022-11-17 | 2 | -0/+8 | |
| |/ | | | | | | | | | | | | | OnlineStatusSelect and PredefinedStatus 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-11-11 | 2 | -0/+2 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 94 | -188/+94 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Make css rule important | Carl Schwan | 2022-10-18 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Fix vertical alignment of user status icon | Carl Schwan | 2022-10-17 | 1 | -0/+1 | |
| | | | | | | | Now it is properly centered even if the font size is bigger (when using the dislexia font) Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | Properly escape underscore in db query | Carl Schwan | 2022-10-13 | 1 | -1/+1 | |
| | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | Do the filtering on the DB instead | Carl Schwan | 2022-10-13 | 2 | -6/+10 | |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | Filter out backup user status (those beginning with _ as userId) | tobiasKaminsky | 2022-10-13 | 1 | -1/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 4 | -30/+30 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Compile assets | nextcloud-command | 2022-09-29 | 2 | -1/+2 | |
| | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Fix invisible status | John Molakvoæ (skjnldsv) | 2022-09-29 | 4 | -6/+17 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | Fix user status emoji picking | John Molakvoæ (skjnldsv) | 2022-09-28 | 2 | -9/+19 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-23 | 2 | -0/+34 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #33658 from nextcloud/dashboard-api-widgets | Vincent Petry | 2022-09-16 | 2 | -35/+92 | |
|\ | | | | | Extend dashboard api to allow listing of widgets | |||||
| * | Fix phpunit | Joas Schilling | 2022-09-16 | 1 | -6/+16 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | set round item icons for user status widget | Robin Appelman | 2022-09-15 | 1 | -6/+5 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | implement IButtonWidget and IIconWidget in user_status | Julien Veyssier | 2022-09-15 | 1 | -3/+21 | |
| | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> |