RemixDev
|
e32b7b7959
|
Fixed style on search input from useragent
|
2020-06-23 16:21:35 +02:00 |
|
Roberto Tonino
|
7912a8d4e2
|
corrected buttons scaling when active; started tests with Vue SFCs
|
2020-06-22 22:05:19 +02:00 |
|
Roberto Tonino
|
657f02c7d5
|
finished writing scss declarations with SASS synthax. Now the repo is a bit lighter
|
2020-06-22 21:07:51 +02:00 |
|
Roberto Tonino
|
85e0525a1b
|
changed purple sidebar link active color; now app.js is importing all the vue components to make sure they are all mounted
|
2020-06-19 21:53:32 +02:00 |
|
Roberto Tonino
|
973dc630c5
|
improved sidebar smoothness and status feddback
|
2020-06-19 20:57:05 +02:00 |
|
Roberto Tonino
|
04c127dd6c
|
added loading placeholder when searching; added loading placeholder when changing tabs in search tab
|
2020-06-18 20:06:14 +02:00 |
|
Roberto Tonino
|
7484bf75cf
|
updated rollup plugin node-resolve; improved favorites refresh animation
|
2020-06-18 18:29:38 +02:00 |
|
RemixDev
|
7682e85b87
|
fixed css references of --primary-text
|
2020-06-17 13:21:12 +02:00 |
|
RemixDev
|
3586654423
|
Changed searchbar type from text to search
This adds a cancel button at the end of the searchbar
|
2020-06-17 11:06:15 +02:00 |
|
Roberto Tonino
|
ea1938d429
|
updated content tabs' style
|
2020-06-16 21:57:18 +02:00 |
|
RemixDev
|
e21469307b
|
Added a tab to list download errors
Click on the error/warning sign to open it
|
2020-06-16 17:27:16 +02:00 |
|
RemixDev
|
d3d9d7e2e2
|
Implemented the new options:
playlistFilenameTemplate
removeDuplicateArtists
albumVariousArtists
|
2020-06-10 22:14:02 +02:00 |
|
RemixDev
|
9cdad5d13d
|
Added reload button in favorites tab
|
2020-06-10 18:45:59 +02:00 |
|
Roberto Tonino
|
a0204c4953
|
fixed buttons being hidden because of the new searchbar
|
2020-06-10 17:32:06 +02:00 |
|
Roberto Tonino
|
2ca5ce4bfa
|
changed searchbar style
|
2020-06-09 22:32:54 +02:00 |
|
Roberto Tonino
|
03a9cb5c86
|
started editing styles files using sass synthax
|
2020-06-07 21:42:20 +02:00 |
|
Roberto Tonino
|
6b05933352
|
installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version
|
2020-06-07 21:06:52 +02:00 |
|
Roberto Tonino
|
8c82f3fb6d
|
finished styling of tracks table
|
2020-05-28 23:45:28 +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 |
|
Roberto Tonino
|
53878a440a
|
added loading overlay on socket.io server connection
|
2020-05-05 22:27:37 +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 |
|
RemixDev
|
c4e45462bd
|
Added track preview funciton
|
2020-04-25 11:01:30 +02:00 |
|
Roberto Tonino
|
e98dcdcf9b
|
imported vendor css in style.css too, moved progressbar in modules, removed useless file darkMode.css
|
2020-04-17 21:44:26 +02:00 |
|
RemixDev
|
18fb5020bb
|
Started working on artist tab style
|
2020-04-17 21:04:51 +02:00 |
|
Roberto Tonino
|
fb516c3313
|
started re-organizing css, added js beautify file
|
2020-04-14 22:05:22 +02:00 |
|
RemixDev
|
14f91fa275
|
Implemented settings load and save
|
2020-04-14 19:58:54 +02:00 |
|
RemixDev
|
92be2a120e
|
Added clear and cancel queue buttons
|
2020-04-14 16:48:13 +02:00 |
|
RemixDev
|
336e1c43c8
|
Preparing for separation of the GUI from the core
|
2020-04-14 14:23:45 +02:00 |
|
RemixDev
|
8a3aaf9aba
|
Fixed downloading related issues
- Fixed album cover download and saving
- Fixed download list initialization on reload
- Adjusted download object layout
|
2020-04-14 12:58:31 +02:00 |
|
RemixDev
|
5e7e53c30a
|
Fixing download queue
|
2020-04-14 11:40:03 +02:00 |
|
RemixDev
|
5521ca864c
|
Added download button for other types of releases
|
2020-04-14 10:34:31 +02:00 |
|
RemixDev
|
a6e075d1f6
|
Added settings, can't save it yet
|
2020-04-13 21:17:50 +02:00 |
|
RemixDev
|
edcbe29be9
|
Testing settings form with vue.js
|
2020-04-13 20:20:58 +02:00 |
|
RemixDev
|
68a2bae6bf
|
Fixed some styling issues
|
2020-04-13 12:06:17 +02:00 |
|
RemixDev
|
29b38302b4
|
Added login, logout and other stuff
|
2020-04-13 00:14:34 +02:00 |
|
RemixDev
|
c044a0b9f0
|
Added new font and button style
|
2020-04-12 22:05:07 +02:00 |
|
RemixDev
|
c8a4c5217c
|
Added remove from queue button
|
2020-04-11 15:43:59 +02:00 |
|
RemixDev
|
8dbd1b892c
|
Added toast messages
|
2020-04-11 12:51:22 +02:00 |
|
RemixDev
|
2671681ec8
|
Added scrollbar to download list
|
2020-04-10 23:21:09 +02:00 |
|
RemixDev
|
c9b3588105
|
Continued work on download list
|
2020-04-10 18:00:42 +02:00 |
|
RemixDev
|
55268c72b5
|
Implemented socket.io
Started work on darkmode
Implemented queue system
Started work on download tab
|
2020-04-10 16:12:21 +02:00 |
|
RemixDev
|
81253078f5
|
Added support for playlsit top result
|
2020-04-09 14:27:06 +02:00 |
|
RemixDev
|
e84947fedb
|
Fixed the grid layout in the search tab
|
2020-04-09 14:07:24 +02:00 |
|
RemixDev
|
11164375be
|
Implemented simple tab system
|
2020-04-09 12:50:05 +02:00 |
|
RemixDev
|
bba5e6522c
|
Added placeholder for loading images
|
2020-04-09 12:30:02 +02:00 |
|
RemixDev
|
880c257005
|
Added division by search tab
|
2020-04-09 12:24:49 +02:00 |
|
RemixDev
|
bbccd77910
|
Updated README.md and tweaked the UI
|
2020-04-09 00:05:57 +02:00 |
|