Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | My account menu -> open entries on hover | Chocobozzz | 2018-12-05 | 7 | -93/+168 |
| | |||||
* | Add information in report modal | Chocobozzz | 2018-12-05 | 3 | -0/+25 |
| | |||||
* | Add button to help to translate peertube | Chocobozzz | 2018-12-05 | 2 | -1/+11 |
| | |||||
* | Add ru pl and it translations | Chocobozzz | 2018-12-05 | 19 | -1230/+966 |
| | |||||
* | Better tools.md doc | Chocobozzz | 2018-12-04 | 1 | -6/+6 |
| | |||||
* | Use `'` instead of `'` for passwords in the documentation (see #1453) | Nathanaƫl J | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 7 | -23/+38 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 26 | -42/+70 |
| | |||||
* | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 6 | -20/+25 |
| | |||||
* | change type of languageOneOf query parameter | Rigel Kent | 2018-12-04 | 1 | -2/+12 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-12-04 | 3 | -638/+775 |
| | |||||
* | Improve tools doc | Chocobozzz | 2018-12-04 | 1 | -40/+40 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-12-04 | 4 | -161/+196 |
| | |||||
* | 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 |
| | | | | | * 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 |
| |