Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 41 | -136/+186 |
|\ | | | | | | | move-utils-to-shared | ||||
| * | add job state in path in openapi spec | Rigel Kent | 2018-11-19 | 1 | -1/+1 |
| | | |||||
| * | fix rest api quickstart and specify values in openapi spec | Rigel Kent | 2018-11-19 | 2 | -4/+9 |
| | | |||||
| * | Cleanup tests imports | Chocobozzz | 2018-11-19 | 27 | -47/+41 |
| | | |||||
| * | Speedup peertube startup | Chocobozzz | 2018-11-19 | 4 | -27/+47 |
| | | |||||
| * | Fix checkbox margins | Chocobozzz | 2018-11-19 | 8 | -54/+69 |
| | | |||||
| * | Optimize image resizing | Chocobozzz | 2018-11-19 | 3 | -7/+23 |
| | | |||||
* | | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-18 | 40 | -131/+727 |
|\| | | | | | | | move-utils-to-shared | ||||
| * | (quickfix) typo in openapi spec groups | Rigel Kent | 2018-11-17 | 1 | -1/+1 |
| | | |||||
| * | grouping moderation endpoints in the REST API spec | Rigel Kent | 2018-11-17 | 1 | -0/+1 |
| | | |||||
| * | Auto login user on signup | Chocobozzz | 2018-11-16 | 1 | -6/+16 |
| | | |||||
| * | Improve message visibility on signup | Chocobozzz | 2018-11-16 | 3 | -10/+14 |
| | | |||||
| * | 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 | 9 | -14/+301 |
| | | |||||
| * | grouping tags by main category in the spec | Rigel Kent | 2018-11-16 | 1 | -45/+114 |
| | | |||||
| * | adding ownership and watching video APIs to the spec | Rigel Kent | 2018-11-16 | 1 | -2/+130 |
| | | |||||
| * | remove superfluous privacy field for upload | Rigel Kent | 2018-11-16 | 1 | -3/+0 |
| | | |||||
| * | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 4 | -3/+28 |
| | | |||||
| * | Improve video upload error handling | Chocobozzz | 2018-11-16 | 14 | -18/+82 |
| | | |||||
| * | Fix player progress bar when changing resolution | Chocobozzz | 2018-11-16 | 3 | -2/+7 |
| | | |||||
* | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 8 | -11/+18 |
| | | |||||
* | | Merge from upstream | buoyantair | 2018-11-16 | 118 | -17173/+4971 |
|\| | |||||
| * | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 2 | -6/+6 |
| | | |||||
| * | fix API spec on POST /videos/upload and provide Shell example | Rigel Kent | 2018-11-15 | 1 | -3/+39 |
| | | |||||
| * | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 2 | -4/+3 |
| | | |||||
| * | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 4 | -17/+17 |
| | | | | | | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views | ||||
| * | Fix miniature with a long name | Chocobozzz | 2018-11-15 | 2 | -4/+4 |
| | | |||||
| * | Add background effect to active menu page | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
| | | |||||
| * | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 19 | -15702/+1228 |
| | | |||||
| * | Remove wrong redundancy test | Chocobozzz | 2018-11-15 | 2 | -499/+16 |
| | | |||||
| * | Upgrade server dep | Chocobozzz | 2018-11-15 | 3 | -703/+716 |
| | | |||||
| * | Upgrade client dependencies | Chocobozzz | 2018-11-15 | 2 | -574/+733 |
| | | |||||
| * | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 3 | -11/+17 |
| | | |||||
| * | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 16 | -441/+503 |
| | | |||||
| * | update ng-bootstrap | BO41 | 2018-11-15 | 1 | -1/+1 |
| | | |||||
| * | update dependencies | BO41 | 2018-11-15 | 1 | -15/+15 |
| | | |||||
| * | update angular | BO41 | 2018-11-15 | 2 | -21/+15 |
| | | |||||
| * | 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 | 37 | -127/+403 |
| | | |||||
| * | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 28 | -22/+1012 |
| | | |||||
| * | add cli option to run without client | Rigel Kent | 2018-11-14 | 5 | -3/+46 |
| | | |||||
| * | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
| | | |||||
| * | updated REST API documentation | Rigel Kent | 2018-11-13 | 2 | -1730/+2330 |
| | | |||||
| * | 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 |
| | | | | | | | | | I guess it refers to the VideoState enum used here as `state` instead. | ||||
| * | | change video type | BO41 | 2018-11-13 | 1 | -1/+1 |
| | | | |||||
| * | | sync API version with PeerTube version and auto-update it via git hooks | Rigel Kent | 2018-11-13 | 3 | -2/+6 |
| | | | |||||
| * | | (ffmpeg) force pixel format yuv420p (#1394) | Rigel Kent | 2018-11-12 | 1 | -0/+1 |
| | | |