Commit Graph

19 Commits

Author SHA1 Message Date
e88b0ec5ba changed the way to trigger a playlist sync 2019-01-26 22:27:43 +01:00
01072c86db First running edit version 2019-01-26 22:15:34 +01:00
395faeb4b8 some cleanups 2019-01-25 23:39:09 +01:00
8d04684c95 moved connection string to the app config 2019-01-25 23:04:47 +01:00
6630496029 added some http request used in rider to manually test the api 2019-01-25 22:56:23 +01:00
0b53b6f697 First running version with all fields, sync, m3u generation and without old controller 2019-01-25 22:52:37 +01:00
99430d9292 Made first schema work, made first sync work and display from db 2019-01-25 00:21:28 +01:00
c3b27080f2 added first working db init and startup 2019-01-25 00:07:05 +01:00
6c6d107550 added new fields to the playlist entry, migrations and started with the api controller to manage the list 2019-01-24 23:14:07 +01:00
6920d410b5 updated layout 2019-01-24 22:30:24 +01:00
20f0b767e8 added first result table with containing the tracks (prototype) 2018-12-29 00:44:47 +01:00
590c73f834 added playlist loader
registered appconfig as singleton
added config interfaces
2018-12-29 00:38:20 +01:00
f37d8d49ea added validation to the appconfig (remove code duplication) 2018-12-28 23:58:30 +01:00
85d07d12ab added parser to config and register on startup 2018-12-28 23:49:13 +01:00
1df7934e8a added libs 2018-12-16 23:41:00 +01:00
04ea62fbbf removed obsolete folder 2018-12-16 23:20:22 +01:00
a42814029a added xspf parser
moved files to better namespaces
added example playlistfiles
codereformat
2018-12-16 00:30:31 +01:00
4480e219fa added new projects and some base code for persistence 2018-12-10 00:20:33 +01:00
02aad5f41d moved to subfolder 2018-12-09 23:24:53 +01:00