78 Commits

Author SHA1 Message Date
548ff437c1 reconfigured to rebuild all branches once a wekk
All checks were successful
tv7playlist/pipeline/head This commit looks good
2021-03-07 20:46:02 +01:00
daf91e46c1 rebuilds the container every wednesday
Some checks failed
tv7playlist/pipeline/head There was a failure building this commit
2021-03-07 20:44:04 +01:00
7e1bf65efb adds jenkinsfile
Some checks failed
continuous-integration/drone/push Build is failing
tv7playlist/pipeline/head This commit looks good
2021-03-02 21:35:52 +01:00
42571295ed adds some render information to some columns
All checks were successful
continuous-integration/drone/push Build is passing
release/3.1.0
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
3533691a54 updated version to 3.1 2020-02-10 23:15:15 +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
8d55bfd2ff updates b uild process for new drone version
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-06 23:55:30 +01:00
f92b5a29d3 updates copyright and license info 2020-02-06 23:45:56 +01:00
5fcc4afcd1 updates the Dockerfile to build in aspnet core 3.1 2020-02-06 23:38:57 +01:00
b71807cf16 adds some warnings about the datatypechange in sqlite 2020-02-06 23:13:15 +01:00
b89ae349ca addes migration for sqlite to make sure the new id field is text 2020-02-06 23:09:24 +01:00
cef19f9a22 upgrades the main application to .net core 3.1 2020-02-06 22:05:06 +01:00
94802dc123 updates project to net standard 2.1 2020-02-06 22:01:33 +01:00
7f824ee792 updates gitignore and adds *.blob and TestResults 2020-02-06 21:58:50 +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
501e81c2c5 added tag 2.0.1 to dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
release/2.0.1
2019-06-04 22:58:33 +02:00
c8e3c1b9f5 updated readme 2019-06-04 22:48:15 +02:00
0b818452b0 Added mass disable / enable 2019-06-04 22:46:26 +02:00
f190d3b5af added emby as hint 2019-06-04 22:12:05 +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
release/1.0.0
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
273b960979 disabled track number in final m3u -> needs to be formatted in different way 2019-01-29 23:43:29 +01:00
decc3cf5f5 fixed nameoverride handling on list generation 2019-01-29 22:25:37 +01:00
7537ab16d8 fixed docker versions 2019-01-28 23:08:48 +01:00
3258f91a09 fixed duplicated run entry 2019-01-28 22:32:11 +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
73857eed51 added db to ignore 2019-01-25 00:06:50 +01:00