Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 2 | -14/+18 | |
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 1 | -9/+22 | |
* | Rename jobs list command | Chocobozzz | 2021-08-26 | 3 | -6/+6 | |
* | Support proxies for PeerTube (#4346) | smilekison | 2021-08-25 | 2 | -0/+73 | |
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 1 | -1/+1 | |
* | Fix hls tests | Chocobozzz | 2021-08-18 | 1 | -3/+3 | |
* | Optimize torrent URL update | Chocobozzz | 2021-08-18 | 1 | -0/+7 | |
* | Support short uuid for scripts | Chocobozzz | 2021-08-17 | 2 | -11/+16 | |
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 2 | -97/+0 | |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 11 | -79/+832 | |
* | Fix search index tests | Chocobozzz | 2021-08-11 | 1 | -2/+2 | |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 5 | -41/+59 | |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 2 | -8/+36 | |
* | Do not index remote actors | Chocobozzz | 2021-08-05 | 1 | -0/+34 | |
* | Update search index tests | Chocobozzz | 2021-07-29 | 1 | -111/+120 | |
* | Correctly cleanup test servers | Chocobozzz | 2021-07-29 | 2 | -2/+2 | |
* | Refactor search query options | Chocobozzz | 2021-07-29 | 1 | -37/+105 | |
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 2 | -5/+16 | |
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 4 | -7/+88 | |
* | Update search index tests | Chocobozzz | 2021-07-28 | 2 | -40/+103 | |
* | Increase test timeout | Chocobozzz | 2021-07-28 | 2 | -2/+2 | |
* | Filter host for channels and playlists search | Chocobozzz | 2021-07-28 | 2 | -15/+101 | |
* | Fix oembed for playlists | Chocobozzz | 2021-07-27 | 1 | -4/+4 | |
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 7 | -136/+195 | |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 10 | -34/+80 | |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 15 | -185/+258 | |
* | Fix tests with node 16 | Chocobozzz | 2021-07-22 | 1 | -8/+13 | |
* | Simplify createServer args | Chocobozzz | 2021-07-22 | 1 | -1/+1 | |
* | Move apicache in peertube | Chocobozzz | 2021-07-22 | 1 | -3/+37 | |
* | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 3 | -77/+82 | |
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 2 | -3/+14 | |
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 136 | -10483/+8186 | |
|\ | ||||||
| * | Rename captions commands | Chocobozzz | 2021-07-21 | 5 | -18/+18 | |
| * | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 11 | -298/+369 | |
| * | Reorganize imports | Chocobozzz | 2021-07-20 | 104 | -195/+158 | |
| * | Refactor requests | Chocobozzz | 2021-07-20 | 77 | -647/+609 | |
| * | Fix server run | Chocobozzz | 2021-07-20 | 1 | -1/+1 | |
| * | Centralize test URLs | Chocobozzz | 2021-07-20 | 8 | -42/+42 | |
| * | Use an object to represent a server | Chocobozzz | 2021-07-20 | 130 | -609/+610 | |
| * | Shorter server command names | Chocobozzz | 2021-07-20 | 128 | -2307/+2307 | |
| * | Introduce videos command | Chocobozzz | 2021-07-20 | 93 | -2349/+1780 | |
| * | Introduce user command | Chocobozzz | 2021-07-20 | 73 | -1071/+560 | |
| * | Introduce login command | Chocobozzz | 2021-07-20 | 54 | -297/+253 | |
| * | Introduce server commands | Chocobozzz | 2021-07-20 | 40 | -385/+343 | |
| * | Fix NSFW tests | Chocobozzz | 2021-07-20 | 2 | -2/+3 | |
| * | Introduce notifications command | Chocobozzz | 2021-07-20 | 9 | -168/+154 | |
| * | Introduce sql command | Chocobozzz | 2021-07-20 | 27 | -118/+75 | |
| * | Fix CLI tools | Chocobozzz | 2021-07-20 | 2 | -2/+10 | |
| * | Introduce comments command | Chocobozzz | 2021-07-20 | 18 | -529/+454 | |
| * | Introduce channels command | Chocobozzz | 2021-07-20 | 18 | -247/+156 |