Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Check if awk and sed are executable | Felix Ableitner | 2018-12-04 | 1 | -7/+9 | |
* | | | | | | Check free storage before upgrading | Felix Ableitner | 2018-12-04 | 1 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | Bumped to version v1.1.0v1.1.0 | Chocobozzz | 2018-12-04 | 3 | -3/+3 | |
* | | | | | Fix release script | Chocobozzz | 2018-12-03 | 1 | -1/+1 | |
* | | | | | Update CHANGELOG.md | Chocobozzz | 2018-12-03 | 1 | -2/+2 | |
* | | | | | Update changelog | Chocobozzz | 2018-12-03 | 1 | -0/+89 | |
* | | | | | Fix trending page | Chocobozzz | 2018-12-03 | 3 | -12/+21 | |
* | | | | | Fix AP redirection | Chocobozzz | 2018-11-30 | 3 | -23/+54 | |
* | | | | | quickfix back to recent nodemon that fixes event-stream vulnerability | Rigel Kent | 2018-11-26 | 2 | -506/+89 | |
* | | | | | quickfix back to older nodemon | Rigel Kent | 2018-11-26 | 2 | -34/+157 | |
* | | | | | quickfix back to safe nodemon | Rigel Kent | 2018-11-26 | 2 | -77/+313 | |
* | | | | | 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 | |
* | | | | | Add Introduction to README | Thomas Kuntz | 2018-11-22 | 1 | -11/+17 | |
* | | | | | 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 | |
* | | | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 12 | -3/+88 | |
* | | | | | 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 |