upsiflu
7c07f87cfd
feat(ui): use dark and light theme for ui components in funkwhale app
2025-01-08 21:34:02 +01:00
Moon Rabbit
8100d83bcf
Fix(front): Set correct PWA color theme.
2023-06-06 07:51:07 +00:00
Georg Krause
4216968c10
chore(manifest): Set a generic description
2022-10-18 18:24:19 +00:00
wvffle
7e53ee54e8
Align frontend with VitePWA webmanifest requirements
2022-10-18 18:24:19 +00:00
Kasper Seweryn
615a801b89
Fix app rendering
2022-09-06 09:26:36 +00:00
Kasper Seweryn
2b40707f4f
Cleanup a lot of stuff
...
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken
`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff
`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
Georg Krause
e9c4bfe947
Start migration to vite
2022-02-21 15:07:07 +01:00
Eliot Berriot
e3040de444
Use lighter vue-cli instead of clunky manual webpack config
2018-08-11 16:21:14 +02:00
Eliot Berriot
61c7e2d1e2
We now have a favicon
2018-02-26 21:20:24 +01:00
Eliot Berriot
94f8aabaa2
Fixed really small size on small screens
2018-02-26 19:02:07 +01:00
Eliot Berriot
76f98b74dd
Initial commit that merge both the front end and the API in the same repository
2017-06-23 23:00:42 +02:00