36 Commits

Author SHA1 Message Date
Terry Geng
0c47850fbc
refactor: change var into let and const 2020-05-16 10:44:57 +08:00
Terry Geng
71e0ede51e
feat: optimized play/resume logic, add fast-forward support within song.
fix #153.
2020-05-15 10:22:44 +08:00
Terry Geng
612d633ff9 feat: volume slider inside popover 2020-05-13 08:44:32 +08:00
azlux
e2254cf89f
remove google dependencies 2020-05-12 14:44:18 +02:00
Tyler Vigario
4f2dcf0620
Fix for directory filter as well as some improvements (#147)
* Update for efficacy

* Fix some styling in js

* Remove outer library card

* Fix for directory filter

* Use bootstrap spacing utilities for button spacing

* Update button activation logic

* Readd responsiveness to playlist button toolbar

* Remove pymumble folder
2020-05-12 12:54:00 +08:00
Tyler Vigario
aba9eea336
Further improvements to web interface (#139)
* Implement button toolbar

* Fix filters logic

* Switch to btn-primary for active filters

* Reduce playlist table columns on mobile

* Cleanup playlist area

* Reduce volume spacing

* Hide items in playlist as well for mobile

* Use text utility classes vs style

* Filter use checkbox instead of radio

* Hide library file column on mobile

* Update jQuery and FontAwesome to latest
2020-05-07 09:14:38 +08:00
Azlux
529527c1c0 fix css path for Dark theme 2020-04-30 10:04:52 +02:00
Tyler Vigario
3c717397a4
Update Bootstrap and add Popper 2020-04-28 19:55:20 -07:00
Terry Geng
984309409a feat: web interface: mode icon instead of 'Mode' 2020-04-29 10:24:57 +08:00
Tyler Vigario
504a5786d8
Implement play mode as dropdown button 2020-04-27 20:18:28 -07:00
Tyler Vigario
7766b15ea1
Implement play/pause as one button 2020-04-27 18:32:44 -07:00
Tyler Vigario
5be387c81c
Improve playlist and library mobile styling 2020-04-20 20:07:26 -07:00
Tyler Vigario
8f166b53d0
Improve mobile styling 2020-04-20 14:47:10 -07:00
Terry Geng
9640324668 feat: increase opacity for the floating play button, and now it can be activated by hovering on the title. 2020-04-19 00:38:36 +08:00
Daniel Gunzinger
b8ebcce945 use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons 2020-04-18 10:18:43 +08:00
Terry Geng
b18c70c146 fixed: playlist update problem in web interface 2020-03-28 10:45:32 +08:00
Terry Geng
b2e5efec93 refactor: optimized playlist logic 2020-03-25 21:35:59 +08:00
Azlux
5b77bbd5df color fix 2020-03-23 17:09:20 +01:00
Azlux
4b1b3b1096 adding favicon 2020-03-23 13:54:52 +01:00
Terry Geng
a6991943c5 fix: add svg files 2020-03-21 01:07:38 +08:00
Terry Geng
bfa64547e8 fix: button confusion 2020-03-20 21:28:00 +08:00
Terry Geng
701403b1a2 fix: tag selector beautifed 2020-03-20 12:30:03 +08:00
Terry Geng
fb7101a581 FEAT: MUSIC LIBRARY BROSWER 2020-03-19 22:51:32 +08:00
Terry Geng
7e768c926d feat: save theme to the localStorage 2020-03-12 09:25:10 +08:00
Terry Geng
44ce79189a feat: add dark mode in the web interface 2020-03-11 23:38:17 +08:00
Terry Geng
32b2875e52 feat: web interface more tag support 2020-03-08 13:52:34 +08:00
Terry Geng
2faa9dc8d3 feat: web interface tag support 2020-03-08 12:53:17 +08:00
Terry Geng
ebeee63546 add fontawesome js 2020-02-04 23:31:20 +08:00
Terry Geng
abd5eb8e95 beautify and enhance web interface, debug 2020-02-04 23:30:56 +08:00
Terry Geng
a8517f0c9f beautify web interface, add album picture display, play/pause and play
specific file fecture in the web interface.
2020-02-04 18:09:04 +08:00
神楽坂·喵
29dcd85dd9 remove useless file 2019-11-22 11:15:48 +08:00
神楽坂·喵
0aea5026e8 add dependency lib 2019-11-22 10:50:55 +08:00
神楽坂·喵
7bcb76ab9d add bootstrap 2019-11-21 15:38:52 +08:00
Fabian Würfl
74ae51f65c Add download buttons to subdirectory entries 2018-05-20 20:32:05 +02:00
Fabian Würfl
de96175c18 Add download button for each file
- This commit also introduces some CSS to place the buttons/forms next
to each other
2018-05-20 20:10:38 +02:00
azlux
1d7fa3e473 First commit with working stuff
First push, no css for now
2016-12-23 14:19:58 +01:00