aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Add history on server sideChocobozzz2018-12-1819-29/+385
| * Add WebFinger support (#1498)Acid Chicken (硫酸鶏)2018-12-181-2/+19
| * Add ability to set subtitle in URL in watch pageChocobozzz2018-12-171-3/+6
| * Set last subtitle or subtitle in URLChocobozzz2018-12-176-41/+81
| * Fix adding captions to a videoChocobozzz2018-12-171-3/+1
| * throw error if MailDev doesn't runJosh Morel2018-12-174-22/+79
| * Fix CSP on dev modeChocobozzz2018-12-171-6/+5
| * Add video title/description when rendering htmlChocobozzz2018-12-172-28/+41
| * more systemd service hardening (#1488)Michael Koppmann2018-12-151-0/+5
| * Remove the eventual trailing '/' at the end of urls (see #1453) (#1480)HesioZ2018-12-151-0/+10
| * (fix) FreeBSD startup script (#1484)Gérald Niel2018-12-131-4/+3
| * Update README.mdChocobozzz2018-12-131-0/+10
| * Keep old channel/user name constraintsChocobozzz2018-12-132-4/+4
| * Fix followers searchChocobozzz2018-12-131-1/+1
| * add Content Security Policy (#1252)Rigel Kent2018-12-1311-4/+75
| * Fix crash regarding video stream issueChocobozzz2018-12-121-1/+1
| * Fix broken audio with transcodingChocobozzz2018-12-111-3/+3
| * Overwrite video captionChocobozzz2018-12-111-1/+1
| * Redirect to the last url on loginChocobozzz2018-12-116-22/+25
| * Use move instead renameChocobozzz2018-12-115-10/+10
| * Support additional video extensionsChocobozzz2018-12-1139-90/+268
| * Add test regarding tmp directoryChocobozzz2018-12-113-2/+28
| * Don't quit on queue errorChocobozzz2018-12-111-1/+0
| * Update FreeBSD startup script (#1474)Gérald Niel2018-12-101-0/+2
| * Fix default homepage in web applicationChocobozzz2018-12-101-1/+1
| * dots are allowed in actor namesChocobozzz2018-12-102-2/+2
| * (doc) fix syntax in openapi spec for watching progressRigel Kent2018-12-081-1/+1
| * rename ask-email link to ask-send-emailJosh Morel2018-12-081-1/+1
| * Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-07114-237/+867
| |\
| | * Fix dependency issuesbuoyantair2018-11-201-5/+15
| | * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-2041-136/+186
| | |\
| | * \ Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-1840-131/+727
| | |\ \
| | * | | Fix dependency errors between modulesbuoyantair2018-11-168-11/+18
| | * | | Merge from upstreambuoyantair2018-11-16118-17173/+4971
| | |\ \ \
| | * | | | Fix dependency issuesbuoyantair2018-10-298-9/+9
| | * | | | Move utils to /sharedbuoyantair2018-10-29104-196/+318
| * | | | | Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-072-7/+11
| * | | | | Remove dashes from actor namesChocobozzz2018-12-072-4/+4
| * | | | | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-074-27/+27
| * | | | | Fix AP testsChocobozzz2018-12-071-4/+4
| * | | | | hardening systemd unitRigel Kent2018-12-071-0/+14
| * | | | | (well-known url) add change-passwordRigel Kent2018-12-072-0/+16
| * | | | | Merge branch 'hotfix/docker' into developChocobozzz2018-12-061-26/+5
| |\ \ \ \ \
| | * | | | | Fix docker build and gosuChocobozzz2018-12-061-26/+5
| * | | | | | Remove unused dependenciesChocobozzz2018-12-062-13/+4
| * | | | | | Add base dir to prune storage scriptChocobozzz2018-12-061-1/+2
| * | | | | | Add tmp and redundancy directories to prune scriptChocobozzz2018-12-061-1/+4
| * | | | | | Fix thumbnail sitemap locationChocobozzz2018-12-061-1/+1
| * | | | | | Improve information regarding prune storage scriptChocobozzz2018-12-052-2/+3
| * | | | | | Add sitemapChocobozzz2018-12-0511-4/+241