Translated using Weblate (Japanese)
[oweals/peertube.git] / server / helpers /
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 ChocobozzzRefactor email enabled function
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-05 Marcin Mikołajczakfix typo in code comment
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzOptimize context for CacheFile
2020-02-04 ChocobozzzDon't refresh videos when processing views
2020-02-04 ChocobozzzAdd model cache for video
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzReduce AP context size on specific activities
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzFix lint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
2020-01-29 ChocobozzzFix transcoding
2020-01-29 ChocobozzzComments enabled attrivute is optional in AP
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-29 Rigel KentDownsample to the closest divisor standard framerate
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-22 ChocobozzzProxy youtube-dl format command too
2020-01-21 ChocobozzzUse a proxy for youtube-dl to avoid travis errors
2020-01-09 Rigel KentAdd outbox page size parameter
2020-01-08 ChocobozzzAdd ability to skip count query
2020-01-07 ChocobozzzUpdate http signature
2020-01-07 ChocobozzzUpdate validator dependency
2020-01-06 ChocobozzzAccept . _ and 0-9 plugin names
2020-01-03 ChocobozzzAdd infohash cache
2019-12-13 Rigel Kentautoplay next video support for playlists
2019-12-12 ChocobozzzAdd max file size, max files and ip anonymize log options
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-11 ChocobozzzServe audit logs to client
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-03 ChocobozzzDon't move the caption if it has the right name
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-11-26 ChocobozzzFix duplicate HLS resolution in master playlist
2019-11-26 ChocobozzzAdd codec information in HLS playlist
2019-11-25 ChocobozzzAdd audio only transcoding tests
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd disable webtorrent migration
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-11-05 ChocobozzzAvoid circular error in logger
2019-10-25 ChocobozzzAdd plugin hook on registration
2019-10-23 ChocobozzzFix federation with some actors
2019-10-21 ChocobozzzUse typescript paths in cli scripts too
2019-10-21 ChocobozzzUpdate server dependencies
2019-10-21 ChocobozzzDon't quick transcode with the wrong pixel format
2019-10-21 ChocobozzzFix federation issue with some actor descriptions
2019-09-24 LoveIsGriefAutoplay next recommended video (#2137)
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-11 ChocobozzzImprove plugin package.json error message
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd welcome modal
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30 ChocobozzzHandle reports from mastodon
2019-08-29 ChocobozzzRemove old JSON LD signature implementation
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-22 ChocobozzzRelax plugin package.json validation
2019-08-22 ChocobozzzRelax plugin package.json validation
2019-08-21 ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20 ChocobozzzType toFormattedJSON
2019-08-20 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-07-29 ChocobozzzAdd gitlab ci support
2019-07-26 ChocobozzzAdd plugin translation system
2019-07-25 ChocobozzzFix scheduled privacy and verify email validations
2019-07-25 ChocobozzzFix express validator
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-07-24 ChocobozzzRefactor middleware helpers
2019-07-24 ChocobozzzAdd plugin static files cache
2019-07-24 ChocobozzzAdd CLI plugins tests
2019-07-24 ChocobozzzAdd server hooks
2019-07-24 ChocobozzzUse process.env.npm_package_version
2019-07-24 ChocobozzzCheck latest plugins version
2019-07-24 ChocobozzzAdd peertube plugin index website models
2019-07-24 ChocobozzzMove createTorrent in webtorrent utils
2019-07-24 ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24 ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24 ChocobozzzWIP plugins: plugin settings on server side
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-07-24 ChocobozzzWIP plugins: install/uninstall
2019-07-24 ChocobozzzWIP plugins: add ability to register plugins
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-13 ChocobozzzAdd more CLI tests
2019-06-11 Nassim BounouasFeature/logrotation (#1881)
next