nextcloud/apps/user_status/src/services
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
..
clearAtOptionsService.js refactor(user_status): prepare for Vue 3 migration 2025-11-26 14:05:37 +01:00
clearAtService.js refactor: drop moment from new bundles 2026-01-14 10:25:37 +01:00
dateService.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
heartbeatService.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
predefinedStatusService.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
statusOptionsService.js refactor(user_status): prepare for Vue 3 migration 2025-11-26 14:05:37 +01:00
statusService.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00