Commit Graph

1146 Commits

Author SHA1 Message Date
jb-alvarado
115b74c7cc
Merge pull request #3 from jb-alvarado/master
remove print
2022-06-14 09:40:34 +02:00
jb-alvarado
34b99ae784 remove print 2022-06-14 09:35:46 +02:00
jb-alvarado
bff80c18fa Merge branch 'api' of github.com:jb-alvarado/ffplayout-engine into api 2022-06-13 18:29:42 +02:00
jb-alvarado
b15eb449dc switch to role based auth 2022-06-13 18:29:37 +02:00
jb-alvarado
18dd374c02
Merge pull request #2 from jb-alvarado/master
ignore db files
2022-06-13 14:29:11 +02:00
jb-alvarado
0ed82882cd
Merge branch 'ffplayout:master' into master 2022-06-13 14:28:09 +02:00
jb-alvarado
bd259225af exclude db file 2022-06-13 14:25:47 +02:00
jb-alvarado
019a163176 updates 2022-06-13 14:20:31 +02:00
jb-alvarado
9863c159d5
Merge pull request #136 from jb-alvarado/master
updates
2022-06-13 14:17:28 +02:00
jb-alvarado
618f59f938
Merge pull request #1 from jb-alvarado/master
updates
2022-06-13 14:07:54 +02:00
jb-alvarado
4f1f47f32e
Merge branch 'api' into master 2022-06-13 14:07:43 +02:00
jb-alvarado
5f6a652736 updates 2022-06-13 14:02:55 +02:00
jb-alvarado
c5947b352d add user 2022-06-13 13:54:36 +02:00
jb-alvarado
c4d599ff31 get and patch settngs 2022-06-12 22:37:29 +02:00
jb-alvarado
ca5ac810be add curl command 2022-06-10 16:15:52 +02:00
jb-alvarado
dc50f621e0 update user 2022-06-10 16:12:30 +02:00
jb-alvarado
e59b356128 add errors 2022-06-09 22:17:03 +02:00
jb-alvarado
51e75cb113 set user data in validator 2022-06-09 19:20:09 +02:00
jb-alvarado
2c940ca41c add jwt auth 2022-06-09 18:59:14 +02:00
jb-alvarado
cac4e25620 add status 2022-06-08 18:16:58 +02:00
jb-alvarado
cca5e24cc9 cleanup code, reponse object 2022-06-08 18:06:40 +02:00
jb-alvarado
58b0df5757 add login 2022-06-07 22:05:35 +02:00
jb-alvarado
49af829221 work on login route 2022-06-07 18:11:46 +02:00
jb-alvarado
227d09bce7 start with API 2022-06-06 23:07:11 +02:00
jb-alvarado
ed749b8b2e
Merge pull request #134 from jb-alvarado/master
simplify json reader, fix playlist update check
2022-06-02 22:12:01 +02:00
jb-alvarado
63d88fbf97 simplify json reader, fix playlist update check 2022-06-02 22:08:02 +02:00
jb-alvarado
704053e599 simplify remote playlist code (WIP) 2022-06-02 18:21:43 +02:00
jb-alvarado
08ded412c9
Merge branch 'ffplayout:master' into master 2022-06-02 15:41:50 +02:00
jb-alvarado
30435d3ada update Readme 2022-06-02 15:41:20 +02:00
jb-alvarado
f778140b9c
Merge pull request #133 from pybt/remote-playlist
read remote playlist if playlist path start with http or https
2022-06-02 15:32:39 +02:00
jb-alvarado
a33247c940
Update rust.yml 2022-06-01 21:20:01 +02:00
jb-alvarado
e1e8658bad
Update rust.yml 2022-06-01 21:13:25 +02:00
jb-alvarado
79faf94a22
Update rust.yml 2022-06-01 21:00:57 +02:00
jb-alvarado
d3082f6577
Update rust.yml 2022-06-01 20:59:04 +02:00
pybt
ed5604e715 fix clippy warning 2022-06-02 01:36:18 +07:00
pybt
58a0b0477d update code as suggestion in code review 2022-06-02 00:40:42 +07:00
pybt
83fb688163 read remote playlist if playlist path start with http or https 2022-06-01 14:45:31 +07:00
jb-alvarado
19e3b8db2d
Merge pull request #131 from jb-alvarado/master
support multiple outputs for streaming output and hls mode
2022-05-31 20:00:34 +02:00
jb-alvarado
1af055dcfd fix pad filter, simpler source validation 2022-05-31 13:58:38 +02:00
jb-alvarado
a9dae4ee5b support multiple outputs for streaming output and hls mode 2022-05-31 12:09:08 +02:00
jb-alvarado
f1b77f5c3e update install instruction 2022-05-30 22:16:21 +02:00
jb-alvarado
3281c42298 cleanup 2022-05-30 22:05:17 +02:00
jb-alvarado
757077f03c new version 2022-05-30 21:43:50 +02:00
jb-alvarado
9c3fa83bec support multiple output stream 2022-05-30 21:40:32 +02:00
jb-alvarado
5c3bec328a use str instead of string, simplifly validation 2022-05-30 21:28:56 +02:00
jb-alvarado
dd575cb159
Merge pull request #130 from pybt/features/remote-source
accept remote source start with http or https
2022-05-30 19:42:08 +02:00
pybt
398ec1e449 check remote source video really exists 2022-05-30 23:46:24 +07:00
pybt
d2a89c66ab add source.rs 2022-05-30 20:18:04 +07:00
Piyaboot Thavilthirakul
c6603e3882
Merge branch 'ffplayout:master' into features/remote-source 2022-05-30 19:46:42 +07:00
pybt
ebcf828536 accept remote source 2022-05-30 19:42:32 +07:00