Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 10 | -100/+89 |
| | |||||
* | Introduce socket io command | Chocobozzz | 2021-07-20 | 1 | -6/+5 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 32 | -485/+476 |
| | |||||
* | Introduce stats command | Chocobozzz | 2021-07-20 | 2 | -51/+27 |
| | |||||
* | Introduce redundancy command | Chocobozzz | 2021-07-20 | 3 | -158/+84 |
| | |||||
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 20 | -459/+212 |
| | |||||
* | Introduce jobs command | Chocobozzz | 2021-07-20 | 3 | -37/+28 |
| | |||||
* | Introduce follows command | Chocobozzz | 2021-07-20 | 15 | -281/+233 |
| | |||||
* | Introduce debug command | Chocobozzz | 2021-07-20 | 3 | -11/+10 |
| | |||||
* | Introduce contact form command | Chocobozzz | 2021-07-20 | 2 | -65/+27 |
| | |||||
* | Move AP request in requests file | Chocobozzz | 2021-07-20 | 3 | -3/+2 |
| | |||||
* | Introduce search command | Chocobozzz | 2021-07-20 | 11 | -366/+409 |
| | |||||
* | Introduce overviews command | Chocobozzz | 2021-07-20 | 3 | -63/+52 |
| | |||||
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 5 | -481/+415 |
| | |||||
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 9 | -18/+17 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |