| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 12 | -13/+155 |
* | | tell the user to fork the repo (#1856) | buoyantair | 2019-05-30 | 1 | -2/+3 |
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 3 | -1/+5 |
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 13 | -142/+207 |
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 5 | -16/+129 |
* | | Add success icon on registration | Chocobozzz | 2019-05-29 | 33 | -125/+178 |
* | | Multi step registration | Chocobozzz | 2019-05-29 | 19 | -93/+502 |
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 8 | -22/+120 |
* | | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 2 | -3/+13 |
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 2 | -2/+16 |
* | | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 |
* | | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 |
* | | Remove summon install | Chocobozzz | 2019-05-27 | 5 | -2142/+1188 |
* | | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 11 | -1413/+3015 |
* | | (doc) add link to hardware requirements in README (#1848) | Philip Durbin | 2019-05-25 | 1 | -1/+1 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
|\| |
|
| * | Fix build | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
| * | Fix method names | Chocobozzz | 2019-05-24 | 1 | -4/+4 |
* | | Fix method names | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
* | | refactor(docs): typo in Open API reference | Raphael | 2019-05-24 | 1 | -1/+1 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
|\| |
|
| * | Fix duplicates in playlist add component (release branch) | Chocobozzz | 2019-05-24 | 1 | -4/+2 |
* | | unload -> reload in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
* | | Fix duplicates in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+0 |
* | | Add install and upgrade words in readme | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
* | | Fix videos list response in rest api doc | Chocobozzz | 2019-05-24 | 1 | -14/+15 |
* | | Fix video privacy in rest api documentation | Chocobozzz | 2019-05-24 | 1 | -8/+19 |
* | | Add video caption rest api doc | Chocobozzz | 2019-05-24 | 1 | -0/+66 |
* | | Fix role documentation in rest api | Chocobozzz | 2019-05-24 | 1 | -4/+14 |
* | | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 14 | -202/+18 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-22 | 0 | -0/+0 |
|\| |
|
| * | Bumped to version v1.3.0-rc.2v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 3 | -3/+3 |
| * | Update changelog | Chocobozzz | 2019-05-21 | 1 | -7/+25 |
* | | Bumped to version v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 3 | -3/+3 |
* | | Update changelog | Chocobozzz | 2019-05-22 | 1 | -7/+25 |
* | | Fix docker-compose setup so Peertube sees correct IP | Felix Ableitner | 2019-05-21 | 2 | -2/+8 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 4 | -29/+79 |
|\| |
|
| * | Fix video views | Chocobozzz | 2019-05-21 | 3 | -4/+38 |
| * | Fix blacklist sort | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 7 | -20/+27 |
|\| |
|
| * | Fix thumbnails in video blacklist list endpoint | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
| * | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 6 | -18/+25 |
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 61 | -292/+646 |
|\ \ |
|
| * | | Fix icon color on audio upload | Chocobozzz | 2019-05-21 | 1 | -0/+5 |
| * | | Fix OGG bug with firefox | Chocobozzz | 2019-05-21 | 1 | -1/+12 |
| * | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 6 | -6/+10 |
| * | | Add audio upload tests | Chocobozzz | 2019-05-17 | 13 | -22/+109 |
| * | | Support audio upload in client | Chocobozzz | 2019-05-17 | 19 | -107/+192 |
| * | | Add audio support in upload | Chocobozzz | 2019-05-16 | 27 | -162/+324 |
* | | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 6 | -34/+65 |
|\ \ \
| | |/
| |/| |
|