aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add federation tests on download enabledChocobozzz2019-02-111-2/+4
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-0819-38/+38
| * | Fix some defaults values + indentationLucas Declercq2018-10-083-2/+3
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-0619-1/+69
* | | Enable video upload and editclementbrizard2019-01-123-2/+18
* | | Change modelsclementbrizard2019-01-122-0/+8
* | | Add migration fileclementbrizard2019-01-121-0/+42
| |/ |/|
* | Update translationsChocobozzz2019-01-101-0/+2
* | Implement contact form in the clientChocobozzz2019-01-105-11/+20
* | Implement contact form on server sideChocobozzz2019-01-1020-48/+467
* | Fix socket.io websocket connectionChocobozzz2019-01-096-8/+23
* | Add notifications in the clientChocobozzz2019-01-0912-52/+120
* | Add new follow, mention and user registered notifsChocobozzz2019-01-0920-49/+759
* | Add import finished and video published notifsChocobozzz2019-01-0919-204/+656
* | Add notification settings migrationChocobozzz2019-01-097-33/+81
* | Add user notification base codeChocobozzz2019-01-0942-98/+1992
* | Optimize index sizesChocobozzz2018-12-203-9/+69
* | Optimize actor follow scores modificationsChocobozzz2018-12-2013-71/+116
* | Fix federation of some videosChocobozzz2018-12-193-9/+61
* | Fix users update me param validationChocobozzz2018-12-181-4/+7
* | Fix video sortChocobozzz2018-12-181-1/+5
* | Add ability to disable and clear historyChocobozzz2018-12-181-0/+1
* | Add history page on clientChocobozzz2018-12-181-0/+5
* | Add history on server sideChocobozzz2018-12-1816-17/+341
* | throw error if MailDev doesn't runJosh Morel2018-12-172-4/+4
* | Fix CSP on dev modeChocobozzz2018-12-171-6/+5
* | Add video title/description when rendering htmlChocobozzz2018-12-172-28/+41
* | Remove the eventual trailing '/' at the end of urls (see #1453) (#1480)HesioZ2018-12-151-0/+10
* | Keep old channel/user name constraintsChocobozzz2018-12-132-4/+4
* | add Content Security Policy (#1252)Rigel Kent2018-12-135-2/+51
* | 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
* | Use move instead renameChocobozzz2018-12-115-10/+10
* | 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