Commit Graph

738 Commits

Author SHA1 Message Date
IrosTheBeggar
c778e24dbe fix wizard regression 2020-12-19 12:26:10 -05:00
IrosTheBeggar
60e4c5c99e update all dependacies 2020-12-19 11:10:03 -05:00
IrosTheBeggar
6ea99dbc1b remove electron dependacies 2020-12-19 10:59:08 -05:00
IrosTheBeggar
5258e1199b move logger 2020-12-17 00:07:33 -05:00
IrosTheBeggar
40836f15ac update admin forms 2020-12-17 00:01:42 -05:00
IrosTheBeggar
644b996914 update api endpoints 2020-12-16 10:43:29 -05:00
IrosTheBeggar
08a285a187 new auth api cleanup 2020-12-07 22:01:17 -05:00
IrosTheBeggar
0aa6fabdd9 new admin api 2020-12-07 21:47:15 -05:00
IrosTheBeggar
be8bd9cc5d remove old code 2020-12-07 21:37:07 -05:00
IrosTheBeggar
576999b9fb v5 alpha incoming 2020-12-07 21:32:11 -05:00
IrosTheBeggar
95c6c7aeac admin panel 2020-12-06 00:42:43 -05:00
IrosTheBeggar
03c13848c9 update file explorer code 2020-12-03 12:51:53 -05:00
IrosTheBeggar
c695f60308 logout button 2020-12-02 18:00:42 -05:00
IrosTheBeggar
ec8945a0a9 fix whitespace 2020-12-02 17:56:15 -05:00
IrosTheBeggar
81e89f55cf fix album art bug 2020-12-02 16:46:12 -05:00
IrosTheBeggar
2a045be2e9 imrpove file explorer api behaviour 2020-12-02 16:23:42 -05:00
IrosTheBeggar
6a1eafc066 improved file explorer & started the admin panel 2020-12-02 14:13:53 -05:00
IrosTheBeggar
fc3257a7fb responsive login page 2020-10-27 11:42:22 -04:00
IrosTheBeggar
cd6eb83102 waves 2020-10-27 01:10:19 -04:00
IrosTheBeggar
8dc4b45019 admin panel 2020-10-26 23:17:40 -04:00
IrosTheBeggar
0d2c8b86f1 admin panel 2020-10-26 02:27:46 -04:00
IrosTheBeggar
ea56bfaf61 new login page 2020-10-26 02:13:52 -04:00
IrosTheBeggar
28fe713547 update method to vue 2020-10-23 18:34:04 -04:00
IrosTheBeggar
1377896724 update readme 2020-10-23 16:36:10 -04:00
IrosTheBeggar
07a308afb7 new webb app config flags 2020-10-23 16:29:29 -04:00
IrosTheBeggar
601cb033d3 Merge branch 'master' of github.com:IrosTheBeggar/mStream into master 2020-10-23 16:07:27 -04:00
IrosTheBeggar
331dce7dea webapp beta 2020-10-23 16:07:07 -04:00
IrosTheBeggar
50036c5c42 new api endpoint for file explorer 2020-10-21 04:40:04 -04:00
Paul
c6589ad2c3
Merge pull request #256 from d10n/feature/fix-volume-creep
Fix volume increase on track change or restart
2020-10-20 04:15:07 -04:00
IrosTheBeggar
7e688a3527 log failed login attempts 2020-10-20 04:10:57 -04:00
IrosTheBeggar
8262a1726c update default address 2020-10-20 03:19:40 -04:00
Paul
ae1bbcfe15
Merge pull request #279 from jmacmahon/master
Allow user-configurable bind address
2020-10-20 03:16:54 -04:00
Paul
c49b8fbf31
Merge pull request #282 from whalehub/master
Update dependencies
2020-10-20 02:33:29 -04:00
Aaron
c9bc62baab
Update dependencies
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-10-17 12:10:31 +02:00
Joe MacMahon
12ca5be169 Allow user-configurable bind address
This affects issue IrosTheBeggar/mStream#276

Also default `folders` attribute in config to prevent an error on
startup when it is not set.
2020-08-31 20:45:20 +01:00
IrosTheBeggar
4b8f84265f added technical details to the readme 2020-05-12 00:35:28 -04:00
IrosTheBeggar
fc4f0242dd fix bug with recent api 2020-05-11 22:00:01 -04:00
d10n
065dd75b9f Fix volume increase on track change or restart
When clicking on the currently playing item in "Now Playing" a few
times:

In Chrome, an exception is thrown:

Failed to execute 'createMediaElementSource' on 'AudioContext': HTMLMediaElement already connected previously to a different MediaElementSourceNode.

but Firefox is happy to try connecting the same source multiple times,
leading to apparent volume increases despite gain and volume settings
remaining constant.
2020-05-06 20:54:52 -04:00
IrosTheBeggar
6fccc508d4 update shared page 2020-02-24 23:45:07 -05:00
IrosTheBeggar
a384a399ce fix bug on share page 2020-02-23 19:56:52 -05:00
IrosTheBeggar
3f96b36c23 and decode uri 2020-02-10 14:33:45 -05:00
IrosTheBeggar
76e81699e9 enocode non-ascii chars for upload 2020-02-10 14:29:01 -05:00
IrosTheBeggar
3b38769081 sort by disk 2020-01-26 21:01:56 -05:00
IrosTheBeggar
3efee29111 spelling 2020-01-20 02:09:22 -05:00
IrosTheBeggar
0bb92acff8 revert auto dj algorithm 2020-01-17 21:54:25 -05:00
IrosTheBeggar
316755bde2 revert auto dj algorithm 2020-01-17 21:54:13 -05:00
IrosTheBeggar
e2bd251064 search UX 2020-01-17 18:25:34 -05:00
IrosTheBeggar
468be7155f fix rating bug 2020-01-17 17:02:20 -05:00
IrosTheBeggar
314fa30fe7 fully working search 2020-01-17 13:33:05 -05:00
IrosTheBeggar
53f7710d70 remove useless logging 2020-01-17 10:59:59 -05:00