03a9cb5c86
started editing styles files using sass synthax
Roberto Tonino
2020-06-07 21:42:20 +02:00
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
Roberto Tonino
2020-06-07 21:06:52 +02:00
f2ca3c53ac
Added Tracklist button and error feedback to Link Analyzer Tab
RemixDev
2020-06-04 15:04:06 +02:00
d3974d5bbe
Added more info in the About Tab
RemixDev
2020-06-04 14:41:51 +02:00
fa1c8cc440
added hover and active style to buttons
Roberto Tonino
2020-06-03 22:09:52 +02:00
db685df7c2
removed lodash and added lodash-es dependency: now tree shaking on lodash is supported (IMPORTANT: devDependency @rollup/plugin-commonjs need to be at version 11.0.2 to make things work correctly); updated packages
Roberto Tonino
2020-06-03 20:49:19 +02:00
da657bbdcc
added rollup-plugin-analyzer to retrieve useful information when building
Roberto Tonino
2020-06-03 18:31:38 +02:00
e59ff93b1d
finished using destructuring synthax when useful
Roberto Tonino
2020-06-02 16:40:12 +02:00
727db0b741
Merge branch 'master' of lollilol/deemix into master
RemixDev
2020-05-24 09:33:17 +00:00
5a9f8bfb38
added link pasting to the placeholder of the searchbox
lollilol
2020-05-24 02:31:07 +02:00
bf59f3158c
Merge branch 'accessibility' of fcnjd/deemix into master
RemixDev
2020-05-23 21:17:04 +00:00
75bdc7d6a0
hide cover images from screenreaders, preventing them to read random number-letter-combinations
Fcnjd
2020-05-23 22:56:25 +02:00
87e759a8bf
replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax
Roberto Tonino
2020-05-23 00:15:29 +02:00
87a668ae91
installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package
Roberto Tonino
2020-05-22 22:59:16 +02:00
cf3331d94b
made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md
Roberto Tonino
2020-05-15 22:21:31 +02:00
f371aa157a
added icons to settings tab, started compressing settings list, made sidebar a bit faster
Roberto Tonino
2020-05-15 21:32:50 +02:00
370609d284
moved scroll on top on country selection in charts tab; prevented empty search in frontend
Roberto Tonino
2020-05-14 19:59:05 +02:00
88b51c09ac
added multiple theme selector, compltely removed dark mode checkbox in settings
Roberto Tonino
2020-05-14 18:57:43 +02:00
62b3bb77c2
Moved autologin on server connection Fixed download entries duplication on desync
RemixDev
2020-05-14 13:32:02 +02:00
812f018896
Now Partially Explicit Albums are being marked as explicit
RemixDev
2020-05-13 23:43:08 +02:00
07f1040ced
Merge branch 'master' of lollilol/deemix into master
RemixDev
2020-05-13 21:31:31 +00:00
ec914f72e8
Added explicit icon where missing
RemixDev
2020-05-13 23:20:20 +02:00