aboutsummaryrefslogtreecommitdiffstats
path: root/dist/user_status-menu.js
Commit message (Collapse)AuthorAgeFilesLines
* wrap user status message input and buttons with native formMaksim Sukharev2023-07-031-2/+2
| | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> (cherry picked from commit bcb074a90d7b766723ba365866159d9bde858d4a)
* Compile assetsnextcloud-command2023-05-151-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use the color-primary-element* variablesSimon L2023-05-131-2/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile JSMaksim Sukharev2023-04-181-2/+2
| | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* chore(assets): Recompile JSJoas Schilling2023-04-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(assets): Recompile JSJoas Schilling2023-04-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-2/+2
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(npm): build assetsJohn Molakvoæ2023-04-061-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-061-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(npm): update dist bundlesJohn Molakvoæ2023-03-231-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Port clear user status selectChristopher Ng2023-02-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/vue from 7.5.0 to 7.7.0Christopher Ng2023-02-231-2/+2
| | | | | | - Add node-polyfill-webpack-plugin to polyfill Node.js core modules Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Port user menu to VueChristopher Ng2023-02-091-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix user_status heartbeat responsejld31032023-01-251-2/+2
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix user status message inputChristopher Ng2023-01-201-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(js): RecompileJoas Schilling2023-01-121-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+2
| | | | | | | | | | | | 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>
* Add component testingJohn Molakvoæ2023-01-041-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/event-bus from 2.1.1 to 3.0.2dependabot[bot]2022-12-071-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Change header semantic in the user status dialogjulia.kirschenheuter2022-11-291-2/+2
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* User status dialog a11y: make different focus and active state for ↵julia.kirschenheuter2022-11-171-2/+2
| | | | | | | OnlineStatusSelect and PredefinedStatus Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile assetsJohn Molakvoæ2022-10-191-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Make css rule importantCarl Schwan2022-10-181-2/+2
| | | | | | 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 iconCarl Schwan2022-10-171-2/+2
| | | | | | | 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>
* Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]2022-10-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-291-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-281-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
| | | | | | Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bump nc vue to beta2Carl Schwan2022-09-091-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update avatars on updateCarl Schwan2022-09-091-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-08-291-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-261-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry2022-08-251-2/+2
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-2/+2
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Make user status heartbeat API publicly accessiblejld31032022-07-211-2/+2
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* use an en-dash for the userstatus panelszaimen2022-06-301-2/+2
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump webpack from 5.72.0 to 5.73.0dependabot[bot]2022-06-061-2/+2
| | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Also reset the status on clearAtJoas Schilling2022-05-271-2/+2
| | | | | | | | | When you set yourself to "DND - In a meeting" for one hour, the expectation is that you are also "online"/normal again when the meeting is over. So we extend the logic to also include the status itself to be reverted. Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-271-2/+2
| | | | | | | | This e.g. happens from the talk participant list which only has the status, message and icon. Due to the overwriting e.g. the clearAt was overwritten with null and afterwards the status modal showed "Invalid date" as "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com>
* Port share by mail settings to vueCarl Schwan2022-05-191-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-2/+2
| | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-04-211-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump moment from 2.29.1 to 2.29.2dependabot[bot]2022-04-091-2/+2
| | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Retrieve user status only once when displaying pageCarl Schwan2022-04-051-2/+2
| | | | | | | We don't need to inject it in the template if the data is already available in the initial state. This is also a bit cleaner. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bump sass from 1.49.9 to 1.49.11dependabot[bot]2022-04-031-2/+2
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* quick fix for focus on weather and customize buttonVanessa Pertsch2022-03-231-2/+2
| | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: button type to tertiaryVanessa Pertsch2022-03-211-2/+2
| | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* Bump @nextcloud/moment from 1.1.1 to 1.2.0dependabot[bot]2022-03-191-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>