This website requires JavaScript.
Explore
Help
Sign In
fernando
/
deemix-webui
Watch
1
Star
0
Fork
0
You've already forked deemix-webui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
203
Commits
1
Branch
0
Tags
12
MiB
JavaScript
71.1%
Vue
27.2%
CSS
1.5%
EJS
0.2%
bf59f3158c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
RemixDev
bf59f3158c
Merge branch 'accessibility' of fcnjd/deemix into master
2020-05-23 21:17:04 +00:00
public
hide cover images from screenreaders, preventing them to read random number-letter-combinations
2020-05-23 22:56:25 +02:00
src
/js
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
2020-05-23 00:15:29 +02:00
.jsbeautifyrc
first styling of the sidebar
2020-04-24 21:54:12 +02:00
.prettierrc
re-organized js files, first attempt of adding Vue SFC
2020-04-16 19:57:34 +02:00
COMPILE-UI.md
updated port in COMPILE-UI.md
2020-05-13 11:04:52 +02:00
LICENSE.txt
Added license
2020-04-15 11:12:25 +02:00
package-lock.json
installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package
2020-05-22 22:59:16 +02:00
package.json
installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package
2020-05-22 22:59:16 +02:00
rollup.config.js
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
2020-05-23 00:15:29 +02:00