Fix occitan label
[oweals/peertube.git] / server / initializers / constants.ts
2018-09-05 ChocobozzzFix occitan label
2018-08-31 ChocobozzzTrending by interval
2018-08-31 ChocobozzzAdd channel avatar to overviews
2018-08-31 ChocobozzzUse custom rate limiter when asking verif email
2018-08-31 ChocobozzzVideos overview page: first version
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-28 ChocobozzzFix oauth server module
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzFix tests
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzFlat shared module directory
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-10 ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-08 Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-06 ChocobozzzAdd job ttl
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAuto update youtube-dl
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-08-01 JorropoNice ffmpeg to 15 and 2
2018-07-31 Rigel Kentadding ORM pool configuration
2018-07-27 ChocobozzzDelete old indexes
2018-07-24 ChocobozzzAdd max count in pagination
2018-07-24 Rigel Kentadding initial support for nodeinfo
2018-07-24 ChocobozzzOptimize SQL queries
2018-07-24 ChocobozzzAdd videos list filters
2018-07-24 ChocobozzzBegin advanced search
2018-07-18 ChocobozzzRender CSS/title/description tags on server side
2018-07-17 ChocobozzzAdd esperanto, lojban, klingon and kotava (audio/subtit...
2018-07-17 ChocobozzzFix static avatars/thumbnails cache
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-14 Rigel Kentadding redis unix connection
2018-07-11 ChocobozzzMigrate to bull
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-29 ChocobozzzFix npm run dev:server
2018-06-26 ChocobozzzAdd tracker rate limiter
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-08 ChocobozzzIncrease access_token lifetime
2018-06-07 ChocobozzzImprove create import file job
2018-06-07 Florent FayolleAdd create-import-video-file-job command
2018-06-06 ChocobozzzAdd server localization
2018-05-29 ChocobozzzImprove torrent/video download
2018-05-22 Rigel Kentfeature: IP filtering on signup page
2018-05-21 Rigel Kentfeature: db selection in redis
2018-05-16 Rigel Kentrobots.txt config and route
2018-05-15 ChocobozzzUse publishedAt by default in videos sort
2018-05-11 ChocobozzzDecrease AP video cache
2018-05-11 ChocobozzzCache AP video route for 5 seconds
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
2018-05-09 ChocobozzzFix video channel description/support max length
2018-05-09 ChocobozzzFix message when updating my profile
2018-05-09 ChocobozzzAdd timeout and TTL to request jobs
2018-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzBetter file name for torrent
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzProcess broadcast requests in parallel
2018-04-18 ChocobozzzMove server follow in the job queue
2018-04-17 ChocobozzzAdd redis cache to feed route
2018-04-17 Pierre-Alain TORETSupport hostname binding in config
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-27 Rigel KentAdd sign language to the index of languages (#420)
2018-03-25 Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24 Aurélien BertronLimit comment length to 1 character, fixes #394 (#399)
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-15 ChocobozzzAdd short description in config
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-26 ChocobozzzAdd 30 fps limit in transcoding
2018-02-23 ChocobozzzAvoids easy cheating on vidoe views
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-29 ChocobozzzFix migrations
2018-01-26 ChocobozzzDon't rehost announced video activities
2018-01-25 ChocobozzzMove job queue to redis
2018-01-19 ChocobozzzAdd ability to configure log level
next