43 Commits

Author SHA1 Message Date
42571295ed adds some render information to some columns
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-10 23:44:01 +01:00
c8a938bc87 includes moment js scripts to the page 2020-02-10 23:43:47 +01:00
5784897331 updates modified date when enabling or disabling channel 2020-02-10 23:42:50 +01:00
f13c52bf69 added momentjs 2020-02-10 23:42:33 +01:00
4c0cd9d6f0 moved all functions from row based to grid based using datatables 2020-02-10 23:13:59 +01:00
796c5516f9 WIP: adds first steps to use datatables for mass updates and search / sort 2020-02-08 01:05:48 +01:00
d4badf7f9e WIP: adds first steps to use datatables for mass updates and search / sort 2020-02-08 00:45:05 +01:00
d7939fbaac adds razor runtime page recompilation to startup 2020-02-08 00:44:26 +01:00
ce4043254c includes datatables files and moves script load to top 2020-02-08 00:44:01 +01:00
5086865ad4 adds datatables files 2020-02-08 00:43:42 +01:00
d80e270db2 updates jquery validation to version 1.19.1 2020-02-07 23:24:30 +01:00
7701c94f8e updates jquery to version 3.4.1 2020-02-07 23:08:51 +01:00
737ed0327a updates bootstrap to version 4.4.1 2020-02-07 23:04:44 +01:00
f92b5a29d3 updates copyright and license info 2020-02-06 23:45:56 +01:00
cef19f9a22 upgrades the main application to .net core 3.1 2020-02-06 22:05:06 +01:00
a72a8cc8a9 updated EF nuget packages to 2.2.6
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-24 22:12:59 +02:00
0b818452b0 Added mass disable / enable 2019-06-04 22:46:26 +02:00
babd41055f updated packages 2019-06-04 21:46:42 +02:00
2af2425e2a Added shortcut to enable / disable a channel
Added coloring for enabled / available
2019-01-30 23:20:59 +01:00
a7bee0f93d Added delete functionality 2019-01-30 23:09:05 +01:00
15e2a650b9 Updated DB Schema and added new initial create 2019-01-30 22:57:44 +01:00
d619aeee8a Added download link to the nav bar 2019-01-27 00:59:33 +01:00
ff33aac61e updated dockerfile, readme and settings 2019-01-26 23:15:41 +01:00
4db904643c Fixed compiler warning 2019-01-26 23:15:28 +01:00
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