Commit Graph

620 Commits

Author SHA1 Message Date
jb-alvarado
00c0ab6611 Merge branch 'master' of github.com:ffplayout/ffplayout-frontend 2023-06-11 20:45:25 +02:00
jb-alvarado
bb15a8094e array to string for extensions, fix #102 2023-06-11 20:45:03 +02:00
jb-alvarado
7164a28bb1
Update README.md 2023-06-02 05:48:34 +00:00
jb-alvarado
b690bcceff hide chunk size warning 2023-05-31 22:54:34 +02:00
jb-alvarado
67de46eeb6 update packages, update bootstrap to 5.3.0 2023-05-31 22:39:59 +02:00
jb-alvarado
301d9814b1 update packages 2023-05-19 08:49:09 +02:00
jb-alvarado
1fa826742e split extensions to array 2023-05-19 08:46:08 +02:00
jb-alvarado
24c6f35ebd change condition 2023-05-15 15:15:49 +02:00
jb-alvarado
8d32b556d7 update url when channel switches 2023-05-15 15:13:25 +02:00
jb-alvarado
3c48ce09e0 fix pinia error 2023-05-15 14:08:40 +02:00
jb-alvarado
5c37a260df update packages 2023-05-15 13:16:02 +02:00
jb-alvarado
6b4412093e update packages 2023-04-23 21:24:06 +02:00
jb-alvarado
bc5ced6ea5 update version 2023-04-10 18:28:50 +02:00
jb-alvarado
3064ac38a4 mark and scroll to currenct clip, show when ingest is running 2023-04-09 22:28:57 +02:00
jb-alvarado
9edca39808 update bootstrap, add vuedraggable again 2023-04-07 15:14:33 +02:00
jb-alvarado
7d9da750cd fix upload function 2023-04-06 11:05:15 +02:00
jb-alvarado
99339155eb update version 2023-03-27 16:33:49 +02:00
jb-alvarado
4c67654f92 merge Browser component 2023-03-27 16:28:13 +02:00
jb-alvarado
4dc932635d update bootstrap, fix progress bar 2023-03-27 10:40:11 +02:00
jb-alvarado
38e277a931 fix watcher on player, media, logging 2023-03-22 16:01:58 +01:00
jb-alvarado
27d57060d1 update packages 2023-03-05 11:14:21 +01:00
jb-alvarado
80d1fd8d62 make config_path editable 2023-02-21 10:42:39 +01:00
jb-alvarado
bd7d2a21e3 update packages 2023-02-20 16:40:07 +01:00
jb-alvarado
0663241c67 rename payload key 2023-02-20 16:32:15 +01:00
jb-alvarado
590026119c update packages 2023-02-08 16:09:53 +01:00
jb-alvarado
c315281f49 ignore folder 2023-02-02 12:28:20 +01:00
jb-alvarado
b70d883cf3 remove folder from tracking 2023-02-02 12:28:19 +01:00
jb-alvarado
6d4f43c2ea give correct error message 2023-02-02 10:32:50 +01:00
jb-alvarado
77d61855d8 fix substring 2023-02-02 10:05:41 +01:00
jb-alvarado
0a7efd76a1 fix empty audio input value, add audio only support 2023-02-02 09:53:26 +01:00
jb-alvarado
fe022a7a59 update nuxt 2023-01-26 10:39:59 +01:00
jb-alvarado
94332ac20e update to nuxt 3.1, fix type errors, cleanup 2023-01-25 08:54:30 +01:00
jb-alvarado
afaf9730e3
Update README.md 2023-01-23 20:10:08 +01:00
jb-alvarado
92c7a8b041 support playlist generation, from sub selection, update packages 2023-01-22 20:04:57 +01:00
jb-alvarado
072002c684 no negative remaining time 2023-01-11 15:51:08 +01:00
jb-alvarado
25d4352cab add margin 2023-01-11 15:07:36 +01:00
jb-alvarado
bacef43ad0 remove alert 2023-01-11 15:06:45 +01:00
jb-alvarado
1dc7216b9f add live folder 2023-01-11 15:03:38 +01:00
jb-alvarado
76cd0e1be4 update readme 2023-01-11 13:44:50 +01:00
jb-alvarado
8878cff71d fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
jb-alvarado
3674e1865f add version info 2023-01-11 10:59:52 +01:00
jb-alvarado
5e48e047b2 migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
jb-alvarado
72ebb909a9 suppress 408 2022-12-20 10:16:18 +01:00
jb-alvarado
645468509b update packages, remove dotenv 2022-12-20 10:04:45 +01:00
jb-alvarado
ceeb44b882 update packages 2022-12-19 15:04:16 +01:00
jb-alvarado
269d3f0306 skip clips which are over day length, mark clips which are behind day length, #201
update packages
2022-11-14 09:04:17 +01:00
jb-alvarado
535624d81b
Merge pull request #99 from ffplayout/dependabot/npm_and_yarn/loader-utils-1.4.1 2022-11-09 06:40:38 +01:00
dependabot[bot]
c36221affb
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 22:27:31 +00:00
jb-alvarado
186dcbcf5a
Merge pull request #98 from ffplayout/dependabot/npm_and_yarn/parse-url-and-nuxt/telemetry-8.1.0 2022-11-06 17:33:41 +01:00
dependabot[bot]
d0e5da18fb
Bump parse-url and @nuxt/telemetry
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) and [@nuxt/telemetry](https://github.com/nuxt/telemetry). These dependencies needed to be updated together.

Updates `parse-url` from 6.0.5 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.5...8.1.0)

Updates `@nuxt/telemetry` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/nuxt/telemetry/releases)
- [Changelog](https://github.com/nuxt/telemetry/blob/v1.3.7/CHANGELOG.md)
- [Commits](https://github.com/nuxt/telemetry/compare/v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@nuxt/telemetry"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 18:45:07 +00:00