summaryrefslogtreecommitdiffstats
path: root/apps/user_status/src
Commit message (Expand)AuthorAgeFilesLines
* Fix invisible statusJohn Molakvoæ (skjnldsv)2022-09-291-1/+13
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-282-9/+19
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* Fix user status in the top bar with dark themeCarl Schwan2022-09-091-1/+0
* Avoid using lists if there are none on the dashboardJulius Härtl2022-08-291-2/+5
* Fix status button background on dashboardJulius Härtl2022-08-291-1/+1
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-262-21/+7
* More dark theme fixesCarl Schwan2022-08-261-1/+0
* Various fixesCarl Schwan2022-08-263-22/+62
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-254-27/+27
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-1/+1
* Make user status heartbeat API publicly accessiblejld31032022-07-211-2/+2
* use an en-dash for the userstatus panelszaimen2022-06-301-1/+1
* Also reset the status on clearAtJoas Schilling2022-05-271-1/+1
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-272-6/+17
* Fix various errors reported by eslintCarl Schwan2022-05-241-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+6
* Dashboard fixesJohn Molakvoæ2022-04-271-3/+11
* Retrieve user status only once when displaying pageCarl Schwan2022-04-051-3/+5
* quick fix for focus on userStatus buttonVanessa Pertsch2022-03-231-0/+3
* fix: button type to tertiaryVanessa Pertsch2022-03-211-0/+1
* add new button componentVanessa Pertsch2022-03-021-9/+16
* fix all modals after vue 5.0szaimen2022-02-221-20/+0
* Fix selecting user status, clear time and app password scopeJoas Schilling2022-02-071-2/+2
* Auto fix warningsLouis Chemineau2022-01-217-38/+19
* Replace license information to SPDX expressionLouis Chemineau2022-01-1114-14/+14
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-082-11/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0814-110/+111
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-081-0/+0
* improve status modalszaimen2021-12-301-1/+18
* Fix multiple bugs with user statusCarl Schwan2021-11-231-1/+2
* Fix status menu item not listening to status change eventsCarl Schwan2021-10-202-2/+28
* Profile frontendChristopher Ng2021-10-191-23/+95
* Add current status in navbarCarl Schwan2021-10-151-0/+18
* l10n: Correct a typoValdnet2021-09-101-1/+1
* l10n: l10n: Spelling unificationValdnet2021-09-101-1/+1
* Fix "TypeError: e.t0.response is undefined" spam from user_statusJoas Schilling2021-08-201-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-6/+6
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-3/+3
* make user status usable on mobileszaimen2021-07-092-1/+7
* Fix jsdocJohn Molakvoæ2021-06-171-1/+1
* Save a request everytime we send the heartbeatJoas Schilling2021-06-163-4/+27
* Hide duplicate status in menu and bump bundlesJulius Härtl2021-05-271-0/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3113-5/+15
* Catch the error on heartbeat updateRoeland Jago Douma2020-12-231-1/+6
* Make user status styles scopedJulius Härtl2020-11-041-1/+1
* UX improvements change status dialogVincent Petry2020-10-202-4/+31
* Fix status clearing with initial empty valueVincent Petry2020-10-201-2/+2