Commit Graph

3121 Commits

Author SHA1 Message Date
jb-alvarado
2adc5b72a3 center player, hide columns on small screens, highlight selected folder 2024-05-05 20:50:05 +02:00
jb-alvarado
c9166d6413 center player, hide columns on small screens, highlight selected folder 2024-05-05 20:47:43 +02:00
jb-alvarado
4f71b23368 fix clippy 2024-05-03 12:33:20 +02:00
jb-alvarado
d41a485f40
Merge pull request #629 from jb-alvarado/master
switch to toml, update frontend, make title optional
2024-05-02 05:57:36 +00:00
jb-alvarado
fbe810bb0b update frontend, make title optional 2024-05-02 07:52:31 +02:00
jb-alvarado
441af894c2
Merge branch 'ffplayout:master' into master 2024-05-02 05:26:11 +00:00
jb-alvarado
4832f8560b switch to toml 2024-05-01 22:00:12 +02:00
jb-alvarado
4740a63959
Merge pull request #613 from JunioCalu/title_support
Adding support for file title without renaming file, updating docker files.
2024-04-30 15:03:42 +00:00
jb-alvarado
65e541fd25
Merge branch 'master' into title_support 2024-04-30 14:59:44 +00:00
jb-alvarado
09eedf5ee9
Merge pull request #627 from jb-alvarado/master
switch to sse messaging
2024-04-30 14:57:45 +00:00
jb-alvarado
05d0ada8e1 add type 2024-04-30 16:57:33 +02:00
Junio Calú
e961afbad5
Adding support for file title without renaming file, enhancing support for pt-BR, en-US, de-DE languages. (#114)
Co-authored-by: jb-alvarado <2212056+jb-alvarado@users.noreply.github.com>
2024-04-30 16:48:01 +02:00
jb-alvarado
bbe29428a5 wait for scrolling 2024-04-30 09:29:37 +02:00
jb-alvarado
772572172d add shift, rename played to elapsed 2024-04-30 09:12:33 +02:00
jb-alvarado
6111c2686d add time shift, support negative time values 2024-04-30 09:11:26 +02:00
jb-alvarado
1d22cda65c add nginx location for sse, update frontend 2024-04-29 11:05:51 +02:00
jb-alvarado
c4aa6f495f fix remaining time calc 2024-04-29 10:53:47 +02:00
jb-alvarado
d2ce326386 log download 2024-04-29 10:48:51 +02:00
jb-alvarado
c62607023b get playout status from sse 2024-04-29 09:35:26 +02:00
jb-alvarado
c4ea14dc94 add sse playout status, reduce current media object 2024-04-29 09:31:35 +02:00
jb-alvarado
1d8307015f playout status 2024-04-28 21:41:17 +02:00
jb-alvarado
3763af9d40 add drop area after last clip until playtime is complete 2024-04-27 22:44:52 +02:00
jb-alvarado
47b88d90ca reduce trace log 2024-04-26 14:43:55 +02:00
jb-alvarado
f73085176a switch to cross-rs 2024-04-26 14:32:08 +02:00
jb-alvarado
673f8f8e4b Merge branch 'master' of github.com:ffplayout/ffplayout 2024-04-26 14:32:04 +02:00
jb-alvarado
82bcd3d086 add macos cross build 2024-04-26 13:54:33 +02:00
jb-alvarado
35f527bf9b switch to cross-rs toolchain 2024-04-26 11:56:01 +02:00
jb-alvarado
bc89a16306 update version 2024-04-26 09:48:15 +02:00
jb-alvarado
4c02bc0ae1
Merge branch 'ffplayout:master' into master 2024-04-26 07:47:25 +00:00
jb-alvarado
07f8445c52 cleanup 2024-04-26 09:47:04 +02:00
jb-alvarado
38d4f956e0
Merge branch 'ffplayout:master' into master 2024-04-26 07:45:51 +00:00
jb-alvarado
aeb5a1b5ea switch back to playlist change behavior from v0.20 but get right index, fix #619 2024-04-26 09:42:33 +02:00
jb-alvarado
7dcb8fce65 ignore module in logging 2024-04-26 09:37:52 +02:00
jb-alvarado
5f203a809b get system status with sse 2024-04-25 14:49:57 +02:00
jb-alvarado
09d6e279d0 fix clippy errors 2024-04-25 13:00:13 +02:00
jb-alvarado
d0244da05e send system status over sse 2024-04-25 12:41:26 +02:00
Junio Calu
61fab0fcef Adding support for file title without renaming file, updating docker files. 2024-04-24 19:39:57 -03:00
jb-alvarado
1fbfda2e85 work on sse 2024-04-24 09:58:57 +02:00
jb-alvarado
b6f9a2545f add uuid based auth example 2024-04-23 22:02:48 +02:00
jb-alvarado
5e388a30a2
Merge pull request #617 from jb-alvarado/master
fix: don't skip last clip from playlist
2024-04-22 13:21:22 +00:00
jb-alvarado
a58e54884d
Merge branch 'ffplayout:master' into master 2024-04-22 13:15:07 +00:00
jb-alvarado
a1d1be5fc1 add missing value 2024-04-22 15:10:26 +02:00
jb-alvarado
6efa9e2cf9 fix: don't skip last clip from playlist 2024-04-22 15:06:53 +02:00
jb-alvarado
12086904cd ignore advanced config in tests, support advanced config path as argument, support advanced config on null output 2024-04-22 15:06:00 +02:00
jb-alvarado
a55408543e
Merge pull request #614 from jb-alvarado/master
catch remote playlist error and get empty playlist
2024-04-21 19:39:24 +00:00
jb-alvarado
5855eed691 update frontend 2024-04-21 21:23:42 +02:00
jb-alvarado
586a5a91e6 catch remote playlist error and get empty playlist 2024-04-21 21:23:06 +02:00
jb-alvarado
52411f61ef add vs code settings 2024-04-21 21:12:16 +02:00
jb-alvarado
d077f5aa09 add vs code settings 2024-04-21 21:12:02 +02:00
jb-alvarado
751b4362e6
Merge pull request #612 from jb-alvarado/master
fix #610 - wrong variable name, add advanced input settings to valida…
2024-04-20 22:03:01 +00:00