Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 3 | -178/+199 | |
| | | | ||||||
* | | | Use raw sql for comments | Chocobozzz | 2023-01-09 | 1 | -1/+2 | |
| | | | ||||||
* | | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 2 | -0/+18 | |
|/ / | ||||||
* | | Try to debug a CI issue | Chocobozzz | 2023-01-03 | 1 | -3/+9 | |
| | | ||||||
* | | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 2 | -5/+5 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-30 | 2 | -0/+12 | |
|\| | ||||||
| * | Fix P2P with object storage | Chocobozzz | 2022-12-30 | 2 | -0/+12 | |
| | | ||||||
* | | Fix build | Chocobozzz | 2022-12-29 | 3 | -8/+16 | |
| | | ||||||
* | | Improve upgrade documentation | Chocobozzz | 2022-12-28 | 1 | -11/+11 | |
| | | ||||||
* | | Fix sync tests | Chocobozzz | 2022-12-23 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-21 | 1 | -0/+3 | |
|\| | ||||||
| * | Fix local channel stats | Chocobozzz | 2022-12-21 | 1 | -0/+3 | |
| | | ||||||
* | | Prefer displaying channel in rss feeds | Chocobozzz | 2022-12-20 | 1 | -4/+4 | |
| | | ||||||
* | | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 2 | -18/+34 | |
|/ | ||||||
* | Increase timeout | Chocobozzz | 2022-12-12 | 1 | -2/+2 | |
| | ||||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 51 | -305/+299 | |
| | ||||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-02 | 6 | -5/+151 | |
|\ | ||||||
| * | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 6 | -5/+151 | |
| | | ||||||
* | | Increase timeouts | Chocobozzz | 2022-11-29 | 1 | -15/+15 | |
|/ | ||||||
* | Fix overall viewers stats with start/end dates | Chocobozzz | 2022-11-24 | 1 | -0/+66 | |
| | ||||||
* | Add missing uuids search query doc | Chocobozzz | 2022-11-23 | 1 | -3/+3 | |
| | ||||||
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 2 | -27/+0 | |
| | ||||||
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 | |
| | ||||||
* | Correctly terminate an ended live | Chocobozzz | 2022-11-15 | 4 | -6/+6 | |
| | ||||||
* | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 3 | -1/+53 | |
| | ||||||
* | Fix transcoding test | Chocobozzz | 2022-11-14 | 1 | -1/+6 | |
| | ||||||
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -6/+17 | |
| | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | |||||
* | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 2 | -2/+43 | |
| | | | | Using an hard videos limit in config | |||||
* | Fix follow constraint check with an account | Chocobozzz | 2022-11-07 | 1 | -1/+87 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-11-03 | 1 | -1/+1 | |
| | ||||||
* | Fix CI | Chocobozzz | 2022-10-31 | 1 | -2/+2 | |
| | ||||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 3 | -10/+10 | |
| | ||||||
* | Update production.yaml | Chocobozzz | 2022-10-28 | 2 | -2/+2 | |
| | ||||||
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 2 | -51/+148 | |
| | ||||||
* | More robust updateTorrentMetadata | Chocobozzz | 2022-10-26 | 1 | -1/+1 | |
| | ||||||
* | Fix proxy tests | Chocobozzz | 2022-10-25 | 2 | -3/+3 | |
| | ||||||
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 4 | -11/+38 | |
| | ||||||
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 1 | -10/+12 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 | |
| | ||||||
* | Prevent concurrency issues when sending m3u8 file | Chocobozzz | 2022-10-24 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -3/+3 | |
| | ||||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 16 | -91/+428 | |
| | ||||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 28 | -313/+977 | |
| | ||||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | server: use account/channel avatar in RSS feeds (#5325) | Alberto Mardegan | 2022-10-11 | 1 | -0/+10 | |
| | | | | | | | | | * server: use account/channel avatar in RSS feeds Fixes: #5320 * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix live tests | Chocobozzz | 2022-10-11 | 4 | -8/+37 | |
| | ||||||
* | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 2 | -5/+10 | |
| | ||||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 2 | -584/+633 | |
|\ | ||||||
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 2 | -584/+633 | |
| | |