Commit Graph

31 Commits

Author SHA1 Message Date
Johannes Zellner
83b056738f Always use name for ejs template title 2025-07-11 16:56:20 +02:00
Johannes Zellner
e1433cbf2a Always share the same meta info headers in dashboard views 2025-07-11 15:29:46 +02:00
Johannes Zellner
66d1de0821 Add initial dashboard entrypoint server side rendering routes 2025-07-11 12:28:02 +02:00
Johannes Zellner
9db671b83a Improve mobile homescreen support 2025-03-23 14:36:47 +01:00
Johannes Zellner
3a32aab066 Initial move from angular shell to vue 2025-03-16 11:55:55 +01:00
Johannes Zellner
5fd4e2f008 Add mailinglists ui 2025-03-14 21:51:26 +01:00
Johannes Zellner
24ed0fd479 Add mailboxes view 2025-03-14 15:09:12 +01:00
Johannes Zellner
5fdc3eca7e Fix small issues with the sidebar 2025-01-17 18:21:54 +01:00
Johannes Zellner
5feb5ee015 Move vue views from Card to Sections 2025-01-17 14:02:05 +01:00
Johannes Zellner
ec2dd67d89 Initial appstore view in vue 2025-01-06 14:35:50 +01:00
Johannes Zellner
363efd3836 Improve horizontal content spacing on mobile 2025-01-06 14:35:50 +01:00
Johannes Zellner
f0598c9fec Initial navbar mobile support 2025-01-06 14:35:50 +01:00
Johannes Zellner
19c0d325ca Initial basic side-bar open/close logic 2025-01-06 14:35:50 +01:00
Johannes Zellner
a42c7e4735 Make it a proper left side-bar 2025-01-06 14:35:50 +01:00
Johannes Zellner
9b3f1c3f9c pankow expects root vue element to have id 'app' 2025-01-06 14:35:50 +01:00
Johannes Zellner
74679b4b41 Add Card component and various darkmode fixes 2025-01-06 14:35:50 +01:00
Johannes Zellner
8e3839203b Add support for accent color and rework cards 2025-01-06 14:35:50 +01:00
Johannes Zellner
a53bc720cb Move menu to sidebar 2025-01-06 14:35:50 +01:00
Johannes Zellner
0513ed16bb Try first view support 2025-01-06 14:35:50 +01:00
Johannes Zellner
96d740fb15 Use VITE_CACHE_ID also in index.js 2024-12-19 14:01:54 +01:00
Girish Ramakrishnan
d4998b5d55 rename view user-settings to user-directory 2024-12-02 09:02:58 +01:00
Johannes Zellner
6b4a81e471 dashboard: bring back cache busting for old script included assets 2024-10-27 12:10:00 +01:00
Johannes Zellner
4e0c439c6f Close navbar in mobile if item is selected 2024-10-15 13:16:50 +02:00
Johannes Zellner
edf5ddf027 Remove not required autofill polyfill 2024-10-07 20:50:01 +02:00
Johannes Zellner
6f914a8d6b Handle scss files with vite also 2024-10-07 14:56:49 +02:00
Johannes Zellner
2300e1baee Fully replace gulp with vite 2024-10-04 17:43:45 +02:00
Johannes Zellner
1b00e0f254 Multiselect now works with vite 2024-10-04 16:38:36 +02:00
Johannes Zellner
7669b77069 Some cleanup 2024-10-04 15:01:32 +02:00
Johannes Zellner
529d5b0b7b We use chartjs directly 2024-10-04 14:51:22 +02:00
Johannes Zellner
6edc482aad We don't target very old browsers anymore 2024-10-04 14:49:49 +02:00
Johannes Zellner
8fce81a264 Initial vite support for dashboard 2024-10-04 14:30:44 +02:00