Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-26 | 3 | -29/+16 |
|\ | |||||
| * | Fix moderation embeds | Chocobozzz | 2021-07-26 | 1 | -9/+0 |
| * | Fix description timestamp click | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
| * | Fix privacy descriptions | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
| * | Fix URL copy in embed | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 41 | -252/+279 |
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 22 | -67/+136 |
* | | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 44 | -278/+505 |
* | | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 27 | -266/+364 |
* | | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-23 | 1 | -2/+2 |
|\| | |||||
| * | Fix user-dropdown-indicator position on touchscreens | Kimsible | 2021-07-23 | 1 | -2/+2 |
* | | Fix tests with node 16 | Chocobozzz | 2021-07-22 | 1 | -8/+13 |
* | | Simplify createServer args | Chocobozzz | 2021-07-22 | 4 | -10/+11 |
* | | Upgrade server dependencies | Chocobozzz | 2021-07-22 | 4 | -464/+448 |
* | | Move apicache in peertube | Chocobozzz | 2021-07-22 | 15 | -65/+372 |
* | | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 5 | -81/+86 |
* | | Update translations | Chocobozzz | 2021-07-21 | 41 | -10862/+13132 |
* | | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2021-07-21 | 2 | -336/+314 |
|\ \ | |||||
| * | | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2021-07-21 | 1 | -112/+101 |
| * | | Translated using Weblate (Catalan) | Marc Strange | 2021-07-21 | 1 | -224/+213 |
* | | | Add missing localization keys | Chocobozzz | 2021-07-21 | 3 | -10/+10 |
|/ / | |||||
* | | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 3 | -7/+18 |
* | | Add new filter hooks to /overviews/videos | Michael Williams | 2021-07-21 | 2 | -3/+14 |
* | | Register plugins when peertube server is ready | Chocobozzz | 2021-07-21 | 1 | -3/+9 |
* | | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 420 | -16594/+14624 |
|\ \ | |||||
| * | | Rename captions commands | Chocobozzz | 2021-07-21 | 9 | -25/+25 |
| * | | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 45 | -481/+837 |
| * | | Warning when using capitalized letter in login | Chocobozzz | 2021-07-20 | 3 | -2/+14 |
| * | | Channel deletion consistency | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| * | | Reorganize imports | Chocobozzz | 2021-07-20 | 165 | -325/+265 |
| * | | Refactor requests | Chocobozzz | 2021-07-20 | 230 | -1056/+940 |
| * | | Fix server run | Chocobozzz | 2021-07-20 | 2 | -7/+9 |
| * | | Centralize test URLs | Chocobozzz | 2021-07-20 | 11 | -85/+74 |
| * | | Use an object to represent a server | Chocobozzz | 2021-07-20 | 154 | -1054/+1066 |
| * | | Shorter server command names | Chocobozzz | 2021-07-20 | 155 | -2502/+2502 |
| * | | Introduce videos command | Chocobozzz | 2021-07-20 | 108 | -3105/+2489 |
| * | | Introduce user command | Chocobozzz | 2021-07-20 | 85 | -1503/+1009 |
| * | | Adapt CLI to new commands | Chocobozzz | 2021-07-20 | 8 | -52/+55 |
| * | | Introduce login command | Chocobozzz | 2021-07-20 | 63 | -443/+409 |
| * | | Introduce server commands | Chocobozzz | 2021-07-20 | 63 | -708/+688 |
| * | | Fix NSFW tests | Chocobozzz | 2021-07-20 | 2 | -2/+3 |
| * | | Fix search tests | Chocobozzz | 2021-07-20 | 2 | -2/+2 |
| * | | Introduce notifications command | Chocobozzz | 2021-07-20 | 17 | -281/+279 |
| * | | Introduce sql command | Chocobozzz | 2021-07-20 | 35 | -292/+229 |
| * | | Fix CLI tools | Chocobozzz | 2021-07-20 | 11 | -224/+187 |
| * | | Introduce comments command | Chocobozzz | 2021-07-20 | 29 | -697/+613 |
| * | | Introduce channels command | Chocobozzz | 2021-07-20 | 26 | -441/+364 |
| * | | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 9 | -104/+190 |
| * | | Introduce import command | Chocobozzz | 2021-07-20 | 11 | -207/+192 |