Commit Graph

127 Commits

Author SHA1 Message Date
RemixDev 70813bdefc Added tabindex for items in Home tab, still not clickable with enter 2020-09-23 17:40:38 +02:00
RemixDev 760ce913b6 Started working on acessibility
Sidebar is now navigable with keyboard using tab
In reference to #40
2020-09-23 16:23:42 +02:00
Roberto Tonino cda31a93ff fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style 2020-09-17 23:55:57 +02:00
Roberto Tonino 5205581719 feat: sidebar icons changing according to current route 2020-09-17 21:17:53 +02:00
Roberto Tonino 139ef91b6e fnished moving search tabs in components 2020-09-16 22:22:55 +02:00
Roberto Tonino 36dbb78879 fixed loading placeholder style and search component showing on loading 2020-09-15 22:51:50 +02:00
Roberto Tonino cd8b03681a removed useless divs, moved search placeholder to the right place, improved searchbar keyup listener code 2020-09-15 22:44:29 +02:00
Roberto Tonino 7ea276992a Merge remote-tracking branch 'origin/main' into router-implementation 2020-09-15 17:59:15 +02:00
RemixDev 3ecc32b164 Removed public subfolder for files inside public 2020-09-08 12:59:52 +02:00
Roberto Tonino d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
RemixDev fb87766ea0 Fixed fonts not loading on Windows 7 2020-08-24 18:08:01 +02:00
RemixDev 5137162678 fixed css for some browsers 2020-08-24 16:27:19 +02:00
RemixDev 6c72c1fb2f Minor fixes for new version of the library 2020-08-16 12:29:08 +02:00
RemixDev 5f2488846b Added more stuff for future version of the library 2020-08-16 01:34:55 +02:00
RemixDev 94c4ca00a3 Added stuff for a future feature 2020-08-14 19:49:36 +02:00
RemixDev 8fa091835a Added "Select Download Folder" button 2020-08-05 15:54:42 +02:00
mortalis f41837208c - added underline for links in tables
- fixed code tabs indents
2020-07-25 15:56:50 +02:00
mortalis eb483b813f - track selection on row click (js)
- left margin alignment for 'explicit' icon (css)
- softer alt colors in table (light theme) (css)
- more visible download icon hover color (css)
2020-07-25 15:22:16 +02:00
RemixDev c9d9c29af7 Added search tab translations 2020-07-23 17:46:35 +02:00
RemixDev 9d074bc538 Added translation support for toast messages 2020-07-21 11:09:47 +02:00
Roberto Tonino 5dc312ea79 added link analyzer tab translations 2020-07-20 18:27:41 +02:00
Roberto Tonino b782f0aa76 fixed some translation styles; fixed a translation plural 2020-07-20 17:59:23 +02:00
Roberto Tonino 636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00
Roberto Tonino 26ed9e6a7d delegated theme changing to sidebar component 2020-07-06 19:02:03 +02:00
Roberto Tonino b716e89560 replaced some old HTML with the right components; added quality modal functional component 2020-07-06 18:34:43 +02:00
Roberto Tonino 77c875d932 continued moving app to SFCs (already tested but something could not work) 2020-06-29 20:23:56 +02:00
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
RemixDev d3974d5bbe Added more info in the About Tab 2020-06-04 14:41:51 +02:00
Roberto Tonino fa1c8cc440 added hover and active style to buttons 2020-06-03 22:09:52 +02:00
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