aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Refresh playlistsChocobozzz2019-03-191-32/+98
* Cleanup tmp directory at startupChocobozzz2019-03-191-0/+7
* Handle theater mode for playlistsChocobozzz2019-03-181-2/+2
* Fix unit testsChocobozzz2019-03-182-7/+17
* Forbid public playlists not assigned to a channelChocobozzz2019-03-181-6/+34
* Add playlist updatedAt testsChocobozzz2019-03-181-0/+31
* Add videos playlist exist testsChocobozzz2019-03-184-6/+92
* Add server migrationsChocobozzz2019-03-181-0/+10
* Refactor video playlist middlewaresChocobozzz2019-03-181-0/+1
* Add playlist rest testsChocobozzz2019-03-184-597/+950
* Add playlist check param testsChocobozzz2019-03-183-28/+799
* Playlist server APIChocobozzz2019-03-182-0/+278
* Add request body limitChocobozzz2019-02-212-0/+49
* Add NSFW info in about pageChocobozzz2019-02-213-1/+7
* findById -> findByPkChocobozzz2019-02-213-3/+4
* Add isNSFW instance configuration keyChocobozzz2019-02-202-0/+4
* check email enabled for requiresEmailVer configJosh Morel2019-02-182-2/+21
* Try to fix travis testsChocobozzz2019-02-151-1/+5
* Fix mention helper testChocobozzz2019-02-151-0/+2
* Fix from header in contact formChocobozzz2019-02-152-1/+9
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+14
* Refractor published date on video importChocobozzz2019-02-121-0/+1
* Add search by original publication dateAndrés Maldonado2019-02-122-1/+71
* Add originallyPublishedAt unit testsChocobozzz2019-02-112-2/+20
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-11137-3317/+5903
|\
| * Fix reverse proxy testChocobozzz2019-02-111-1/+1
| * Cleanup reset user password by adminChocobozzz2019-02-112-0/+34
| * Use a single file instead of segments for HLSChocobozzz2019-02-112-20/+18
| * Add hls support on serverChocobozzz2019-02-116-67/+311
| * remove .only from notifications testsJosh Morel2019-02-071-1/+1
| * don't notify prior to scheduled updateJosh Morel2019-02-071-1/+37
| * fix typo in test accounts api validatorsJosh Morel2019-01-281-1/+1
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-153-479/+5
| * Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-1/+2
| * Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-104-277/+333
| * Update translationsChocobozzz2019-01-101-0/+2
| * Implement contact form on server sideChocobozzz2019-01-108-8/+256
| * Fix socket.io websocket connectionChocobozzz2019-01-095-5/+9
| * Add notifications in the clientChocobozzz2019-01-094-32/+76
| * Add new follow, mention and user registered notifsChocobozzz2019-01-094-9/+251
| * Add import finished and video published notifsChocobozzz2019-01-093-126/+291
| * Add notification settings migrationChocobozzz2019-01-091-0/+5
| * Add user notification base codeChocobozzz2019-01-094-0/+879
| * Add history on server sideChocobozzz2018-12-183-10/+153
| * throw error if MailDev doesn't runJosh Morel2018-12-172-4/+4
| * Keep old channel/user name constraintsChocobozzz2018-12-131-2/+2
| * Support additional video extensionsChocobozzz2018-12-116-5/+64
| * Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
| * Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-07110-3206/+833
| |\