Commit Graph

56 Commits

Author SHA1 Message Date
Paul Sori
969c4fb1c1 Fully functional DB, command line works again, improved beets functionality 2016-12-14 23:22:51 -05:00
Paul Sori
cb3293359c Lots of new stuff 2016-12-11 04:04:14 -05:00
Paul Sori
e952357eae Code cleanup 2016-12-02 00:58:29 -05:00
Paul Sori
cefefffaa4 Fixed broken API endpoint 2016-12-02 00:09:57 -05:00
Paul Sori
6824ea7f62 All core functions work. Some secondary functions are still broken or missing 2016-11-30 16:46:19 -05:00
Paul Sori
3d8f64f252 The server portion works. Need to finish the database building and import tools 2016-11-28 22:13:31 -05:00
Paul Sori
11da492a8f Stashing some more changes 2016-11-27 12:54:15 -05:00
Paul Sori
24151dbe9a More progress. Nothing works yet 2016-11-27 01:28:04 -05:00
Paul Sori
9a2730d66e WIP - everything is broken 2016-11-20 16:52:44 -05:00
Paul Sori
43d9fad700 Placeholder functions 2016-11-19 14:04:02 -05:00
Paul Sori
0e8fd439c7 1.28.0 2016-11-18 11:59:00 -05:00
Paul Sori
ea4e39c113 Album art pseudo code 2016-11-18 11:58:50 -05:00
Paul Sori
de7afebf03 Improve regex 2016-11-18 01:14:20 -05:00
Paul Sori
4e01d2c62d Allow JSON file input 2016-11-18 01:06:55 -05:00
Paul Sori
46d743a03c Delete old login page 2016-11-13 21:38:01 -05:00
Paul Sori
b75533a215 Broke out the DB functions in desperate modules. Will make it easier to add more DB options in the future 2016-11-13 21:23:23 -05:00
Paul Sori
76a90084be Break out port-forwarding into it's own module 2016-11-13 18:24:12 -05:00
Paul Sori
57e1053b09 API improvement: make filetypes optional 2016-11-13 18:01:53 -05:00
Paul Sori
fb6dc27ca3 Allow token secret to be pulled from a file 2016-11-13 17:54:15 -05:00
Paul Sori
4194a1e637 Print local network info 2016-11-13 17:28:50 -05:00
Paul Sori
ef6e74d3f0 Some file path improvements 2016-11-13 17:19:29 -05:00
Paul Sori
0e65918a93 1.27.0 2016-11-06 23:45:30 -05:00
Paul Sori
23bbf7d44a 1.26.0 2016-11-06 23:43:23 -05:00
Paul Sori
1d6b9f68ae Improve DB functions 2016-11-06 23:41:58 -05:00
Paul Sori
1e6359f5e6 Improved login API 2016-11-05 12:07:41 -04:00
Paul Sori
688145415f Replaced the session based login system with a token based system 2016-10-11 18:25:24 -04:00
Paul Sori
554d4be4fd Replaced var with const 2016-10-06 23:34:45 -04:00
Paul
8d7196f70f Updated package.json 2016-10-05 18:47:15 -04:00
Paul Sori
db1b9e6096 All filepaths are now constructed using the node path library 2016-09-29 10:47:30 -04:00
Paul
4d58a4bc66 Use absolute paths for everything 2016-09-29 01:35:40 -04:00
Paul
d0280ae0ff Update README.md 2016-09-28 01:11:46 -04:00
Paul
c5657e81ec Update README 2016-09-26 20:56:40 -04:00
Paul Sori
60d648b2bd File Explore search feature. Radio Buttons for navigating views 2016-09-26 00:43:05 -04:00
Paul Sori
fe26375eeb Merge branch 'master' of https://github.com/IrosTheBeggar/mstream-node 2016-09-23 01:01:38 -04:00
Paul Sori
d9d663b423 Added functionality to delete playlists 2016-09-23 01:00:40 -04:00
Paul
8cee8d8d64 Update README.md 2016-09-21 10:52:28 -04:00
Paul Sori
5a180c8245 One last set of css tweaks 2016-09-10 20:19:25 -04:00
Paul Sori
1dbfceea71 Stop the file explorer bar from overflowing 2016-09-10 13:17:41 -04:00
Paul Sori
96b595eafd A lot of CSS tweaks and improvements. 2016-09-10 12:58:42 -04:00
Paul Sori
ece5efafe5 Improved everything about playlists 2016-08-28 13:04:49 -04:00
Paul
a07f5a955d Merge pull request #1 from darookee/add-dockerfile
Added Dockerfile and modified the README
2016-08-26 11:26:16 -04:00
Nils Uliczka
c60857f202 Added Dockerfile and modified README 2016-08-26 09:33:39 +02:00
Paul Sori
2bc169d94e One more readme tweak 2016-08-25 02:20:09 -04:00
Paul Sori
3e9503dd09 Small read tweak 2016-08-25 01:54:18 -04:00
Paul Sori
b69728f126 Huge update. Added flac support, fixed a bunch of bugs, and made some functions to help integrate beetsdb 2016-08-25 01:43:35 -04:00
Paul Sori
447b59ab49 Added guest accounts. Returned the DB management panel 2016-07-04 01:10:53 -04:00
Paul Sori
9c5f1fd271 Fixed file DB bugs 2016-06-03 22:35:08 -04:00
Paul Sori
28dc0aaa03 Database format changed. mStream now supports databases build using beets (beet.io) 2016-05-18 14:22:52 -04:00
Paul Sori
36c1ed5541 Code cleanup 2016-04-29 14:48:23 -04:00
Paul Sori
6d29f70507 Music Database 2016-04-16 20:11:14 -04:00