Commit Graph

281 Commits

Author SHA1 Message Date
IrosTheBeggar
5258e1199b move logger 2020-12-17 00:07:33 -05:00
IrosTheBeggar
be8bd9cc5d remove old code 2020-12-07 21:37:07 -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
ea56bfaf61 new login page 2020-10-26 02:13:52 -04:00
IrosTheBeggar
07a308afb7 new webb app config flags 2020-10-23 16:29:29 -04:00
IrosTheBeggar
50036c5c42 new api endpoint for file explorer 2020-10-21 04:40:04 -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
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
fc4f0242dd fix bug with recent api 2020-05-11 22:00:01 -04:00
IrosTheBeggar
3f96b36c23 and decode uri 2020-02-10 14:33:45 -05:00
IrosTheBeggar
3b38769081 sort by disk 2020-01-26 21:01:56 -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
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
IrosTheBeggar
4ccc4e3962 table joining 2020-01-17 10:56:17 -05:00
IrosTheBeggar
9da7a67d31 update artists and albums endpoints 2020-01-16 23:11:21 -05:00
IrosTheBeggar
7041a09dfa db restructure and optimizations 2020-01-16 21:47:05 -05:00
IrosTheBeggar
0061ca1004 search first draft 2020-01-16 00:37:50 -05:00
IrosTheBeggar
c9f41b8b95 auto dj upgrades 2019-12-09 14:42:30 -05:00
IrosTheBeggar
aa5d0aaa07 allow empty secret string 2019-11-20 01:42:16 -05:00
Gitea
2c19b3c15f cleanup variables in db code 2019-11-15 03:41:22 -05:00
Gitea
d0090a5885 update code 2019-11-15 01:45:13 -05:00
IrosTheBeggar
fef758a232 improving electron experience 2019-11-04 02:05:15 -05:00
Borewit
2eeae84ae3 Just a beginning to start supporting HTTP range request handling 2019-11-03 09:50:19 +01:00
IrosTheBeggar
25aeba6316 variable clarification 2019-11-02 19:52:43 -04:00
Borewit
f5c96a797c Minor code style changes 2019-11-02 13:49:02 +01:00
IrosTheBeggar
b2b4157e8d directory management bugfixes and optimizations 2019-11-01 00:11:07 -04:00
IrosTheBeggar
1c2731b775 improved download m3u 2019-10-30 01:44:35 -04:00
IrosTheBeggar
54a250b84c fix windows m3u bugs 2019-10-30 01:18:30 -04:00
Łukasz Woźniak
6c972c977d Fix for simple m3u playlists parsing 2019-10-29 21:49:05 +01:00
Paul Sori
0ee0c84e84 some code cleanup 2019-10-29 10:33:36 -04:00
Paul Sori
c66581d95f Merge commit 'refs/pull/214/head' of github.com:IrosTheBeggar/mStream 2019-10-29 10:31:27 -04:00
Łukasz Woźniak
73812510db Playing and downloading m3u playlists - review fixes 2 2019-10-29 11:02:24 +01:00
Paul Sori
b7be98823a allow an empty folder boot 2019-10-28 20:17:42 -04:00
Łukasz Woźniak
0168947ff3 Playing and downloading m3u playlists - review fixes 2019-10-28 20:34:44 +01:00
Paul Sori
8cbc1d9cc3 msfix ddns issue 2019-10-28 13:42:42 -04:00
Robin Hänni
1269a63df1
subsort tracks by filename
sort tracks by track number and then by filename. This is good if the media files do not have metadata, but the track number is at the beginning of the file name.
2019-10-27 14:03:19 +01:00
Łukasz Woźniak
e252bbee14 Playing and downloading m3u playlists 2019-10-26 11:30:36 +02:00
Paul Sori
fbdb89755f uplaod files 2019-10-24 03:05:38 -04:00
Paul Sori
b5b066d162 transcoding 2019-10-23 15:42:16 -04:00
Paul Sori
44352d8e83 preppping new electron release 2019-10-21 18:35:38 -04:00
Paul Sori
ec1f3e5851 some more small improvements 2019-10-17 00:50:12 -07:00
Paul Sori
a2dd9730a7 ui improvements 2019-10-17 00:43:08 -07:00
Paul Sori
02c15e12ef electron cleanup 2019-10-16 22:04:28 -07:00