Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't log error on static 404 | Chocobozzz | 2022-07-13 | 1 | -4/+25 |
| | |||||
* | Split static router | Chocobozzz | 2022-07-13 | 4 | -268/+287 |
| | |||||
* | Reduce unknown undo logging level | Chocobozzz | 2022-07-13 | 1 | -4/+16 |
| | |||||
* | Prevent 500 in AP clietn | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Reduce db retry log on failure | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Prevent error logs when aborting a stream | Chocobozzz | 2022-07-13 | 1 | -0/+7 |
| | |||||
* | Add more error logs | Chocobozzz | 2022-07-13 | 1 | -0/+3 |
| | |||||
* | Prevent duplicated HLS playlist on transcoding | Chocobozzz | 2022-07-13 | 2 | -16/+25 |
| | |||||
* | Relax log level | Chocobozzz | 2022-07-13 | 3 | -4/+4 |
| | | | | | 401 is expected when the token has expired federation issues are not very important | ||||
* | Correctly set mp3 codec string in hls playlist | Chocobozzz | 2022-07-13 | 1 | -0/+1 |
| | |||||
* | Don't display errors when SMTP is not configured | Chocobozzz | 2022-07-12 | 1 | -1/+2 |
| | | | | info is enough | ||||
* | Fix handling broken lives | Chocobozzz | 2022-07-12 | 2 | -1/+10 |
| | | | | We want the latest session that may already be finished | ||||
* | Auto retry video state db query on failure | Chocobozzz | 2022-07-12 | 1 | -16/+19 |
| | |||||
* | Fix audio file merge | Chocobozzz | 2022-07-12 | 1 | -1/+1 |
| | | | | | Image streams are considered as video streams by ffmpeg Filter out image codec name | ||||
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 4 | -18/+58 |
| | |||||
* | Prevent invalid watch sections | Chocobozzz | 2022-07-12 | 1 | -1/+6 |
| | |||||
* | Fix unknown infohash setting | Chocobozzz | 2022-07-11 | 1 | -3/+4 |
| | |||||
* | Fix videos stats | Chocobozzz | 2022-07-08 | 2 | -3/+2 |
| | |||||
* | Fix unknown infohash skip log | Chocobozzz | 2022-07-06 | 1 | -1/+1 |
| | |||||
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 17 | -73/+91 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 17 | -57/+626 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-07-04 | 1 | -1/+1 |
| | |||||
* | Reduce lazy static error logs | Chocobozzz | 2022-06-30 | 3 | -10/+30 |
| | |||||
* | Add ability to disable unknown infohash log | Chocobozzz | 2022-06-30 | 2 | -1/+6 |
| | |||||
* | Upgrade oauth2-server | Chocobozzz | 2022-06-28 | 2 | -5/+4 |
| | |||||
* | Rename video full loading | Chocobozzz | 2022-06-28 | 27 | -44/+44 |
| | |||||
* | Lazy load piscina | Chocobozzz | 2022-06-28 | 1 | -12/+20 |
| | |||||
* | Fix workers constants | Chocobozzz | 2022-06-27 | 1 | -2/+2 |
| | |||||
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 8 | -25/+75 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-27 | 2 | -40/+81 |
|\ | |||||
| * | Fix broken feeds with published live | Chocobozzz | 2022-06-27 | 2 | -46/+48 |
| | | |||||
| * | Fix feed with live stream | Chocobozzz | 2022-06-27 | 1 | -0/+39 |
| | | |||||
* | | Optimize feeds query | Chocobozzz | 2022-06-27 | 4 | -24/+69 |
| | | |||||
* | | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 7 | -47/+82 |
| | | |||||
* | | Add toki pona in video languages | Chocobozzz | 2022-06-24 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
|\| | |||||
| * | Fix lint | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
| | | |||||
| * | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 5 | -21/+19 |
| | | |||||
* | | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 5 | -21/+19 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
|\| | |||||
| * | Fix duplicated tags error | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 7 | -58/+152 |
|\| | |||||
| * | Fix search index tests | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
| | | |||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 7 | -58/+152 |
| | | |||||
* | | Fix video right check | Chocobozzz | 2022-06-22 | 4 | -11/+12 |
| | | |||||
* | | Refactor video rights checker | Chocobozzz | 2022-06-22 | 8 | -73/+89 |
| | | |||||
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 16 | -8/+259 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | fixes video not played from defined parameters in embed service (#5023) | Durgaraj Karki | 2022-06-21 | 2 | -14/+64 |
| | | | | | | | | | | | | | | | | | | * fixes video not played from defined parameters in embed service * adds parameters to the oembed services * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Update server dependencies | Chocobozzz | 2022-06-21 | 3 | -8/+4 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
|\| |