716b55b020Migrate rest of JS out of HTML
Tyler Vigario
2020-06-09 18:11:19 -07:00
66bf1f1510Merge upstream master and update web dependencies
Tyler Vigario
2020-06-09 17:16:31 -07:00
3c87c33dddfix: typo that renders refresh_cache_on_startup = False useless, #163
Terry Geng
2020-06-09 21:21:23 +08:00
e133788ba1fix: playbar keeps extending when playlist is empty.
Terry Geng
2020-06-09 19:58:08 +08:00
5f67517dc3feat: use a function to convert volume set by the user to a scale of -60~0 dB. Then convert dB to a factor from 0 to 1 used as the real volume factor.
Terry Geng
2020-06-08 17:30:37 +08:00
32e32774ebusing identifiable power
azlux
2020-06-02 01:21:47 +02:00
1d97fe654efix: URL item duration unit in seconds, bad skip button in floating player
Terry Geng
2020-05-18 00:07:56 +08:00
0b7d0b8465feat: huge feature: a floating player, with a movable playhead
Terry Geng
2020-05-17 11:54:05 +08:00
b050546e39feat: safeguard against mistakenly cancelling uploading.
Terry Geng
2020-05-16 22:24:10 +08:00
b827ada7a8fix: playlist expand bug
Terry Geng
2020-05-16 17:26:59 +08:00
465ab39c7afix: rollback to popper.js v1, fix playmode dropdown, and now volume popover can be closed by clicking outside.
Terry Geng
2020-05-16 16:52:32 +08:00
1a7691cd1cfix: secure_filename not working, progress bar typo
Terry Geng
2020-05-16 16:02:44 +08:00
257fff3e92feat: upload progress bar and error message display for each file, #146
Terry Geng
2020-05-16 15:48:11 +08:00
0c47850fbcrefactor: change var into let and const
Terry Geng
2020-05-16 10:44:57 +08:00
aca3602511fix: initialize the web interface after the bot is connected to murmur server
Terry Geng
2020-05-15 12:57:32 +08:00
71e0ede51efeat: optimized play/resume logic, add fast-forward support within song. fix#153.
Terry Geng
2020-05-15 10:22:37 +08:00
7e38c191f6fix: refine database migration
Terry Geng
2020-05-14 23:58:03 +08:00
8fdfc90730fix: error when expanding playlist in the web interface
Terry Geng
2020-05-14 21:44:58 +08:00
140c523a39Refactor: move music db into a separated file (#151)
azlux
2020-05-14 00:14:05 +02:00
5fe8b266c2feat: generate default settings db name according to bot name
Terry Geng
2020-05-13 22:39:49 +08:00
40ea744e7frefactor: move music db into a separated file.
Terry Geng
2020-05-13 10:43:40 +08:00
4c27bb28a1fix: color of filter section on dark theme
Terry Geng
2020-05-12 19:30:04 +08:00
612d633ff9feat: volume slider inside popover
Terry Geng
2020-05-12 19:06:24 +08:00
e2254cf89fremove google dependencies
azlux
2020-05-12 14:44:18 +02:00
4f2dcf0620Fix for directory filter as well as some improvements (#147)
Tyler Vigario
2020-05-11 21:54:00 -07:00
03da8fe20dfix dark theme
azlux
2020-05-11 11:36:53 +02:00
d288bfa658New version
azlux
2020-05-11 10:24:27 +02:00
1f93c6450ffeat: add fast-forward button to the web interface
Terry Geng
2020-05-11 08:32:25 +08:00
fbe3383b66fix: avoid confusing error message when connection to the murmur server fails.
Terry Geng
2020-05-09 20:49:52 +08:00
a58af46f15feat: enhanced logging to file support, redirecting all stdout and stderr to log file. This feature woulb be useful for troubleshooting daemonized bots since now all exceptions are also wrote to log file.
Terry Geng
2020-05-09 10:44:01 +08:00
aba9eea336Further improvements to web interface (#139)
Tyler Vigario
2020-05-06 18:14:38 -07:00
529527c1c0fix css path for Dark theme
Azlux
2020-04-30 10:04:52 +02:00
a0d12703caREADME: remove trailing whitespace and extra backtick
azlux
2020-04-30 09:08:14 +02:00
625c1bbc4dREADME: remove trailing whitespace and extra backtick
Ben Sima
2020-04-29 18:31:00 -07:00
9879bcc7befix: hot fix: wrong type for tags
Terry Geng
2020-04-29 13:37:37 +08:00
d878dd8e1aAdd Popper.js link in HTML (#136)
Tyler Vigario
2020-04-28 22:25:12 -07:00
f900f1c605Merge pull request #135 from TylerVigario/update-web-assets
Terry Geng
2020-04-29 11:27:32 +08:00