aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Update CHANGELOG.mdChocobozzz2018-12-031-2/+2
| | | | |
* | | | | Update changelogChocobozzz2018-12-031-0/+89
| | | | |
* | | | | Fix trending pageChocobozzz2018-12-033-12/+21
| | | | |
* | | | | Fix AP redirectionChocobozzz2018-11-303-23/+54
| | | | |
* | | | | quickfix back to recent nodemon that fixes event-stream vulnerabilityRigel Kent2018-11-262-506/+89
| | | | |
* | | | | quickfix back to older nodemonRigel Kent2018-11-262-34/+157
| | | | |
* | | | | quickfix back to safe nodemonRigel Kent2018-11-262-77/+313
| | | | |
* | | | | add parameters to GET /videos route specRigel Kent2018-11-241-11/+158
| | | | |
* | | | | add donate link, move redundancy doc and images to docs.joinpeertube.orgRigel Kent2018-11-2312-87/+10
| | | | |
* | | | | Optimize config endpointChocobozzz2018-11-233-12/+9
| | | | |
* | | | | (doc) less technical headline, more compact introductionRigel Kent2018-11-222-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 READMEThomas Kuntz2018-11-221-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 coreChocobozzz2018-11-222-5/+3
| | | | |
* | | | | Add open api bump version in release scriptChocobozzz2018-11-224-4/+8
| | | | |
* | | | | Bumped to version v1.1.0-rc.1v1.1.0-rc.1Chocobozzz2018-11-222-2/+2
| | | | |
* | | | | Fix some zanata translationsChocobozzz2018-11-2210-170/+86
| | | | |
* | | | | add federation doc to ChangelogRigel Kent2018-11-221-0/+1
| | | | |
* | | | | Fix changelog bullet pointsChocobozzz2018-11-221-3/+3
| | | | |
* | | | | Update translationsChocobozzz2018-11-2236-1725/+7725
| | | | |
* | | | | Update creditsChocobozzz2018-11-221-5/+19
| | | | |
* | | | | Update changelogChocobozzz2018-11-221-0/+48
| | | | |
* | | | | Reload user table when setting an email to verifiedChocobozzz2018-11-211-0/+2
| | | | |
* | | | | Add separators in user moderation dropdownChocobozzz2018-11-214-14/+36
| | | | |
* | | | | Fix youtube video importChocobozzz2018-11-211-2/+2
| | | | |
* | | | | Various improvements for docker-composeFelix Ableitner2018-11-214-4/+18
| | | | |
* | | | | make POST /users have integer role enumRigel Kent2018-11-212-7/+12
| | | | |
* | | | | Improve FreeBSD setup instructionsMateusz Piotrowski2018-11-211-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 Morel2018-11-2112-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 videosChocobozzz2018-11-2010-66/+212
| | | | |
* | | | | Fix search titleChocobozzz2018-11-202-3/+3
| |_|_|/ |/| | |
* | | | add job state in path in openapi specRigel Kent2018-11-191-1/+1
| | | |
* | | | fix rest api quickstart and specify values in openapi specRigel Kent2018-11-192-4/+9
| | | |
* | | | Cleanup tests importsChocobozzz2018-11-1927-47/+41
| | | |
* | | | Speedup peertube startupChocobozzz2018-11-194-27/+47
| | | |
* | | | Fix checkbox marginsChocobozzz2018-11-198-54/+69
| | | |
* | | | Optimize image resizingChocobozzz2018-11-193-7/+23
| |_|/ |/| |
* | | (quickfix) typo in openapi spec groupsRigel Kent2018-11-171-1/+1
| | |
* | | grouping moderation endpoints in the RESTĀ API specRigel Kent2018-11-171-0/+1
| | |
* | | Auto login user on signupChocobozzz2018-11-161-6/+16
| | |
* | | Improve message visibility on signupChocobozzz2018-11-163-10/+14
| | |
* | | Fix images size when downloading themChocobozzz2018-11-165-21/+25
| | |
* | | Fix AP collections paginationChocobozzz2018-11-163-11/+11
| | |
* | | Check follow constraints when getting a videoChocobozzz2018-11-169-14/+301
| | |
* | | grouping tags by main category in the specRigel Kent2018-11-161-45/+114
| | |
* | | adding ownership and watching video APIs to the specRigel Kent2018-11-161-2/+130
| | |
* | | remove superfluous privacy field for uploadRigel Kent2018-11-161-3/+0
| | |
* | | Do not host remote AP objectsChocobozzz2018-11-164-3/+28
| | |
* | | Improve video upload error handlingChocobozzz2018-11-1614-18/+82
| | |
* | | Fix player progress bar when changing resolutionChocobozzz2018-11-163-2/+7
| |/ |/|
* | Fix video channel videos url when scrollingChocobozzz2018-11-152-6/+6
| |