Commit graph

22 commits

Author SHA1 Message Date
axolotle
df57e700ef chore: lint + add prettierignore + prettier json rules 2024-02-09 15:36:36 +01:00
axolotle
204306d8c4 fix: fetch logo content for svg 2024-02-09 02:22:23 +01:00
axolotle
0b4dd8c78f home: add search engine bar 2024-01-20 14:38:38 +01:00
axolotle
a5d83ce76b home: replace app list tiles with cards, logos and descriptions 2024-01-20 14:37:35 +01:00
axolotle
de4f5a59e1 add alert with ssowat message 2023-11-30 15:59:41 +01:00
axolotle
3036186826 theme: allow user prefered theme over admin preference and vice versa 2023-11-25 21:28:41 +01:00
axolotle
5c51df52c0 i18n: allow user prefered locale over browser preference and vice versa 2023-11-25 20:17:53 +01:00
axolotle
f8b33f803e add Form component with feedback and loading state handling 2023-11-25 16:24:46 +01:00
axolotle
6b624e5ed2 home: add custom intro 2023-11-23 16:01:49 +01:00
axolotle
d39440c3bc handle 401 depending on settings.public and route.meta.public 2023-09-04 16:49:13 +02:00
axolotle
5286b22dd2 add useApps composable to conditionnaly display public apps or user permitted apps 2023-09-04 16:46:51 +02:00
axolotle
623d3b4483 add states with auto query getter for user and settings data 2023-09-04 16:38:54 +02:00
axolotle
46a76ff4bc turn apiEndpoint into composable to avoid nuxt context errors 2023-09-04 16:36:42 +02:00
axolotle
c898122abe throw page error if error not 400 2023-08-28 15:08:33 +02:00
axolotle
9f7451a276 edit: add error handling and rename keys 2023-08-01 16:32:42 +02:00
axolotle
7a18f54de9 use $fetch for useApi 2023-08-01 16:32:42 +02:00
axolotle
b82638f247 use localeStorage to store isLoggedIn value 2023-08-01 16:32:42 +02:00
axolotle
0628a09749 add redirect after login 2023-07-26 05:24:04 +02:00
axolotle
85c787f428 add useUserInfo that auto fetch user data 2023-07-25 22:25:27 +02:00
axolotle
c281a579e3 add base form components 2023-07-25 19:20:06 +02:00
axolotle
585109754c add useApi fetcher + handle login + route guards 2023-07-20 17:36:08 +02:00
Alexandre Aubin
aa8dc12194 Initial commit 2023-07-14 22:15:32 +02:00