3055 Commits

Author SHA1 Message Date
jonathan
985674258e fix folder creation, fix #64 2021-05-06 10:27:38 +02:00
jb-alvarado
128dfd2a75
Update README.md 2021-04-28 08:28:38 +02:00
jb-alvarado
b93b65019e Update issue templates 2021-04-19 16:43:03 +02:00
jb-alvarado
a94e5138c0
Rename install.md to INSTALL.md 2021-04-19 15:41:13 +02:00
jb-alvarado
056bb2bc24
Merge pull request #95 from ffplayout/dependabot/pip/urllib3-1.26.4
Bump urllib3 from 1.26.3 to 1.26.4
2021-04-09 09:33:12 +02:00
jb-alvarado
17a34d2686 client init after login 2021-04-08 10:35:31 +02:00
jb-alvarado
e70c58a3b3 check only response code 2021-04-08 09:31:50 +02:00
dependabot[bot]
11a5df9f08
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 18:31:47 +00:00
jb-alvarado
4e90fb70fd send channel id for rename and delete op, #62 2021-04-03 21:47:33 +02:00
jb-alvarado
11555979e2 get only statistics when user is login and index page is open 2021-04-03 21:11:56 +02:00
jb-alvarado
9cc48870fe
Create codeql-analysis.yml 2021-03-31 21:08:36 +02:00
jonathan
347b6654ef remove cookies, when refresh tokken is not correct 2021-03-31 15:33:06 +02:00
jonathan
a6bbc79721 check also status from systemd 2021-03-31 13:33:11 +02:00
jonathan
8292126643 reset currentNumber 2021-03-31 13:15:48 +02:00
jonathan
04188d72d2 hide service file 2021-03-31 13:13:33 +02:00
jonathan
80cb8e9e56 work with id, not config path 2021-03-31 11:46:22 +02:00
jonathan
fb10fc3a2d update install instruction 2021-03-31 09:17:56 +02:00
jonathan
105c1355ad update install instruction 2021-03-31 09:07:27 +02:00
jb-alvarado
735910367a add pylint config 2021-03-30 14:10:51 +02:00
jb-alvarado
0a7b19dae4 fix spelling 2021-03-30 14:10:35 +02:00
jb-alvarado
c921d2c350 set min scrollbar length 2021-03-30 12:36:06 +02:00
jb-alvarado
1e4f2f0125 send channel id, not config path 2021-03-30 12:32:12 +02:00
jb-alvarado
3d9d6d8a6f update dayjs 2021-03-30 12:31:45 +02:00
jb-alvarado
389862405a fix start time 2021-03-30 12:02:08 +02:00
jb-alvarado
cfa9b20bed don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
jb-alvarado
7223ad8773 add current number on upload dialog, fix #60 2021-03-29 10:11:44 +02:00
jb-alvarado
32feeefc49 show error, when config is not loaded 2021-03-29 10:10:39 +02:00
jb-alvarado
b4c4d15541 don't expose realtime filter to user 2021-03-29 09:25:43 +02:00
jb-alvarado
d50cbc7fe2 add empty space to playlist area #59, auto scroll down on drop last item 2021-03-28 21:38:37 +02:00
jb-alvarado
8ee094888f update 2021-03-28 21:36:01 +02:00
jb-alvarado
acdadcbfd4 give error, when file not exists 2021-03-27 23:29:51 +01:00
jb-alvarado
5dbbe6eb18 config needs to be reloadable 2021-03-27 22:39:18 +01:00
jb-alvarado
67be3afb3d add docstrings and clean code with pylint 2021-03-26 14:43:21 +01:00
jb-alvarado
22f971ddc8 Merge branch 'master' of github.com:ffplayout/ffplayout-engine 2021-03-26 11:21:52 +01:00
jb-alvarado
9f218350e9 simplify load_config function 2021-03-26 11:21:40 +01:00
jb-alvarado
b2fee06e2c Merge pull request #93 from ffplayout/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2021-03-26 11:05:03 +01:00
jb-alvarado
e708245721 add docstring and make code more readeble 2021-03-26 11:04:27 +01:00
dependabot[bot]
e1b5d6887b Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:24:19 +00:00
jb-alvarado
c25375375f remove encoding 2021-03-25 14:39:27 +01:00
jb-alvarado
0a1467b093 change variable names, to try to follow style conventions 2021-03-25 14:39:03 +01:00
jb-alvarado
6abadf9543 add docstring, compact seek_in/set_length 2021-03-24 20:23:48 +01:00
jb-alvarado
d36cb6af6d rename and uppercase constans, rename filter function 2021-03-24 17:24:31 +01:00
jb-alvarado
cb7034b3c8 rename and uppercase constants 2021-03-24 17:22:26 +01:00
jb-alvarado
8b88699e49 cleanup 2021-03-24 16:19:18 +01:00
jb-alvarado
407e15452c fix when loop goes over midnight, #91 2021-03-24 15:11:49 +01:00
jb-alvarado
ac8890653e rename folder 2021-03-24 15:11:04 +01:00
jb-alvarado
51b42abf53 get values from rootState, process playlist with day start as seconds 2021-03-23 21:47:15 +01:00
jb-alvarado
d7ad26eb90 better defaults 2021-03-23 21:46:40 +01:00
jb-alvarado
7b83b5d751 get day start as seconds 2021-03-23 21:46:31 +01:00
jb-alvarado
62b1db61ed cleanup 2021-03-23 21:46:05 +01:00