Add server hooks
[oweals/peertube.git] / server / tests /
2019-07-24 ChocobozzzFix lint
2019-07-24 ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-07-04 ChocobozzzAdd rate limit to registration and API endpoints
2019-07-02 Nassim BounouasFix/connection with email (#1917)
2019-06-21 Nassim BounouasFeature/subject in contact form (#1926)
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-17 ChocobozzzFix CLI default boolean values
2019-06-13 ChocobozzzAdd ability to override CLI import attributes
2019-06-13 ChocobozzzAdd more CLI tests
2019-06-13 ChocobozzzFix notification overflow
2019-06-11 ChocobozzzFix user tests
2019-06-11 ChocobozzzAdd more embed parameters
2019-06-11 ChocobozzzHandle email update on server
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzFix video import if autoblacklist is enabled
2019-06-06 ChocobozzzAdd ability to unpublish video/playlist
2019-06-06 ChocobozzzAdd ability to set to private a public/unlisted video
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzServer: Bulk update videos support field
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-29 ChocobozzzAdd pagination to account video channels endpoint
2019-05-29 ChocobozzzMulti step registration
2019-05-28 ChocobozzzAdd ability to specify channel on registration
2019-05-28 ChocobozzzFix playlist get for classic users
2019-05-28 ChocobozzzFix playlist get for classic users
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-17 ChocobozzzUpdate travis ffmpeg patch version
2019-05-17 ChocobozzzAdd audio upload tests
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-16 ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-16 ChocobozzzMerge branch 'feature/parallel-tests' into develop
2019-05-15 ChocobozzzDon't use parallel tests with test suite 1 and 3
2019-05-15 ChocobozzzDecrease max parallel tests for travis
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-15 ChocobozzzAll API tests in parallel
2019-05-14 ChocobozzzRedundancy and search tests in parallel too
2019-05-14 ChocobozzzTry parallel check params tests
2019-05-13 ChocobozzzFix thumbnail when listing my videos
2019-05-04 Felix Ableitnerfixed formatting, added test case
2019-04-25 ChocobozzzFix user notifications tests
2019-04-24 ChocobozzzFix overview endpoint
2019-04-24 ChocobozzzUse test wrapper exit function
2019-04-24 ChocobozzzTry to fix travis
2019-04-24 ChocobozzzUse parallel tests
2019-04-24 ChocobozzzCleanup tests
2019-04-24 ChocobozzzShared utils -> extra-utils
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-12 ChocobozzzAdd ability to delete old remote views
2019-04-11 ChocobozzzAdd ability to limit videos history size
2019-04-11 ChocobozzzTry to improve server tests compilation speed
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-10 ChocobozzzAdd logs endpoint
2019-04-10 ChocobozzzAdd ability to disable tracker
2019-04-09 ChocobozzzAdd check params account ratings tests
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-08 ChocobozzzAdd ability to remove an instance follower in API
2019-04-03 ChocobozzzFix notification tests
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-19 ChocobozzzRefresh playlists
2019-03-19 ChocobozzzCleanup tmp directory at startup
2019-03-18 ChocobozzzHandle theater mode for playlists
2019-03-18 ChocobozzzFix unit tests
2019-03-18 ChocobozzzForbid public playlists not assigned to a channel
2019-03-18 ChocobozzzAdd playlist updatedAt tests
2019-03-18 ChocobozzzAdd videos playlist exist tests
2019-03-18 ChocobozzzAdd server migrations
2019-03-18 ChocobozzzRefactor video playlist middlewares
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-21 ChocobozzzAdd request body limit
2019-02-21 ChocobozzzAdd NSFW info in about page
2019-02-21 ChocobozzzfindById -> findByPk
2019-02-20 ChocobozzzAdd isNSFW instance configuration key
2019-02-18 Josh Morelcheck email enabled for requiresEmailVer config
2019-02-15 ChocobozzzTry to fix travis tests
2019-02-15 ChocobozzzFix mention helper test
2019-02-15 ChocobozzzFix from header in contact form
2019-02-15 ChocobozzzFix mention notification with a remote account
2019-02-14 ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14 ChocobozzzFix mention helper test
2019-02-14 ChocobozzzFix from header in contact form
2019-02-14 ChocobozzzFix mention notification with a remote account
2019-02-12 ChocobozzzRefractor published date on video import
2019-02-12 Andrés MaldonadoAdd search by original publication date
2019-02-11 ChocobozzzAdd originallyPublishedAt unit tests
next