Julien
5dc3207ef1
dribbblish settings are too small
2021-10-11 20:20:22 +02:00
Julien
9bbb54e228
FIX: inconsistant width when hovering on left sidebar items
2021-10-10 10:04:12 +02:00
Send_Nukez
860b2acf48
fix typo in issue template
2021-10-10 05:08:23 +02:00
Send_Nukez
504cb8bbdf
fix #51
2021-10-10 05:02:36 +02:00
Send_Nukez
13aba2b6c4
add funtionality for #62
2021-10-10 04:50:26 +02:00
Send_Nukez
1ecc7c6b89
add config time input
2021-10-10 04:24:50 +02:00
Send_Nukez
5957564db1
add basic config validation
2021-10-09 15:23:25 +02:00
Send_Nukez
fbda1624b6
Make input switches look better and fix friend hovering with square icons
2021-10-09 14:57:14 +02:00
Send_Nukez
6c88ee761f
increase config spacing to make it look a bit better
2021-10-09 09:05:49 +02:00
Erik
4428c82049
2.5.0
2021-10-09 08:49:50 +02:00
Erik
75110b685c
Merge pull request #55 from Daksh777/patch-1
...
Hide upgrade button, upgrade to premium menu entry and ad placeholder
2021-10-09 08:46:05 +02:00
Send_Nukez
4ee54158a9
change ads to be toggleable
2021-10-09 08:45:47 +02:00
Send_Nukez
a6026f8ece
Fix console error
2021-10-09 02:57:37 +02:00
Julien
3766db4ab4
Merge branch 'main' into patch-1
2021-10-08 17:07:03 +02:00
Send_Nukez
cf2327d271
fix for playlist names being invisible ( #58 )
2021-10-08 14:55:46 +02:00
Erik
6c925807b5
2.4.2
2021-10-08 14:42:09 +02:00
Erik
f6dab2a09c
Merge pull request #57 from N1ark/main
...
Add color fading between songs
2021-10-08 14:38:53 +02:00
Oscar Sjöstedt
81e49efbc5
Update to 2.4
...
- Changed config element to a slider, that is now declared in dribbblish-dynamic.js.
- Removed log statement.
- Added background-image transition.
2021-10-08 13:25:51 +01:00
Oscar Sjöstedt
1697ae9b53
Merge remote-tracking branch 'upstream/main' into main
2021-10-08 12:39:33 +01:00
Erik
a28f106433
update the update link
2021-10-08 13:33:07 +02:00
Erik
d08995ec5c
update readme to better show how to update the theme
2021-10-08 13:32:16 +02:00
Send_Nukez
e161628aea
fix update button oopsie and set version correctly
2021-10-08 06:38:29 +02:00
Send_Nukez
a4100b2eb7
fix some sidebar alignment issues
2021-10-08 06:15:07 +02:00
Send_Nukez
d3cf6c2853
improve toggle input styles
2021-10-08 06:11:11 +02:00
Send_Nukez
96486d419c
fix connect bar and make add friends button more visible
2021-10-08 06:10:27 +02:00
Send_Nukez
30b66d37a6
fix user icon update available looking weird
2021-10-08 06:09:31 +02:00
Send_Nukez
5dbd1afbd7
update config to support areas / categories, number, text and slider inputs
2021-10-08 06:05:38 +02:00
Oscar Sjöstedt
1e128d7d83
Add missing } at end of user.css
2021-10-07 20:04:17 +01:00
Oscar Sjöstedt
9ded9817ee
Add color fading
...
- Add color fading, by using a JS interval that changes the color every 10ms.
- Add option in Dribbblish settings to change the fading duration.
- Fixed a few types in the Dribbblish settings.
Thanks for making such an awesome extension!
2021-10-07 20:02:49 +01:00
Daksh P. Jain
d74ba05b3a
Update user.css
2021-10-07 09:00:57 +05:30
Send_Nukez
14a0c60429
remove accidental config code
2021-10-06 08:29:31 +02:00
Send_Nukez
318f9af92f
2.3
2021-10-06 08:23:09 +02:00
Send_Nukez
3239798269
update readme
2021-10-06 08:22:12 +02:00
Send_Nukez
507d283d00
Updated config Interface
2021-10-06 07:39:12 +02:00
Send_Nukez
db1ad17ffa
change style for non-custom scrollbars
2021-10-06 04:24:28 +02:00
Send_Nukez
75be983c23
add update button to menu when an update is available
2021-10-06 03:57:40 +02:00
Send_Nukez
c6a7fa4e7d
Automatically hide sidebar playlist shadows when scrolled all the way up / down
2021-10-06 03:52:06 +02:00
Erik
abe0d22e43
2.2
2021-10-05 02:01:13 +02:00
Erik
231c0d7c27
Update readme
2021-10-05 01:50:25 +02:00
Julien
8b5859897f
Merge pull request #50 from SendNukez/main
...
Refactor config code, add top bar options, color scrollbar handles and add option to round sidebar icons
2021-10-04 22:34:11 +02:00
Send_Nukez
71de018423
remove leftover comment
2021-10-04 04:42:43 +02:00
Send_Nukez
62efc875e6
Add option to round sidebar icons (defaults to off because it fits more with the theme) and improve sidebar hover effects
2021-10-04 04:26:47 +02:00
Send_Nukez
6371ff5f24
color scrollbar handles
2021-10-04 04:19:44 +02:00
Send_Nukez
353029cd61
Add top bar options (For windows users so the controls look so awkward)
2021-10-04 04:15:54 +02:00
Send_Nukez
f73ee467c0
refactor config code
2021-10-04 04:10:42 +02:00
Julien Maille
7352710c6a
FIX : #49 hide progressBar remaining time
2021-10-02 19:57:59 +02:00
Julien Maille
7af1d12835
FIX: css for actionBar
2021-10-02 12:54:38 +02:00
Julien Maille
c578e84d73
Clean fix for pickCoverColor issue on startup
2021-09-30 20:40:37 +02:00
Julien
9fbedc1756
Merge pull request #44 from SendNukez/main
...
Channge OS Icon dodge to a config item so it stays after theme updates
2021-09-30 20:04:21 +02:00
Julien
e4a2426c38
Merge pull request #45 from Dav-Forks-lab/main
...
Small QoL Enhancements
2021-09-30 19:58:56 +02:00