Commit graph

321 commits

Author SHA1 Message Date
Send_Nukez
71ce39abdb fix #116 2021-11-18 17:49:43 +01:00
Send_Nukez
c2d7f851b1 move Hide Ads into main settings 2021-11-18 02:45:05 +01:00
Send_Nukez
61db261115 refactor styles a bit 2021-11-18 02:44:15 +01:00
Send_Nukez
18f0d454be refactor update checking 2021-11-17 23:30:00 +01:00
Send_Nukez
f45f570730 fix checking for updates every 10m 2021-11-17 23:25:05 +01:00
github-actions
a6c1a89e5c Release v4.0.0 2021-11-17 20:42:29 +00:00
Send_Nukez
8ba60b477a update changelog 2021-11-17 21:35:11 +01:00
Send_Nukez
4538c1bb4b update Color Selection Algorithm description 2021-11-17 21:28:37 +01:00
Erik
f6aa2a5c7d
Merge pull request #113 from JulienMaille/colorthief
Colorthief
2021-11-17 21:26:51 +01:00
Send_Nukez
3448e7cffc add Request Feature button to about 2021-11-17 21:20:01 +01:00
Julien Maille
2b6853bc70 improve select dropdowns background color 2021-11-17 21:18:57 +01:00
Send_Nukez
58324a3ff2 update Color Selection Algorithm description 2021-11-17 21:09:01 +01:00
Send_Nukez
055510a7ad change markdownn muted styles to only affect text, not links and stuff 2021-11-17 21:05:25 +01:00
Send_Nukez
884ca0baea reorder markdown-it plugins 2021-11-17 21:04:39 +01:00
Send_Nukez
da404f4c7b Merge branch 'main' into colorthief 2021-11-17 20:22:58 +01:00
Send_Nukez
e1d393e2a0 Improve color settings UX and re-add vibrant as option 2021-11-17 20:22:53 +01:00
Send_Nukez
3088e8a71d add markdown-it-bracketed-spans 2021-11-17 20:18:21 +01:00
Send_Nukez
1b66ab044f remove uneccesary padding 2021-11-17 19:20:21 +01:00
Send_Nukez
3d96810b72 remove accidental log 2021-11-17 19:20:03 +01:00
Julien
3b248c465b
Merge pull request #112 from JulienMaille/JulienMaille-patch-1
set default theme mode to "Based on time"
2021-11-17 07:48:19 +01:00
Send_Nukez
a3cea3012e fix #111 2021-11-17 03:46:55 +01:00
Send_Nukez
784947e3a5 add option to select color extraction method 2021-11-17 03:40:09 +01:00
Julien Maille
3e41a07907 FIX unreadable buttons in modals 2021-11-17 00:07:41 +01:00
Julien
c48984b9ec
Fix z-index of left-side svgs 2021-11-16 22:48:55 +01:00
Julien
74140f1d42
set default theme mode to "Based on time" 2021-11-16 22:20:58 +01:00
Julien Maille
fd01cc02ce changelog 2021-11-16 22:15:46 +01:00
Send_Nukez
43452294db fix alignment of right expanded cover 2021-11-16 20:18:24 +01:00
Julien Maille
b610a0dd8b IMP: try to avoid black/white colors extracted from cover 2021-11-16 18:56:06 +01:00
Send_Nukez
1eddb9655e add ability for config validation to return strings as error to be displayed 2021-11-16 03:39:31 +01:00
Julien Maille
dfc2c79921 IMP: increase luminance of text 2021-11-15 21:22:18 +01:00
Send_Nukez
415efc5731 added option to have quick access to settings 2021-11-15 04:59:59 +01:00
Send_Nukez
f50ccaaf10 improve settings ui 2021-11-15 04:53:57 +01:00
Julien Maille
90662cd66d first shot (in the dark) 2021-11-14 23:07:03 +01:00
Send_Nukez
aaeb51a6ca rename DribbblishShared to Dribbblish and expose it to the window object to be used in other extensions 2021-11-14 00:25:44 +01:00
Send_Nukez
9d05365ffb refactor webpack config a bit and use dart-sass instead of node-sass 2021-11-14 00:24:05 +01:00
Send_Nukez
59daccdbf2 add ready state to info so it won't throw an error when registering items too early 2021-11-13 21:49:11 +01:00
Send_Nukez
a880871db0 add custom "offline" icon 2021-11-13 17:33:18 +01:00
Send_Nukez
215fbad04e make info text bolder 2021-11-13 17:25:20 +01:00
Send_Nukez
a77033801d don't use md for info and add more options to it 2021-11-13 17:24:37 +01:00
Send_Nukez
b1765a1e3c make the md prop private 2021-11-13 17:22:55 +01:00
Send_Nukez
284b3cc9f2 fix "invalid date" and show full date on hover 2021-11-12 22:25:21 +01:00
Julien
3b60f46002
Improve text color when sidebar color is light #106 2021-11-12 20:57:10 +01:00
Send_Nukez
5ebc888d42 don't minify css 2021-11-12 19:58:05 +01:00
Send_Nukez
b8d6d98883 update changelog 2021-11-12 19:40:54 +01:00
Send_Nukez
759c0e058f fix playing icon position being wrong when listening to a playlist that is inside a folder 2021-11-12 18:56:35 +01:00
Send_Nukez
d3b9577237 adjust padding of info items 2021-11-12 18:13:08 +01:00
Send_Nukez
0c318e1f21 Add Info class to show buttons / text next to the user icon (fixes #108) 2021-11-12 16:57:41 +00:00
Send_Nukez
ec84ad0c79 remove raw-loader and add resolve alias for svgs 2021-11-12 16:25:09 +01:00
Send_Nukez
5256ff6b7a add textarea config type, refactor config a bit and improve checkbox styles to be more inline with other inputs 2021-11-12 02:48:14 +01:00
Julien
e00027bb69
workaround to remove gradient near album info #103 2021-11-11 23:31:10 +01:00