Commit graph

161 commits

Author SHA1 Message Date
axolotle
de4f5a59e1 add alert with ssowat message 2023-11-30 15:59:41 +01:00
axolotle
73488092c4 login: add alert when login required 2023-11-30 15:58:10 +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
44744e31a5 rename vee-i18n.ts to i18n.ts 2023-11-25 19:58:25 +01:00
axolotle
33a9028da9 edit: display primary mail adress 2023-11-25 18:47:45 +01:00
axolotle
8e177e6907 edit: separate info and password forms 2023-11-25 16:30:49 +01:00
axolotle
f8b33f803e add Form component with feedback and loading state handling 2023-11-25 16:24:46 +01:00
axolotle
c9caa7db76 edit: move browser settings to bottom 2023-11-23 17:18:07 +01:00
axolotle
33a11d9f99 maintenance: remove custom logo 2023-11-23 17:08:33 +01:00
axolotle
f27a90f6e6 layout: add edit icon on profile hover + sr-only link 2023-11-23 17:07:54 +01:00
axolotle
6b624e5ed2 home: add custom intro 2023-11-23 16:01:49 +01:00
axolotle
8a0f90fdde layout: hide footer if not connected 2023-11-22 16:30:02 +01:00
axolotle
50dccdeae2 tiles: center text + reduce size 2023-11-22 16:18:34 +01:00
axolotle
0f55168f25 a11y: reset focus on skip links container + add skip link to footer 2023-11-22 15:49:12 +01:00
axolotle
d83330256b customLogo: fallback to yunohost default logo if api is down 2023-11-22 14:08:32 +01:00
axolotle
2c8f681f77 layout: move logo in place of account icon + improve responsive 2023-11-21 13:57:35 +01:00
axolotle
85620ac979 i18n: change margin left/right to start/end 2023-11-20 14:19:23 +01:00
axolotle
b428472579 edit: add language selector + theme selector 2023-11-18 17:08:22 +01:00
axolotle
8ba8518d5b remove theme selector from header 2023-11-18 17:07:39 +01:00
axolotle
5650655a44 maintenance: update yarn.lock 2023-11-18 17:07:12 +01:00
axolotle
969f0bb4c7 maintenance: moar updates 2023-11-18 17:06:50 +01:00
axolotle
91a0896dcb i18n: fix syntax 2023-11-18 14:37:32 +01:00
axolotle
9c600d0396 i18n: add per locale specific fallback that can be setup by translators 2023-11-18 14:36:55 +01:00
axolotle
1741544897 lint: misc fixes 2023-11-14 19:17:04 +01:00
axolotle
95e75fe117 style: misc update of some of aleks propositions 2023-11-14 18:34:35 +01:00
axolotle
ad828c7377 maintenance: update yarn.lock file 2023-11-14 17:08:56 +01:00
axolotle
6fdfc8188f maintenance: update deps + add prettierrc file 2023-11-14 17:08:30 +01:00
axolotle
74244e5a9a nuxtconfig: use generated locales list 2023-11-14 17:06:30 +01:00
axolotle
00793c986b i18n: add generated locales list file 2023-11-14 17:05:51 +01:00
axolotle
5b88bc07e8 maintenance: add locale list generator 2023-11-14 17:05:16 +01:00
axolotle
f41e2a6d41 i18n: add language metadata in locale file so translators can change it 2023-11-14 17:04:18 +01:00
axolotle
9ba33bfed3 i18n: add locales files 2023-11-14 17:02:21 +01:00
axolotle
cb39aaaa3f i18n: clean 'en' file 2023-11-14 16:49:45 +01:00
axolotle
dbe447fcd0 maintenance: add clean_locale python script 2023-11-14 16:48:40 +01:00
axolotle
266a1a8866 i18n: add i18n config file to setup fallback locale 2023-11-13 17:52:50 +01:00
axolotle
70403cc9f1 locale: rename en-US to en 2023-11-13 17:51:43 +01:00
axolotle
8d5ccbc057 i18n: removed en-US unused keys 2023-11-11 15:07:40 +01:00
axolotle
34a9e2d9a3 dev: add ynh-dev cache in vite allow list 2023-11-11 14:16:13 +01:00
axolotle
706f1c8b25 remove password specific page 2023-11-08 19:18:26 +01:00
axolotle
fe29d6db91 reflect change to icons 2023-11-08 19:07:16 +01:00
axolotle
ec7e566708 YIcon: add new icon component to deal with icon sizes 2023-11-08 19:05:47 +01:00
axolotle
f8b2a0b74f assets: add svg icons 2023-11-08 19:04:55 +01:00
axolotle
87a176b5be maintenance: update yarn.lock 2023-11-08 15:49:29 +01:00
axolotle
acc5cbf9c7 icons: switch from nuxt-icon to nuxt-icons dep 2023-11-08 15:49:05 +01:00
axolotle
fd95f788c9 add i1_n keys + add global error message on edit form 2023-11-07 18:45:21 +01:00
axolotle
f10a8063f7 logo: remove logo static asset file 2023-11-07 18:08:26 +01:00
axolotle
4064eb169a error: use CustomLogo component for error page 2023-11-07 18:07:14 +01:00
axolotle
fe574d8ec5 loader: add custom app loader with ynh logo 2023-11-07 18:00:26 +01:00
axolotle
f0ea418ae7 router: fix infinite redirect 2023-10-17 14:47:46 +02:00