Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 26 | -38/+35 | |
* | | | | | Speedup peertube startup | Chocobozzz | 2018-11-19 | 3 | -25/+43 | |
* | | | | | Fix checkbox margins | Chocobozzz | 2018-11-19 | 6 | -17/+17 | |
* | | | | | Optimize image resizing | Chocobozzz | 2018-11-19 | 2 | -6/+23 | |
| |_|/ / |/| | | | ||||||
* | | | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 5 | -21/+25 | |
* | | | | Fix AP collections pagination | Chocobozzz | 2018-11-16 | 3 | -11/+11 | |
* | | | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 6 | -11/+292 | |
* | | | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 4 | -3/+28 | |
* | | | | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 1 | -4/+4 | |
* | | | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 | |
* | | | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 4 | -17/+17 | |
* | | | Remove wrong redundancy test | Chocobozzz | 2018-11-15 | 2 | -499/+16 | |
* | | | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 3 | -11/+17 | |
* | | | Add AP fetch tests | Chocobozzz | 2018-11-14 | 3 | -0/+96 | |
* | | | Clean up peertube auth | Chocobozzz | 2018-11-14 | 3 | -60/+57 | |
* | | | Check activities host | Chocobozzz | 2018-11-14 | 32 | -119/+394 | |
* | | | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 25 | -18/+1004 | |
* | | | add cli option to run without client | Rigel Kent | 2018-11-14 | 3 | -2/+39 | |
* | | | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 | |
* | | | Merge branch 'master' into develop | Chocobozzz | 2018-11-13 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Rename context stats to state | Thomas Citharel | 2018-11-13 | 1 | -1/+1 | |
| * | | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 6 | -64/+162 | |
* | | | | change video type | BO41 | 2018-11-13 | 1 | -1/+1 | |
* | | | | (ffmpeg) force pixel format yuv420p (#1394) | Rigel Kent | 2018-11-12 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | allow peertube-import-videos.ts CLI script to run concurrently (#1334) | BRAINS YUM | 2018-10-24 | 1 | -4/+4 | |
* | | | Fix #1328 - application-config initialisation in CLI tools (#1343) | Frank de Lange | 2018-10-24 | 1 | -1/+1 | |
* | | | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 1 | -0/+82 | |
* | | | add repl to the cli wrapper, remove extraneous TOC in tools.md | Rigel Kent | 2018-10-19 | 2 | -0/+1 | |
* | | | Update translations | Chocobozzz | 2018-10-19 | 1 | -4/+1 | |
* | | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 6 | -64/+162 | |
* | | | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 12 | -27/+74 | |
* | | | fix lint test | Rigel Kent | 2018-10-18 | 1 | -1/+0 | |
* | | | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 4 | -22/+155 | |
* | | | Fix transcoding | Chocobozzz | 2018-10-18 | 4 | -84/+99 | |
* | | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 4 | -6/+15 | |
* | | | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 | |
* | | | Fix tests | Chocobozzz | 2018-10-17 | 2 | -7/+10 | |
* | | | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 5 | -2/+43 | |
|\ \ \ | ||||||
| * | | | move to boolean switch | Rigel Kent | 2018-10-13 | 5 | -28/+20 | |
| * | | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 5 | -4/+53 | |
* | | | | Set keyframe interval for transcoding (fixes #1147) (#1231) | Felix Ableitner | 2018-10-17 | 1 | -24/+28 | |
* | | | | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 5 | -1/+486 | |
* | | | | Fix redundancy test | Chocobozzz | 2018-10-16 | 1 | -12/+8 | |
* | | | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 3 | -14/+27 | |
* | | | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 10 | -308/+1029 | |
* | | | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 7 | -18/+81 | |
* | | | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 29 | -56/+1325 | |
* | | | | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 1 | -0/+79 | |
* | | | | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 3 | -3/+3 | |
|/ / / |