aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Support additional video extensionsChocobozzz2018-12-1123-83/+224
* Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
* Don't quit on queue errorChocobozzz2018-12-111-1/+0
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-07114-3211/+837
|\
| * Fix dependency issuesbuoyantair2018-11-201-5/+15
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-2019-65/+94
| |\
| * \ Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-1817-46/+360
| |\ \
| * | | Fix dependency errors between modulesbuoyantair2018-11-167-9/+18
| * | | Merge from upstreambuoyantair2018-11-1667-227/+1622
| |\ \ \
| * | | | Move utils to /sharedbuoyantair2018-10-29104-3095/+316
* | | | | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-072-7/+7
* | | | | Fix AP testsChocobozzz2018-12-071-4/+4
* | | | | (well-known url) add change-passwordRigel Kent2018-12-072-0/+16
* | | | | Fix thumbnail sitemap locationChocobozzz2018-12-061-1/+1
* | | | | Add sitemapChocobozzz2018-12-057-3/+218
* | | | | Add error when email system is not configured and using the forgotChocobozzz2018-12-052-0/+11
* | | | | Remove inferred typeChocobozzz2018-12-054-15/+15
* | | | | Create redundancy endpointChocobozzz2018-12-046-21/+31
* | | | | Add tmp and redundancy directoriesChocobozzz2018-12-0416-39/+49
* | | | | Fix thumbnail processingChocobozzz2018-12-046-20/+25
* | | | | Update dependenciesChocobozzz2018-12-042-3/+3
* | | | | Fix trending pageChocobozzz2018-12-033-12/+21
* | | | | Fix AP redirectionChocobozzz2018-11-303-23/+54
* | | | | Optimize config endpointChocobozzz2018-11-233-12/+9
* | | | | Don't import test tools in coreChocobozzz2018-11-222-5/+3
* | | | | Fix youtube video importChocobozzz2018-11-211-2/+2
* | | | | enable email verification by admin (#1348)Josh Morel2018-11-215-0/+15
* | | | | Delete invalid or deleted remote videosChocobozzz2018-11-209-65/+210
* | | | | Fix search titleChocobozzz2018-11-201-2/+1
| |_|_|/ |/| | |
* | | | Cleanup tests importsChocobozzz2018-11-1926-38/+35
* | | | Speedup peertube startupChocobozzz2018-11-193-25/+43
* | | | Fix checkbox marginsChocobozzz2018-11-196-17/+17
* | | | Optimize image resizingChocobozzz2018-11-192-6/+23
| |_|/ |/| |
* | | 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-166-11/+292
* | | Do not host remote AP objectsChocobozzz2018-11-164-3/+28
* | | Improve video upload error handlingChocobozzz2018-11-161-0/+2
| |/ |/|
* | Fix video channel videos url when scrollingChocobozzz2018-11-151-4/+4
* | Fix embed video id parsingChocobozzz2018-11-151-1/+1
* | Don't forward view, send updates insteadChocobozzz2018-11-154-17/+17
* | Remove wrong redundancy testChocobozzz2018-11-152-499/+16
* | Fix server redundancy testsChocobozzz2018-11-153-11/+17
* | Add AP fetch testsChocobozzz2018-11-143-0/+96
* | Clean up peertube authChocobozzz2018-11-143-60/+57
* | Check activities hostChocobozzz2018-11-1432-119/+394
* | Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1425-18/+1004
* | add cli option to run without clientRigel Kent2018-11-143-2/+39
* | Revert change og video typeChocobozzz2018-11-141-1/+1
* | Merge branch 'master' into developChocobozzz2018-11-131-1/+1
|\ \