aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Limit user tokens cacheChocobozzz2019-03-199-11/+16
* Refresh playlistsChocobozzz2019-03-193-6/+67
* Only create refresh job if neededChocobozzz2019-03-191-2/+1
* Does existChocobozzz2019-03-191-2/+2
* Rename streaming playlists routes/directoriesChocobozzz2019-03-183-7/+7
* Add playlist rest testsChocobozzz2019-03-187-8/+71
* Add playlist check param testsChocobozzz2019-03-182-2/+1
* Playlist server APIChocobozzz2019-03-1811-9/+301
* Add request body limitChocobozzz2019-02-211-1/+2
* Upgrade server dependenciesChocobozzz2019-02-211-1/+1
* Improve channel and account SEOChocobozzz2019-02-211-14/+53
* Create send email typeChocobozzz2019-02-202-10/+13
* Lazy import some modulesChocobozzz2019-02-151-3/+6
* Fix from header in contact formChocobozzz2019-02-152-8/+16
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+2
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-0/+2
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1158-643/+2287
|\
| * Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-116-78/+130
| |\
| | * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-156-77/+129
| * | Cleanup reset user password by adminChocobozzz2019-02-111-18/+2
| * | allow administration to change/reset a user's passwordRigel Kent2019-02-111-0/+16
| * | Add player mode in watch/embed urlsChocobozzz2019-02-111-1/+1
| * | Use a single file instead of segments for HLSChocobozzz2019-02-113-44/+101
| * | Add hls support on serverChocobozzz2019-02-1110-92/+456
| * | don't notify prior to scheduled updateJosh Morel2019-02-071-3/+7
| |/
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-1513-108/+191
| * Fix deleting not found remote actorsChocobozzz2019-01-141-3/+8
| * Refresh remote actors on GET enpointsChocobozzz2019-01-143-61/+77
| * Warn user when they want to delete a channelChocobozzz2019-01-142-2/+2
| * Use origin video url in canonical tagChocobozzz2019-01-101-3/+3
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-10/+6
| * Implement contact form in the clientChocobozzz2019-01-101-7/+4
| * Implement contact form on server sideChocobozzz2019-01-103-5/+45
| * Add notifications in the clientChocobozzz2019-01-092-11/+11
| * Add new follow, mention and user registered notifsChocobozzz2019-01-096-17/+235
| * Add import finished and video published notifsChocobozzz2019-01-096-10/+170
| * Add notification settings migrationChocobozzz2019-01-093-23/+24
| * Add user notification base codeChocobozzz2019-01-0913-54/+425
| * Optimize actor follow scores modificationsChocobozzz2018-12-2011-35/+98
| * Fix federation of some videosChocobozzz2018-12-191-8/+8
| * Add video title/description when rendering htmlChocobozzz2018-12-171-18/+33
| * Use move instead renameChocobozzz2018-12-113-6/+6
| * Support additional video extensionsChocobozzz2018-12-112-8/+6
| * Don't quit on queue errorChocobozzz2018-12-111-1/+0
| * Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-1/+0
| |\
| | * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-206-19/+26
| | |\
| | * \ Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-183-18/+11
| | |\ \
| | * | | Fix dependency errors between modulesbuoyantair2018-11-162-2/+2
| * | | | Add error when email system is not configured and using the forgotChocobozzz2018-12-051-0/+7
| * | | | Create redundancy endpointChocobozzz2018-12-041-2/+2