aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate uploadVideo.originallyPublishedAtJosh Morel2019-02-131-3/+0
* Refractor published date on video importChocobozzz2019-02-121-1/+0
* Import original publication date (CLI)Andrés Maldonado2019-02-121-0/+5
* Import original publication date (web UI)Andrés Maldonado2019-02-121-0/+1
* Add search by original publication dateAndrés Maldonado2019-02-121-0/+3
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-0/+12
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1128-60/+248
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1178-37/+4089
| |\
| | * Cleanup reset user password by adminChocobozzz2019-02-112-0/+3
| | * Use a single file instead of segments for HLSChocobozzz2019-02-113-7/+42
| | * Add hls support on serverChocobozzz2019-02-1113-29/+125
| | * Fix testsChocobozzz2019-01-211-1/+1
| | * Add server host in notification account fieldChocobozzz2019-01-212-0/+2
| | * Fix testsChocobozzz2019-01-171-1/+5
| | * Refactor how we use iconsChocobozzz2019-01-173-20/+16
| | * Prepare Dislike/Flag/View fixesChocobozzz2019-01-152-5/+27
| | * Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-0/+1
| | * WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-0/+6
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-104-2/+15
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-084-4/+4
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-064-1/+5
* | | Change modelsclementbrizard2019-01-124-0/+4
| |/ |/|
* | Implement contact form on server sideChocobozzz2019-01-107-0/+54
* | Fix socket.io websocket connectionChocobozzz2019-01-091-6/+11
* | Add notifications in the clientChocobozzz2019-01-094-5/+20
* | Add new follow, mention and user registered notifsChocobozzz2019-01-095-8/+140
* | Add import finished and video published notifsChocobozzz2019-01-094-46/+158
* | Add user notification base codeChocobozzz2019-01-097-6/+318
* | increase waitJobs pendingJobs timeout to 2000Josh Morel2019-01-081-1/+1
* | Add ability to disable and clear historyChocobozzz2018-12-181-0/+4
* | Add history on server sideChocobozzz2018-12-183-12/+44
* | throw error if MailDev doesn't runJosh Morel2018-12-172-18/+75
* | Support additional video extensionsChocobozzz2018-12-112-0/+2
* | Add test regarding tmp directoryChocobozzz2018-12-112-2/+19
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-0736-0/+3004
|\ \
| * \ Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-2015-17/+20
| |\ \
| * | | Fix dependency errors between modulesbuoyantair2018-11-161-2/+0
| * | | Merge from upstreambuoyantair2018-11-164-4/+7
| |\| |
| * | | Fix dependency issuesbuoyantair2018-10-298-9/+9
| * | | Move utils to /sharedbuoyantair2018-10-2933-0/+2901
* | | | Add error when email system is not configured and using the forgotChocobozzz2018-12-051-0/+4
* | | | Add ru pl and it translationsChocobozzz2018-12-051-3/+6
* | | | enable email verification by admin (#1348)Josh Morel2018-11-212-0/+2
* | | | Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+2
| |/ / |/| |
* | | Check activities hostChocobozzz2018-11-142-2/+3
|/ /
* | Better typingsChocobozzz2018-10-184-5/+2
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+9
* | NoImplicitAny flag true (#1157)BO412018-10-184-2/+5
* | Fix testsChocobozzz2018-10-171-4/+2
* | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-1/+2
|\ \