]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/config.ts
Add ability to forbid followers
[github/Chocobozzz/PeerTube.git] / server / controllers / api / config.ts
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-02-20  ChocobozzzAdd isNSFW instance configuration key
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-01-14  Aurélien BérangerWIP : Indicate to users how "trending" works (#1458)
2019-01-10  ChocobozzzImplement contact form in the client
2019-01-10  ChocobozzzImplement contact form on server side
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzAdd error when email system is not configured and using...
2018-11-23  ChocobozzzOptimize config endpoint
2018-10-03  ChocobozzzFix config endpoint
2018-10-02  ChocobozzzFix get version
2018-10-01  Rigel Kentshow last commit hash alongside server version in footer
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzRefractor audit user identifier
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  ChocobozzzAdd features table on signup
2018-08-28  ChocobozzzFix tests
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-14  ChocobozzzCleanup utils helper
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-07-31  Aurélien BertronAdd audit logs in various modules
2018-07-18  ChocobozzzRender CSS/title/description tags on server side
2018-07-16  ChocobozzzImplement captions/subtitles
2018-05-22  Rigel Kentfeature: IP filtering on signup page
2018-05-11  ChocobozzzAdd ability to embed a video in Twitter
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-27  ChocobozzzFix custom server configuration numbers
2018-03-27  Rigel Kentshow quota in stats, display quota on the about page...
2018-03-15  ChocobozzzAdd short description in config
2018-03-01  ChocobozzzAdd ability to change the homepage
2018-02-28  ChocobozzzAdd stats route
2018-02-28  ChocobozzzAdd indentation in json configuration file generated...
2018-02-27  ChocobozzzAdd warning in production.yaml
2018-02-22  ChocobozzzAdd ability to add custom css/javascript
2018-02-16  ChocobozzzAdd ability to update thumbnail and preview on client
2018-01-31  ChocobozzzAdd about page
2018-01-31  ChocobozzzAdd new name/terms/description config options
2018-01-31  ChocobozzzAdd version in footer
2018-01-17  ChocobozzzAdd ability to update some configuration keys
2018-01-03  ChocobozzzAdd avatar max size limit
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-10-26  ChocobozzzUse async/await in controllers
2017-10-19  ChocobozzzTake in account transcoding for video quota
2017-07-25  ChocobozzzAdd ability to limit user registrations
2017-06-17  ChocobozzzShare models between server and client
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration