Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | Allow us to upgrade to node 16 | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
| * | | Translated using Weblate (Catalan) | Marc Strange | 2021-07-21 | 1 | -224/+213 |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 29.9% (537 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/ | ||||
* | | | 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 |
| | | | | | | | | | | | | This change adds new filter hooks `filter:api.overviews.videos.list.params` and `filter:api.overviews.videos.list.params` to /overviews/videos. The motivation is to make a plugin to [use `originallyPublishedAt` in all places where `publishedAt` is used](https://github.com/ahdinosaur/peertube-plugin-originally-published-at). | ||||
* | | 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 |
| | | | |||||
| * | | Introduce history command | Chocobozzz | 2021-07-20 | 5 | -81/+92 |
| | | | |||||
| * | | Introduce playlist command | Chocobozzz | 2021-07-20 | 24 | -1054/+853 |
| | | | |||||
| * | | Introduce change ownership command | Chocobozzz | 2021-07-20 | 5 | -159/+173 |
| | | | |||||
| * | | Trigger test build for any branch | Chocobozzz | 2021-07-20 | 2 | -5/+4 |
| | | | |||||
| * | | Trigger a build for any branch | Chocobozzz | 2021-07-20 | 1 | -4/+0 |
| | | | |||||
| * | | Introduce captions command | Chocobozzz | 2021-07-20 | 11 | -164/+149 |
| | | | |||||
| * | | Introduce blacklist command | Chocobozzz | 2021-07-20 | 13 | -226/+173 |
| | | |