Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | add parameters to GET /videos route spec | Rigel Kent | 2018-11-24 | 1 | -11/+158 | |
| | | | | | ||||||
* | | | | | add donate link, move redundancy doc and images to docs.joinpeertube.org | Rigel Kent | 2018-11-23 | 12 | -87/+10 | |
| | | | | | ||||||
* | | | | | Optimize config endpoint | Chocobozzz | 2018-11-23 | 3 | -12/+9 | |
| | | | | | ||||||
* | | | | | (doc) less technical headline, more compact introduction | Rigel Kent | 2018-11-22 | 2 | -22/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * FAQ: moving motivation from README. * README: headline is more appealing to a non-technical public. Introduction now presents WebTorrent and ActivityPub. | |||||
* | | | | | Add Introduction to README | Thomas Kuntz | 2018-11-22 | 1 | -11/+17 | |
| | | | | | | | | | | | | | | | Provide small explanation of what is PeerTube and point to resources to learn more (combined with 'Want to see in action?' links) | |||||
* | | | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 | |
| | | | | | ||||||
* | | | | | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 4 | -4/+8 | |
| | | | | | ||||||
* | | | | | Bumped to version v1.1.0-rc.1v1.1.0-rc.1 | Chocobozzz | 2018-11-22 | 2 | -2/+2 | |
| | | | | | ||||||
* | | | | | Fix some zanata translations | Chocobozzz | 2018-11-22 | 10 | -170/+86 | |
| | | | | | ||||||
* | | | | | add federation doc to Changelog | Rigel Kent | 2018-11-22 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Fix changelog bullet points | Chocobozzz | 2018-11-22 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | Update translations | Chocobozzz | 2018-11-22 | 36 | -1725/+7725 | |
| | | | | | ||||||
* | | | | | Update credits | Chocobozzz | 2018-11-22 | 1 | -5/+19 | |
| | | | | | ||||||
* | | | | | Update changelog | Chocobozzz | 2018-11-22 | 1 | -0/+48 | |
| | | | | | ||||||
* | | | | | Reload user table when setting an email to verified | Chocobozzz | 2018-11-21 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Add separators in user moderation dropdown | Chocobozzz | 2018-11-21 | 4 | -14/+36 | |
| | | | | | ||||||
* | | | | | Fix youtube video import | Chocobozzz | 2018-11-21 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Various improvements for docker-compose | Felix Ableitner | 2018-11-21 | 4 | -4/+18 | |
| | | | | | ||||||
* | | | | | make POST /users have integer role enum | Rigel Kent | 2018-11-21 | 2 | -7/+12 | |
| | | | | | ||||||
* | | | | | Improve FreeBSD setup instructions | Mateusz Piotrowski | 2018-11-21 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Use install(1) instead of cp(1) and chmod(1) to install the service file. Also, use sysrc(8) to enable the PeerTube service in rc.conf(5). | |||||
* | | | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 12 | -3/+88 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | |||||
* | | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 10 | -66/+212 | |
| | | | | | ||||||
* | | | | | Fix search title | Chocobozzz | 2018-11-20 | 2 | -3/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | 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 | |
| |_|/ |/| | | ||||||
* | | | (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 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 | |
| | |