Commit Graph

27 Commits

Author SHA1 Message Date
RemixDev
3194320ef3 Add copy link from download queue 2021-07-27 21:12:47 +02:00
RemixDev
0ecd03e114 Fix UI desync when having playlists of 0 tracks 2021-07-27 12:46:16 +02:00
RemixDev
03d3a7dfc3 Let users see the errors before the download is done 2021-07-27 12:45:38 +02:00
Roberto Tonino
76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
RemixDev
268025fa2f Fixed download bar 2021-06-05 19:04:39 +02:00
Roberto Tonino
923f5355ed fix: spotify user detected as logged in when only spotify id is saved, causing favorites rendering errors; chore: removed logs 2021-06-02 16:25:55 +02:00
RemixDev
6dc73ac69e Update downloadObject size after conversion 2021-06-01 20:24:26 +02:00
RemixDev
bab72e36d0 Implemented electron integration 2021-05-28 12:39:00 +02:00
Roberto Tonino
5456785f20 fix: when cleaning the queue, removing only downloads without errors 2021-05-23 20:06:25 +02:00
Roberto Tonino
3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
RemixDev
122d103959 More work on queue restoring 2021-05-21 12:31:14 +02:00
Roberto Tonino
3ee56d020b wip: queue restoring 2021-05-20 21:22:27 +02:00
RemixDev
3afdb45d29
Fixed #22: spotify conversion bar color 2020-12-16 17:41:02 +01:00
Roberto Tonino
6c32367c80 feat: isolated downloads and slim sidebar logic to store 2020-11-10 21:55:35 +01:00
Roberto Tonino
7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
Roberto Tonino
2cf68d182b chore: downgraded rollup-plugin-vue@4.2.0 due to watcher problems; performance: removed download tab styles 2020-10-28 21:14:21 +01: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
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
c1bde5357d build: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code 2020-10-14 22:18:13 +02:00
Roberto Tonino
c1c585de3c style: unified accent color and changed its name to primary-color; style: back button; style: added btn css component 2020-10-10 20:03:19 +02:00
Roberto Tonino
8abec22794 bugfix: items in download bar waiting for others downloads to finish could not be removed, this corrects #68 2020-10-07 20:42:53 +02:00
Roberto Tonino
9e25ada875 style: download items color bar; style: download items delete icon 2020-10-05 19:54:48 +02:00
Roberto Tonino
7ce1ddb6dd feat: added keybinding to toggle download bar; style: search bar 2020-09-26 21:48:55 +02:00
Roberto Tonino
acdd702c66 workflow: reorganized components' folder structure 2020-09-26 21:10:40 +02:00
Roberto Tonino
48b203841a fix: cleaned up comments 2020-09-20 13:27:24 +02:00
Roberto Tonino
01668a5aaf feat: added QueueItem component for data driven queue management 2020-09-20 13:18:06 +02:00
Roberto Tonino
032762f75c wip: improving downloads' managemente 2020-09-19 17:07:28 +02:00