Commit graph

48 commits

Author SHA1 Message Date
Send_Nukez
784947e3a5 add option to select color extraction method 2021-11-17 03:40:09 +01:00
Julien Maille
b610a0dd8b IMP: try to avoid black/white colors extracted from cover 2021-11-16 18:56:06 +01:00
Julien Maille
dfc2c79921 IMP: increase luminance of text 2021-11-15 21:22:18 +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
a880871db0 add custom "offline" icon 2021-11-13 17:33:18 +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
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
48d57498aa add markdown styles and change the way the config backdrop is shown so notifications are above it 2021-11-11 19:34:48 +01:00
Send_Nukez
8b2d6fa141 fix #107 2021-11-11 19:26:30 +01:00
Send_Nukez
19aeb86204 remove redundant setting of color vars and rename rgb vars back to default spicetify names 2021-11-11 19:10:13 +01:00
Send_Nukez
fc6ac2e35c add markdown parsing to settings descriptions 2021-11-11 00:31:09 +01:00
Send_Nukez
2e00ea05a0 add descriptions to bug report and changelog buttons 2021-11-10 01:02:17 +00:00
Send_Nukez
c272dcb788 add Report Bug and Changelog buttons to the about 2021-11-09 20:43:12 +01:00
Send_Nukez
6f7096baa3 fix #102 2021-11-09 15:06:26 +01:00
Julien
1447fd9f3d Show spicetify version in About 2021-11-08 21:53:58 +01:00
Send_Nukez
2f706ed347 improved user menu hover style 2021-11-08 00:27:57 +01:00
Send_Nukez
96ea4f2660 add settings reset buttons and always show about 2021-11-05 23:48:16 +01:00
Send_Nukez
d91902b301 Append commit hash to version to debug re-releases with the same version number 2021-11-05 00:41:59 +01:00
Erik
7ef21577f0
fix "Invalid date" 2021-11-05 00:07:46 +01:00
Send_Nukez
14294113d0 fix cover listener again 2021-11-04 00:23:20 +01:00
Send_Nukez
c3f1f235c1 improve cover listener 2021-11-04 00:01:44 +01:00
Send_Nukez
77f39351d0 rename css variables and generate @properties to transition 2021-11-03 16:43:34 +01:00
Send_Nukez
fffb05ff46 change sidebar gap inputs to type number 2021-11-03 14:30:32 +01:00
Send_Nukez
18287d3a62 fix #69 and improve playbar album hover 2021-11-02 16:56:44 +01:00
Send_Nukez
a6ea73fb9d Add functionality for #90 and #92 2021-10-31 20:14:46 +01:00
Send_Nukez
bff439eaa3 change cover listener 2021-10-31 11:09:17 +01:00
Send_Nukez
552c434e99 workaround for #73 and fix some playbar colors 2021-10-29 21:21:21 +00:00
Send_Nukez
9ddbac2510 Add functionality for #85 and add settings area "Consistency" 2021-10-29 12:21:35 +02:00
Send_Nukez
483c8051eb Fix update message stacking for real this time 2021-10-28 18:45:05 +02:00
Send_Nukez
850822db80 Fix update message stacking 2021-10-28 16:36:44 +00:00
Send_Nukez
04c93fa39b fix updates only being checked after 10m of launch 2021-10-28 18:23:05 +02:00
Send_Nukez
bd3c37dc3e check for new release every 10 minutes 2021-10-28 18:17:44 +02:00
Send_Nukez
4ff04c543c fix checking for update sometimes causing an error 2021-10-28 11:32:05 +02:00
Send_Nukez
ffdfc8e09e update README 2021-10-27 23:15:09 +02:00
Send_Nukez
6b413e7052 validate config types in localStorage 2021-10-27 16:59:48 +02:00
Send_Nukez
3238252563 use jquery 2021-10-27 15:33:42 +02:00
Send_Nukez
ff7de81d2e just use process.env to get current version instead of const 2021-10-26 16:24:10 +02:00
Send_Nukez
28cac984b2 change action to be run manually 2021-10-26 15:37:21 +02:00
Send_Nukez
fdff6230a1 rename current to CURRENT_VERSION 2021-10-26 13:54:03 +02:00
Send_Nukez
5d75f4d2be use chroma-js for color operations 2021-10-25 23:33:24 +02:00
Send_Nukez
347fcc0683 implement 611907a 2021-10-25 23:08:36 +02:00
Send_Nukez
a1955ca59a split code for config menu 2021-10-25 19:52:52 +02:00
Send_Nukez
9b69b57c9d change action to not amend 2021-10-25 19:13:24 +02:00
Send_Nukez
27d02bb27e use node-vibrant 2021-10-25 18:36:54 +02:00
Send_Nukez
458dd8da57 add webpack action 2021-10-25 14:47:45 +00:00
Send_Nukez
a3c6376ba3 Initial webpack version without components 2021-10-25 14:49:34 +02:00
Renamed from dribbblish.js (Browse further)