Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Rename mock server files | Chocobozzz | 2021-07-20 | 1 | -1/+1 | |
| | | ||||||
| * | Introduce logs command | Chocobozzz | 2021-07-20 | 1 | -23/+26 | |
| | | ||||||
| * | Introduce feed command | Chocobozzz | 2021-07-20 | 1 | -62/+60 | |
| | | ||||||
| * | Introduce CustomPage command | Chocobozzz | 2021-07-20 | 1 | -13/+12 | |
| | | ||||||
| * | Introduce CLI command | Chocobozzz | 2021-07-20 | 10 | -119/+62 | |
| | | ||||||
| * | Introduce bulk command | Chocobozzz | 2021-07-20 | 1 | -6/+7 | |
| | | ||||||
* | | Merge branch 'constant-registry' into develop | Chocobozzz | 2021-07-21 | 7 | -203/+398 | |
|\ \ | |/ |/| | ||||||
| * | Improve plugin constant tests | Chocobozzz | 2021-07-21 | 4 | -5/+9 | |
| | | ||||||
| * | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 5 | -210/+401 | |
| | | | | | | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | |||||
* | | Fix youtube-dl import for peertube videos | Chocobozzz | 2021-07-16 | 1 | -1/+1 | |
|/ | ||||||
* | change audio label, 0p > Audio | kontrollanten | 2021-07-12 | 1 | -1/+1 | |
| | | | | Changes the audio label in the Download modal. | |||||
* | Fix overviews test timeout | Chocobozzz | 2021-07-12 | 1 | -1/+1 | |
| | ||||||
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -1/+1 | |
| | ||||||
* | add support to another wav mimetype | lambdacastix | 2021-07-11 | 1 | -1/+2 | |
| | | | | | | | | | | | ```bash $ file --mime-type file.wav file.wav: audio/x-wav $ file file.wav file.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz ``` note: aac had a `'LEFT-TO-RIGHT MARK' (U+200E)` that I removed too | |||||
* | Use dns cache for requests | Chocobozzz | 2021-07-02 | 1 | -0/+1 | |
| | | | | Prevent blocking issues in uv thread pool | |||||
* | Increase test timeout | Chocobozzz | 2021-07-02 | 2 | -3/+3 | |
| | ||||||
* | Fix webfinger tls only | Chocobozzz | 2021-07-01 | 1 | -2/+2 | |
| | ||||||
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 6 | -10/+25 | |
| | ||||||
* | Fix missing delete cascade video -> channel | Chocobozzz | 2021-07-01 | 1 | -1/+2 | |
| | ||||||
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 4 | -11/+80 | |
| | ||||||
* | Don't check enum for video model | Chocobozzz | 2021-06-29 | 1 | -6/+0 | |
| | | | | Licence, language and category could be extended by a remote plugin | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 52 | -576/+858 | |
| | ||||||
* | Fix ownership change with a live video | Chocobozzz | 2021-06-28 | 4 | -101/+208 | |
| | ||||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 3 | -2/+45 | |
| | | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Update tools dependencies | Chocobozzz | 2021-06-25 | 10 | -27/+25 | |
| | ||||||
* | Upgrade server dependencies | Chocobozzz | 2021-06-25 | 1 | -3/+1 | |
| | ||||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 42 | -373/+1193 | |
| | ||||||
* | It's not the week-end yet | Chocobozzz | 2021-06-17 | 1 | -2/+0 | |
| | ||||||
* | Fix muxing cleanup | Chocobozzz | 2021-06-17 | 2 | -3/+1 | |
| | ||||||
* | Fix prune storage tests | Chocobozzz | 2021-06-17 | 2 | -8/+16 | |
| | ||||||
* | Speedup CI | Chocobozzz | 2021-06-17 | 1 | -1/+1 | |
| | ||||||
* | Fix memory leak | Chocobozzz | 2021-06-17 | 2 | -3/+19 | |
| | ||||||
* | Don't retry UpdateVideosScheduler transactions | Chocobozzz | 2021-06-17 | 1 | -7/+6 | |
| | ||||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 19 | -884/+1244 | |
| | ||||||
* | Resolve object id from actors too | Chocobozzz | 2021-06-16 | 2 | -0/+4 | |
| | ||||||
* | Upgrade tools dep | Chocobozzz | 2021-06-15 | 1 | -215/+198 | |
| | ||||||
* | Increase fetcher jobs concurrency | Chocobozzz | 2021-06-15 | 1 | -1/+1 | |
| | ||||||
* | Add ability to delete previously added constants | Chocobozzz | 2021-06-15 | 4 | -13/+27 | |
| | ||||||
* | Fix lint | Chocobozzz | 2021-06-15 | 1 | -1/+0 | |
| | ||||||
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 14 | -70/+66 | |
| | ||||||
* | Remove unnecessary await | Chocobozzz | 2021-06-15 | 1 | -1/+1 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2021-06-15 | 1 | -1/+1 | |
| | ||||||
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 5 | -12/+12 | |
| | ||||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 21 | -59/+67 | |
| | ||||||
* | More robust actor image lazy load | Chocobozzz | 2021-06-14 | 2 | -2/+22 | |
| | ||||||
* | Handle short video links | Chocobozzz | 2021-06-14 | 1 | -0/+2 | |
| | ||||||
* | Improve captions AP updater | Chocobozzz | 2021-06-14 | 1 | -3/+0 | |
| | ||||||
* | Remove unnecessary log | Chocobozzz | 2021-06-11 | 1 | -3/+0 | |
| | ||||||
* | Fix redundancy row grabbing | Chocobozzz | 2021-06-11 | 1 | -6/+2 | |
| | ||||||
* | Include transaction in video hooks | Chocobozzz | 2021-06-11 | 1 | -11/+6 | |
| |