| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix custom markup | Chocobozzz | 2023-01-25 | 1 | -0/+3 |
* | Increase rate limit for dev env | Chocobozzz | 2023-01-20 | 1 | -0/+5 |
* | Implement signup approval in server | Chocobozzz | 2023-01-19 | 3 | -0/+13 |
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 2 | -0/+4 |
|\ |
|
| * | Fix ACL incompatibility with some s3 providers | Chocobozzz | 2023-01-12 | 2 | -0/+4 |
* | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 2 | -0/+10 |
|/ |
|
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 7 | -9/+4 |
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 1 | -2/+2 |
* | Add configuration for prometheus exporter hostname | Chocobozzz | 2022-11-15 | 2 | -2/+6 |
* | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 2 | -0/+6 |
* | Update production.yaml | Chocobozzz | 2022-10-28 | 1 | -1/+13 |
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 1 | -1/+13 |
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 2 | -4/+10 |
* | Fix `secrets` config | Chocobozzz | 2022-10-10 | 1 | -1/+1 |
* | Fill documentation with required secret conf | Chocobozzz | 2022-10-10 | 2 | -0/+2 |
* | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 4 | -0/+14 |
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 8 | -0/+8 |
* | Add cache info for security.txt config | Chocobozzz | 2022-09-22 | 2 | -2/+4 |
* | fix: validate s3 response (#5231) | q_h | 2022-09-08 | 2 | -2/+2 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -0/+5 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 3 | -0/+27 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 2 | -0/+12 |
* | Fix tests when running npm run dev | Chocobozzz | 2022-08-03 | 1 | -0/+4 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 2 | -0/+22 |
* | Use yt-dlp by default | Chocobozzz | 2022-07-06 | 3 | -11/+8 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 2 | -22/+105 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 2 | -0/+32 |
* | Add ability to disable unknown infohash log | Chocobozzz | 2022-06-30 | 2 | -4/+8 |
* | Fix tests with node 18 | Chocobozzz | 2022-06-27 | 1 | -1/+1 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 2 | -2/+0 |
|\ |
|
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 2 | -2/+0 |
* | | Add ability to set default feed items count | Chocobozzz | 2022-05-24 | 2 | -3/+23 |
* | | Add ability to set a custom video import timeout | Chocobozzz | 2022-05-24 | 2 | -0/+6 |
|/ |
|
* | Improve video studio comment | Chocobozzz | 2022-05-23 | 2 | -0/+2 |
* | Prefer using null for rtmp listen setting | Chocobozzz | 2022-05-04 | 2 | -8/+12 |
* | Fix listening host for live | Chocobozzz | 2022-05-04 | 2 | -4/+8 |
* | Better config comments for RTMP/RTMPS | Chocobozzz | 2022-05-04 | 2 | -4/+8 |
* | Add ability to provide rtmp listening hostname | Chocobozzz | 2022-05-02 | 2 | -8/+28 |
* | Fix redis config comment | Chocobozzz | 2022-04-15 | 2 | -2/+2 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 3 | -0/+17 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 8 | -8/+8 |
* | Make object storage ACL configurable | Doug Luce | 2022-03-16 | 2 | -0/+6 |
* | add client.videos.upload.maxChunkSize config (#4857) | kontrollanten | 2022-03-16 | 2 | -0/+8 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 2 | -0/+12 |
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 2 | -0/+2 |
* | Use yt-dlp for tests by default | Chocobozzz | 2022-03-02 | 1 | -0/+3 |
* | Possibility to set custom RTMP/RTMPS hostname (#4811) | kontrollanten | 2022-03-01 | 2 | -0/+4 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 8 | -0/+26 |
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 2 | -4/+16 |
* | Give the ability to define python path for youtube-dl / yt-dlp | Florent | 2022-01-10 | 2 | -0/+6 |