| Commit message (Expand) | Author | Age | Files | Lines |
* | Port Profile section checbox to NcCheckoxRadioSwitch component | Carl Schwan | 2022-09-12 | 1 | -2/+2 |
* | Fix user status in the top bar with dark theme | Carl Schwan | 2022-09-09 | 1 | -1/+0 |
* | Avoid using lists if there are none on the dashboard | Julius Härtl | 2022-08-29 | 1 | -2/+5 |
* | Fix status button background on dashboard | Julius Härtl | 2022-08-29 | 1 | -1/+1 |
* | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 2 | -21/+7 |
* | More dark theme fixes | Carl Schwan | 2022-08-26 | 1 | -1/+0 |
* | Various fixes | Carl Schwan | 2022-08-26 | 3 | -22/+62 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 4 | -27/+27 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -1/+1 |
* | Make user status heartbeat API publicly accessible | jld3103 | 2022-07-21 | 1 | -2/+2 |
* | use an en-dash for the userstatus panel | szaimen | 2022-06-30 | 1 | -1/+1 |
* | Also reset the status on clearAt | Joas Schilling | 2022-05-27 | 1 | -1/+1 |
* | Don't overwrite certain values if the refreshing comes in via short updates | Joas Schilling | 2022-05-27 | 2 | -6/+17 |
* | Fix various errors reported by eslint | Carl Schwan | 2022-05-24 | 1 | -1/+1 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -1/+6 |
* | Dashboard fixes | John Molakvoæ | 2022-04-27 | 1 | -3/+11 |
* | Retrieve user status only once when displaying page | Carl Schwan | 2022-04-05 | 1 | -3/+5 |
* | quick fix for focus on userStatus button | Vanessa Pertsch | 2022-03-23 | 1 | -0/+3 |
* | fix: button type to tertiary | Vanessa Pertsch | 2022-03-21 | 1 | -0/+1 |
* | add new button component | Vanessa Pertsch | 2022-03-02 | 1 | -9/+16 |
* | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 1 | -20/+0 |
* | Fix selecting user status, clear time and app password scope | Joas Schilling | 2022-02-07 | 1 | -2/+2 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 7 | -38/+19 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 14 | -14/+14 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
* | Fix dynamic loading | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -11/+1 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 14 | -110/+111 |
* | Delete outdated bundles | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -0/+0 |
* | improve status modal | szaimen | 2021-12-30 | 1 | -1/+18 |
* | Fix multiple bugs with user status | Carl Schwan | 2021-11-23 | 1 | -1/+2 |
* | Fix status menu item not listening to status change events | Carl Schwan | 2021-10-20 | 2 | -2/+28 |
* | Profile frontend | Christopher Ng | 2021-10-19 | 1 | -23/+95 |
* | Add current status in navbar | Carl Schwan | 2021-10-15 | 1 | -0/+18 |
* | l10n: Correct a typo | Valdnet | 2021-09-10 | 1 | -1/+1 |
* | l10n: l10n: Spelling unification | Valdnet | 2021-09-10 | 1 | -1/+1 |
* | Fix "TypeError: e.t0.response is undefined" spam from user_status | Joas Schilling | 2021-08-20 | 1 | -1/+1 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 2 | -6/+6 |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -3/+3 |
* | make user status usable on mobile | szaimen | 2021-07-09 | 2 | -1/+7 |
* | Fix jsdoc | John Molakvoæ | 2021-06-17 | 1 | -1/+1 |
* | Save a request everytime we send the heartbeat | Joas Schilling | 2021-06-16 | 3 | -4/+27 |
* | Hide duplicate status in menu and bump bundles | Julius Härtl | 2021-05-27 | 1 | -0/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 13 | -5/+15 |
* | Catch the error on heartbeat update | Roeland Jago Douma | 2020-12-23 | 1 | -1/+6 |
* | Make user status styles scoped | Julius Härtl | 2020-11-04 | 1 | -1/+1 |
* | UX improvements change status dialog | Vincent Petry | 2020-10-20 | 2 | -4/+31 |
* | Fix status clearing with initial empty value | Vincent Petry | 2020-10-20 | 1 | -2/+2 |
* | Show the full status and icon all the time | Joas Schilling | 2020-10-02 | 1 | -5/+30 |
* | Show icon only with dnd status in the message | Julius Härtl | 2020-10-02 | 1 | -1/+1 |