nextcloud/apps/user_status/src
Ferdinand Thiessen 8ac1602402
refactor: drop moment from new bundles
On the Vue 3 side lets remove the dependency on Moment as this is a
pretty huge dependency. Instead use plain Intl API for formatting.

This reduces the bundle size by ~1.5MiB.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-14 10:25:37 +01:00
..
components refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00
mixins fix(user_status): adjust online status string 2025-11-26 10:09:54 +01:00
services refactor: drop moment from new bundles 2026-01-14 10:25:37 +01:00
store refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00
logger.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
menu.js refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00
user-status-icons.css refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00
UserStatus.vue refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00