fe6b5f0119
chore: edited help item related to web interface auth
Terry Geng
2020-06-16 11:24:46 +08:00
e32b9aeae3
Address issues with Bootstrap and Popper
Tyler Vigario
2020-06-15 18:35:06 -07:00
7237c6f562
Merge pull request #165 from azlux/volume
Terry Geng
2020-06-16 09:03:16 +08:00
fb38b43f93
Merge branch 'master' into volume
Terry Geng
2020-06-16 09:02:46 +08:00
a6f8c459d0
refactor: move volume part into a helper
Terry Geng
2020-06-15 20:07:17 +08:00
762bb337b5
refactor: optimized the non-glitchy interrupt logic.
Terry Geng
2020-06-11 10:40:19 +08:00
7f45ab0506
fix: bot failed to detect if the ffmpeg thread is dead, fixed#168.
Terry Geng
2020-06-11 09:17:48 +08:00
716b55b020
Migrate rest of JS out of HTML
Tyler Vigario
2020-06-09 18:11:19 -07:00
66bf1f1510
Merge upstream master and update web dependencies
Tyler Vigario
2020-06-09 17:16:31 -07:00
3c87c33ddd
fix: typo that renders refresh_cache_on_startup = False useless, #163
Terry Geng
2020-06-09 21:21:23 +08:00
e133788ba1
fix: playbar keeps extending when playlist is empty.
Terry Geng
2020-06-09 19:58:08 +08:00
5f67517dc3
feat: 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
32e32774eb
using identifiable power
azlux
2020-06-02 01:21:47 +02:00
1d97fe654e
fix: URL item duration unit in seconds, bad skip button in floating player
Terry Geng
2020-05-18 00:07:56 +08:00
0b7d0b8465
feat: huge feature: a floating player, with a movable playhead
Terry Geng
2020-05-17 11:54:05 +08:00
b050546e39
feat: safeguard against mistakenly cancelling uploading.
Terry Geng
2020-05-16 22:24:10 +08:00
b827ada7a8
fix: playlist expand bug
Terry Geng
2020-05-16 17:26:59 +08:00
465ab39c7a
fix: 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
1a7691cd1c
fix: secure_filename not working, progress bar typo
Terry Geng
2020-05-16 16:02:44 +08:00
257fff3e92
feat: upload progress bar and error message display for each file, #146
Terry Geng
2020-05-16 15:48:11 +08:00
0c47850fbc
refactor: change var into let and const
Terry Geng
2020-05-16 10:44:57 +08:00
aca3602511
fix: initialize the web interface after the bot is connected to murmur server
Terry Geng
2020-05-15 12:57:32 +08:00
71e0ede51e
feat: optimized play/resume logic, add fast-forward support within song. fix#153.
Terry Geng
2020-05-15 10:22:37 +08:00
7e38c191f6
fix: refine database migration
Terry Geng
2020-05-14 23:58:03 +08:00
8fdfc90730
fix: error when expanding playlist in the web interface
Terry Geng
2020-05-14 21:44:58 +08:00
140c523a39
Refactor: move music db into a separated file (#151)
azlux
2020-05-14 00:14:05 +02:00
5fe8b266c2
feat: generate default settings db name according to bot name
Terry Geng
2020-05-13 22:39:49 +08:00
40ea744e7f
refactor: move music db into a separated file.
Terry Geng
2020-05-13 10:43:40 +08:00
4c27bb28a1
fix: color of filter section on dark theme
Terry Geng
2020-05-12 19:30:04 +08:00
e2254cf89f
remove google dependencies
azlux
2020-05-12 14:44:18 +02:00
4f2dcf0620
Fix for directory filter as well as some improvements (#147)
Tyler Vigario
2020-05-11 21:54:00 -07:00
03da8fe20d
fix dark theme
azlux
2020-05-11 11:36:53 +02:00
d288bfa658
New version
azlux
2020-05-11 10:24:27 +02:00
1f93c6450f
feat: add fast-forward button to the web interface
Terry Geng
2020-05-11 08:32:25 +08:00
fbe3383b66
fix: avoid confusing error message when connection to the murmur server fails.
Terry Geng
2020-05-09 20:49:52 +08:00
a58af46f15
feat: 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
aba9eea336
Further improvements to web interface (#139)
Tyler Vigario
2020-05-06 18:14:38 -07:00
529527c1c0
fix css path for Dark theme
Azlux
2020-04-30 10:04:52 +02:00
a0d12703ca
README: remove trailing whitespace and extra backtick
azlux
2020-04-30 09:08:14 +02:00
625c1bbc4d
README: remove trailing whitespace and extra backtick
Ben Sima
2020-04-29 18:31:00 -07:00
9879bcc7be
fix: hot fix: wrong type for tags
Terry Geng
2020-04-29 13:37:37 +08:00
d878dd8e1a
Add Popper.js link in HTML (#136)
Tyler Vigario
2020-04-28 22:25:12 -07:00
f900f1c605
Merge pull request #135 from TylerVigario/update-web-assets
Terry Geng
2020-04-29 11:27:32 +08:00