Translated using Weblate (Galician)
[oweals/peertube.git] / server / tests /
2020-05-04 ChocobozzzFix plugin storeData
2020-05-04 ChocobozzzAdd ability to unregister plugin auths
2020-05-04 ChocobozzzAdd plugin settings change watcher
2020-05-04 ChocobozzzAdd external login tests
2020-05-04 ChocobozzzCheck auth plugin result
2020-05-04 ChocobozzzAdd plugin ldap tests
2020-05-04 ChocobozzzAdd plugin auth migrations
2020-05-04 ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04 ChocobozzzSupport logout and add id and pass tests
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-05-04 ChocobozzzBegin auth plugin support
2020-05-01 Rigel KentAdd links from user-edit
2020-05-01 Rigel KentAdd tests for video-abuse persistence after video deletion
2020-04-21 ChocobozzzDon't leak unlisted videos in comments feed
2020-04-20 ChocobozzzAdd ability to remove privacies using plugins
2020-04-20 ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-20 KimAdd thumbnail / preview generation from url on the...
2020-04-20 ChocobozzzFix tests correctly
2020-04-20 ChocobozzzFix tests
2020-04-16 ChocobozzzFix user video quota with webtorrent disabled
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15 ChocobozzzFix import captions test
2020-04-14 kimsibleAdd unit tests for captions via URL import 2629/head
2020-04-14 Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-14 ChocobozzzAdd misc endpoints and helpers to npm test
2020-04-10 ChocobozzzAdd ability for plugins to add custom routes
2020-04-09 ChocobozzzAdd ability to remove a video from a plugin
2020-04-09 ChocobozzzAdd SQL query support in plugins
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
2020-03-31 Rigel KentUse inner join and document code for viewr stats for...
2020-03-31 Rigel KentTests for viewsPerDay
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-20 ChocobozzzTry to fix tracker tests issues
2020-03-13 ChocobozzzFix total videos stats
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-03-10 Rigel KentUse grid to organise settings in admin, my-account
2020-03-10 ChocobozzzVideo file metadata PR cleanup
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-28 ChocobozzzUpdate dependencies
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 John LivingstonCreating a user with an empty password will send an...
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-29 ChocobozzzFix transcoding
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 Rigel KentAdd tests for video downscale framerate matching
2020-01-28 ChocobozzzAdd redundancy CLI doc
2020-01-28 ChocobozzzAdd redundancy CLI
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-24 ChocobozzzRemove HLS torrents
2020-01-23 ChocobozzzIncrease blacklist import timeout
2020-01-22 ChocobozzzUse a filtered proxy without variables
2020-01-10 ChocobozzzFix subscriptions tests
2020-01-08 ChocobozzzTry to fix subscriptions inconsistencies
2020-01-08 ChocobozzzAdd ability to skip count query
2020-01-07 ChocobozzzUpdate validator dependency
2020-01-03 Rigel KentTests for totalRepliesFromVideoAuthor
2020-01-03 ChocobozzzImprove SQL query for my special playlists
2020-01-02 Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-30 ChocobozzzAdd test to search in my videos
2019-12-29 Rigel KentFix my-account{videos,video-playlists} loading mecanism
2019-12-27 ChocobozzzFix playlist search
2019-12-19 ChocobozzzDon't notify on muted instance
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-11 ChocobozzzServe audit logs to client
2019-12-09 ChocobozzzAdd ability to search by UUID
2019-12-06 ChocobozzzAdd action hooks to user routes
2019-12-06 ChocobozzzAdd missing hotkeys to the watch page
2019-12-04 ChocobozzzAdd ability to filter per job type
2019-12-04 ChocobozzzMove deleted comment on new follow tests
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-11-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-11-27 ChocobozzzFix tests
2019-11-26 ChocobozzzAdd codec information in HLS playlist
2019-11-25 Julien MaulnyFix lint
2019-11-25 ChocobozzzAdd audio only transcoding tests
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd ability to generate HLS in CLI
2019-11-25 ChocobozzzDon't always replace actor avatar
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-25 ChocobozzzAdd plugin hook on registration
2019-10-22 ChocobozzzFix misc tests
2019-10-21 ChocobozzzAdd tsconfig-paths registration to mocha
2019-10-21 ChocobozzzFix bug with tsconfig paths
2019-10-18 ChocobozzzFix caption validators test
2019-09-24 ChocobozzzTry to fix tests
2019-09-24 LoveIsGriefAutoplay next recommended video (#2137)
2019-09-23 Lukas Winklerfix a few typos (#2141)
2019-09-18 ChocobozzzFix tests
next