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
207
Commits
1
Branch
0
Tags
12
MiB
JavaScript
71.1%
Vue
27.2%
CSS
1.5%
EJS
0.2%
49391b902d
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
49391b902d
Added a simple about page
2020-05-25 11:34:39 +02:00
public
Added a simple about page
2020-05-25 11:34:39 +02:00
src
/js
Added preview volume slider in settings
2020-05-24 13:20:04 +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