Commit Graph

14 Commits

Author SHA1 Message Date
Roberto Tonino
34102101bd build: updated webui to v1.1.0; style: fixed home "open settings" button; style: updated updateAvailable notification; style: changed default theme to dark; bump: tailwindcss to 1.9 2020-10-13 21:07:56 +02:00
RemixDev
be5eb52446 Added update notification on sidebar 2020-10-13 19:31:51 +02:00
Roberto Tonino
0be64f1477 fix: locale not dynamically changing in the sidebar 2020-09-23 18:20:49 +02:00
RemixDev
0ff20aa594 Added names to sections for accessibility 2020-09-23 17:25:27 +02:00
RemixDev
760ce913b6 Started working on acessibility
Sidebar is now navigable with keyboard using tab
In reference to #40
2020-09-23 16:23:42 +02:00
Roberto Tonino
5205581719 feat: sidebar icons changing according to current route 2020-09-17 21:17:53 +02:00
Roberto Tonino
82e45633f5 fixed about tab merge issues 2020-09-15 18:11:29 +02:00
Roberto Tonino
6c4fdc2acf feat: improved sidebar links; feat: removed a bunch of functions from changeTab function 2020-08-31 23:07:52 +02:00
Roberto Tonino
d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
Roberto Tonino
a53204668b Merge branch 'main' into router-implementation 2020-08-22 21:11:22 +02:00
RemixDev
2bc73e5f7c Made some tweeks to the UI 2020-08-13 22:39:46 +02:00
Roberto Tonino
2e05ef3f0a started adding routes to the whole app (the app is currently broken) 2020-07-28 22:09:13 +02:00
Roberto Tonino
636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00
Roberto Tonino
42e44c45fe changed directory structure of js and Vue files; added plugin for translation (can try it in settings) 2020-07-17 00:11:28 +02:00