aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fix API spec on POST /videos/upload and provide Shell exampleRigel Kent2018-11-151-3/+39
|
* Fix embed video id parsingChocobozzz2018-11-152-4/+3
|
* Don't forward view, send updates insteadChocobozzz2018-11-154-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 nameChocobozzz2018-11-152-4/+4
|
* Add background effect to active menu pageChocobozzz2018-11-151-1/+5
|
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-1519-15702/+1228
|
* Remove wrong redundancy testChocobozzz2018-11-152-499/+16
|
* Upgrade server depChocobozzz2018-11-153-703/+716
|
* Upgrade client dependenciesChocobozzz2018-11-152-574/+733
|
* Fix server redundancy testsChocobozzz2018-11-153-11/+17
|
* Fix new Angular 7 issuesChocobozzz2018-11-1516-441/+503
|
* update ng-bootstrapBO412018-11-151-1/+1
|
* update dependenciesBO412018-11-151-15/+15
|
* update angularBO412018-11-152-21/+15
|
* Add AP fetch testsChocobozzz2018-11-143-0/+96
|
* Clean up peertube authChocobozzz2018-11-143-60/+57
|
* Check activities hostChocobozzz2018-11-1437-127/+403
|
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1428-22/+1012
|