]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/config.ts
Redirect to homepage on empty search
[github/Chocobozzz/PeerTube.git] / server / controllers / api / config.ts
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