Commit Graph

119 Commits

Author SHA1 Message Date
jb-alvarado
c8ca4588d1 fix address 2024-01-02 00:51:11 +01:00
jb-alvarado
873776908e update sysinfo to support stats on network storage 2023-12-23 23:13:54 +01:00
jb-alvarado
9912405e4e improve live sources, fix #473
Live sources are potentially unstable and are therefore not officially supported. Use at your own risk.
2023-12-18 21:28:35 +01:00
jb-alvarado
79c61accf7 fix clippy 2023-12-11 13:33:09 +01:00
jb-alvarado
4c4199cbdb block on hashing 2023-12-11 13:27:22 +01:00
jb-alvarado
15f41148df remove salt from table 2023-12-11 11:25:48 +01:00
jb-alvarado
058998d73d fix route protection 2023-12-02 21:52:34 +01:00
jb-alvarado
f1e8797528 update actix-web-grants to v4 2023-12-02 21:16:44 +01:00
jb-alvarado
c6329c470a validate next clip in a thread, to have less delta 2023-11-30 15:42:20 +01:00
jb-alvarado
be2528fbb4 fix update id, don't update user name 2023-11-24 08:12:42 +01:00
jb-alvarado
f86a6c3f1d get all user, delete user 2023-11-23 22:37:51 +01:00
jb-alvarado
c9e75563df change method to get free ram 2023-11-16 12:47:21 +01:00
jb-alvarado
fef6fc9f78 add some comments 2023-11-08 08:52:26 +01:00
jb-alvarado
15b984832a fix import for release build 2023-11-08 08:44:39 +01:00
jb-alvarado
0df34e2bd7 update packages 2023-11-08 08:40:48 +01:00
jb-alvarado
954a841fd2 cleanup 2023-11-08 08:18:45 +01:00
jb-alvarado
effb60f310 refresh components 2023-11-08 08:03:36 +01:00
jb-alvarado
ec2760acce test lazy_static sys 2023-11-07 20:22:28 +01:00
jb-alvarado
c30438697d set public path, fix #439, add system stat route 2023-11-07 13:45:43 +01:00
jb-alvarado
22087d8cd4 create system object 2023-11-06 22:00:16 +01:00
jb-alvarado
22fb1d78d2 systeminfo example 2023-11-06 16:19:26 +01:00
jb-alvarado
63b9c0664a fix not found route 2023-11-06 15:49:10 +01:00
jb-alvarado
ea81588ce5 conditional embed frontend 2023-11-02 21:29:14 +01:00
jb-alvarado
7d3173533f Use enum for Role everywhere, fix time shift, fix #433, get config also as normal user 2023-11-02 13:40:56 +01:00
jb-alvarado
b4cde6e12c embed static files from frontend in ffpapi, add db path argument 2023-10-31 23:43:33 +01:00
jb-alvarado
14a86fedbc no auth for file route, get config from channel id, (revert to old state) 2023-10-30 23:03:53 +01:00
jb-alvarado
b475854578 add file proxy 2023-10-30 21:55:57 +01:00
jb-alvarado
5fb5851b49 fix db path 2023-10-24 10:41:09 +02:00
jb-alvarado
38e73a0138 remove openssl dependency, remove TLS debug log messages, fix program hang when mail sending not work 2023-10-13 08:20:35 +02:00
jb-alvarado
2f06b166a1 fixes clippy complain 2023-10-05 22:09:08 +02:00
jb-alvarado
36526a15c7 make paths optional 2023-09-12 20:29:29 +02:00
jb-alvarado
94fa75a23d set playlist length seconds 2023-09-08 10:23:39 +02:00
jb-alvarado
0c51f8303c generate playlists based on template, serialize paths to PathBuf 2023-09-05 14:46:32 +02:00
jb-alvarado
d1716acfc5 update packages 2023-08-08 21:10:30 +02:00
jb-alvarado
83f59ba0bd deserialize number or string 2023-08-07 10:55:13 +02:00
jb-alvarado
fef7d04e65 fix boxborderw value 2023-08-07 10:54:12 +02:00
jb-alvarado
acfe223301 rename hls output, fix #351 2023-07-14 13:59:24 +02:00
jb-alvarado
cd4c8727bd update sqlx to 0.7 2023-07-04 08:00:18 +02:00
jb-alvarado
4a578e83ff set chrono features, cleanup, less logging 2023-06-19 20:48:50 +02:00
jb-alvarado
8eb5c2ba02 switch jsonrpc-http-server to tiny_http, update clap to next major version
The jsonrpc-http-server don't get any updates anymore and some libs are already unmaintained. Migration to the new jsonrpsee makes not so much sense, because its features are not needed. For our needs tiny_http is absolut enough.
2023-06-19 16:57:25 +02:00
jb-alvarado
a4fa9cb353 remove extra content type from header, fix #331 2023-06-16 19:51:57 +02:00
jb-alvarado
6338207fba update most importend config values on new channel 2023-05-15 15:25:15 +02:00
jb-alvarado
6c5264ea5f rename kill with stop (we are not killing anybody...), stop engine over rpc. #268 2023-02-21 14:10:06 +01:00
jb-alvarado
b4004d7d8b use async process::Command 2023-02-20 22:12:33 +01:00
jb-alvarado
7e5a391e3d work on "piggyback" mode 2023-02-20 17:28:33 +01:00
jb-alvarado
1c54bc0e2d update yaml 2023-02-09 11:58:59 +01:00
jb-alvarado
3b61d09809 set version and other metadata globally 2023-02-03 09:32:05 +01:00
jb-alvarado
9e84c561ef update version 2023-02-02 12:17:36 +01:00
jb-alvarado
255ced8ecb update packages, fix clippy warnings 2023-01-28 21:52:32 +01:00
jb-alvarado
f3cd45af3c cleanup 2023-01-22 21:10:01 +01:00