Commit Graph

82 Commits

Author SHA1 Message Date
Roberto Tonino 3f1ca5a75c completed tables styling 2020-06-02 15:25:15 +02:00
Roberto Tonino 375b25cb0c styled tracklist table; updated tables styles: now a lot of table classes are reusable! 2020-06-01 23:44:04 +02:00
Roberto Tonino 8c82f3fb6d finished styling of tracks table 2020-05-28 23:45:28 +02:00
Roberto Tonino 43e6c2bfd0 normalized tables with meyer reset, set up a rundimental table layout (need to change the name) 2020-05-27 22:03:09 +02:00
Roberto Tonino 085b819a2b started table style refactoring 2020-05-26 22:22:47 +02:00
Roberto Tonino f371aa157a added icons to settings tab, started compressing settings list, made sidebar a bit faster 2020-05-15 21:32:50 +02:00
Roberto Tonino 88b51c09ac added multiple theme selector, compltely removed dark mode checkbox in settings 2020-05-14 18:57:43 +02:00
RemixDev 07f1040ced Merge branch 'master' of lollilol/deemix into master 2020-05-13 21:31:31 +00:00
RemixDev ec914f72e8 Added explicit icon where missing 2020-05-13 23:20:20 +02:00
lollilol 41f344ccc1 add purple theme 2020-05-13 23:18:11 +02:00
Roberto Tonino b28b2e0aee added expertimental theme toggler in sidebar 2020-05-13 22:17:43 +02:00
Roberto Tonino cad9cd3f4c started theme toggler in sidebar 2020-05-12 21:16:38 +02:00
robtonino 959bd89d85 fixed charts tab style, improved tracklist tab style, minor changes 2020-05-12 20:42:01 +02:00
lollilol a3dc910b91 button text color white again and coherent with favorites tab 2020-05-12 14:18:27 +02:00
lateparty 4fb3906ba5 changed checkbox border to work in dark and light mode 2020-05-12 15:52:01 +10:00
lollilol dea3f98be3 made dark mode buttons text dark 2020-05-11 23:41:19 +02:00
uh_wot c179a12f08 avoid link color from turning purple when visited 2020-05-11 23:32:29 +02:00
uh_wot 9804346d9b made tab link text in favorites tab inverted when highlighted 2020-05-11 21:57:24 +02:00
uh_wot 06886f7a76 changed a single line of indentation to tabs 2020-05-11 12:59:09 +02:00
RemixDev 9cae0b4210 Added placeholder cover when cover is not loaded 2020-05-10 14:32:42 +02:00
RemixDev 2b8801d49a Added check for missing preview tracks 2020-05-10 13:19:12 +02:00
Roberto Tonino 76afeb2c17 styled search tab links and centered top result 2020-05-09 19:27:47 +02:00
lollilol 4ec6a905a7 fixing sidebar animation (disabled text wrapping) 2020-05-09 18:58:54 +02:00
Roberto Tonino 13f276f9fa styled search tab and created tabs folder in css directory 2020-05-09 18:47:03 +02:00
Roberto Tonino 0933cb1e5e styled home tab 2020-05-09 18:18:36 +02:00
RemixDev 77ea938bfe Added login warning in home tab if user is not logged in 2020-05-09 14:45:28 +02:00
RemixDev 303183fc3c Added a style to the Link Analyzer tab 2020-05-09 13:44:47 +02:00
Roberto Tonino 53878a440a added loading overlay on socket.io server connection 2020-05-05 22:27:37 +02:00
Roberto Tonino d5b782fda9 updated styles of settings tab 2020-05-05 21:53:13 +02:00
RemixDev 3fe3841f62 Fixed active tab not being displayed 2020-05-05 15:46:57 +02:00
RemixDev e703ee66a7 Implemented Favorites tab 2020-05-05 12:55:06 +02:00
Roberto Tonino 289ffb3ecc added dark mode toggle with animation, continued re-organization of settings tab 2020-05-03 22:08:59 +02:00
Roberto Tonino 97986372fe started re-organization of settings tab 2020-04-29 21:46:10 +02:00
Roberto Tonino 497e86b6b3 added Vue event modifiers, added cursor pointer to search sections titles and tracklist tab checkboxes 2020-04-28 21:18:40 +02:00
Roberto Tonino 7997950fa8 bugfix: download items not showing correctly 2020-04-26 21:32:49 +02:00
Roberto Tonino 9e0a42672d Merge remote-tracking branch 'origin/master' 2020-04-26 19:44:51 +02:00
Roberto Tonino 8a146f59d5 implemented download tab resizable (width), with minimum and maximum values and storing of actual value 2020-04-26 19:33:09 +02:00
uh_wot 2138b746d8 fixed a little more code indentation 2020-04-26 17:38:02 +02:00
uh_wot f644580723 fixed code indentation 2020-04-26 17:34:33 +02:00
RemixDev c4e45462bd Added track preview funciton 2020-04-25 11:01:30 +02:00
RemixDev c8625db3e0 Made sidebar render on top 2020-04-24 22:42:50 +02:00
Roberto Tonino 83d5007470 added animation to downloads tab 2020-04-24 22:18:18 +02:00
Roberto Tonino 987bbbe710 first styling of the sidebar 2020-04-24 21:54:12 +02:00
RemixDev 5564ef5092 Finished implementing Album/Artist/Playlist tab 2020-04-21 12:27:19 +02:00
RemixDev 592d2faa54 Started styling components 2020-04-20 19:03:39 +02:00
Roberto Tonino a64dfa84b6 removed onclick events on settings buttons and on quality modal, changed download tab style logic 2020-04-19 18:55:24 +02:00
RemixDev 683cf30927 Started working on album tab 2020-04-18 11:17:39 +02:00
RemixDev 83a0fb252f Made artist tab top border round 2020-04-18 10:16:58 +02:00
RemixDev 4736c63b7b Continuing work on artist tab style 2020-04-18 10:08:34 +02:00
Roberto Tonino 21a19d7850 removed onclick attributes on tab icons and added delegated event handler to sidebar 2020-04-17 22:11:53 +02:00