Commit Graph

22 Commits

Author SHA1 Message Date
Roberto Tonino
351cd2d626 build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json 2020-11-10 22:56:22 +01:00
Roberto Tonino
6c32367c80 feat: isolated downloads and slim sidebar logic to store 2020-11-10 21:55:35 +01:00
RemixDev
cf71f295f2 Implemented slim Sidebar setting
Still need to move back the toast messages when slimSidebar is set
2020-10-29 13:08:42 +01:00
RemixDev
84d23c65af wip: added slim option for sidebar 2020-10-20 18:10:29 +02:00
Roberto Tonino
482f54bf07 build: v1.2.1; style: changed theme icon; style: sidebar link active bg color; style: updated toastify-js to v1.9.3; style: used toastify-js styles instead of local ones; style: removed inclusion of animate.css styles (but kept the file for future usage) 2020-10-17 17:52:31 +02:00
Roberto Tonino
301c6f0ebe wip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; wip: sidebar link active style 2020-10-16 23:56:53 +02:00
Roberto Tonino
09f3b2138d style: removed grayscale filters on sidebar; style: refactored sidebar; style: now the sidebar is fixed 2020-10-16 23:02:34 +02:00
Roberto Tonino
2f42f965d2 build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
thanks to @BasCurtiz
2020-10-16 21:42:28 +02:00
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