aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add misc endpoints and helpers to npm testChocobozzz2020-04-141-0/+2
|
* Add ability for plugins to add custom routesChocobozzz2020-04-104-0/+133
|
* Add ability to remove a video from a pluginChocobozzz2020-04-092-7/+47
|
* Add SQL query support in pluginsChocobozzz2020-04-094-0/+86
|
* Add ability to accept or not remote redundanciesChocobozzz2020-04-072-0/+201
|
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
|
* Tests for viewsPerDayRigel Kent2020-03-311-3/+41
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-14/+108
|
* Try to fix tracker tests issuesChocobozzz2020-03-201-2/+8
|
* Fix total videos statsChocobozzz2020-03-131-1/+11
|
* Implement pagination for overviews endpointChocobozzz2020-03-114-35/+122
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-102-4/+2
|
* Video file metadata PR cleanupChocobozzz2020-03-101-37/+33
|
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+72
| | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata
* Update dependenciesChocobozzz2020-02-283-5/+5
|
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-172-13/+111
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Move to eslintcontainChocobozzz2020-02-0398-1664/+1099
|
* Fix transcodingChocobozzz2020-01-291-4/+12
|
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-0/+34
|
* Add redundancy CLI docChocobozzz2020-01-281-0/+6
|
* Add redundancy CLIChocobozzz2020-01-281-3/+72
|
* Add ability to list redundanciesChocobozzz2020-01-284-29/+624
|
* Remove HLS torrentsChocobozzz2020-01-242-7/+6
|
* Increase blacklist import timeoutChocobozzz2020-01-231-0/+2
|
* Use a filtered proxy without variablesChocobozzz2020-01-221-5/+1
|
* Fix subscriptions testsChocobozzz2020-01-101-1/+1
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-082-6/+3
|
* Add ability to skip count queryChocobozzz2020-01-083-2/+14
|
* Update validator dependencyChocobozzz2020-01-071-2/+2
|
* Tests for totalRepliesFromVideoAuthorRigel Kent2020-01-032-1/+33
|
* Improve SQL query for my special playlistsChocobozzz2020-01-031-2/+3
|
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-2/+4
|
* Add test to search in my videosChocobozzz2019-12-301-0/+18
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-1/+1
|
* Fix playlist searchChocobozzz2019-12-271-0/+19
|
* Don't notify on muted instanceChocobozzz2019-12-191-6/+204
|
* Add internal privacy modeChocobozzz2019-12-121-30/+98
|
* Serve audit logs to clientChocobozzz2019-12-111-49/+96
|
* Add ability to search by UUIDChocobozzz2019-12-091-0/+10
|
* Add action hooks to user routesChocobozzz2019-12-062-34/+101
|
* Add missing hotkeys to the watch pageChocobozzz2019-12-062-4/+4
|
* Add ability to filter per job typeChocobozzz2019-12-044-14/+66
|
* Move deleted comment on new follow testsChocobozzz2019-12-042-87/+108
|
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+45
|
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-14/+66
|
* Filter on follows actor types in about pageChocobozzz2019-11-296-49/+135
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-5/+65
|
* Fix testsChocobozzz2019-11-271-2/+6
|
* Add codec information in HLS playlistChocobozzz2019-11-262-3/+6
|
* Fix lintJulien Maulny2019-11-251-1/+1
|