Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 1 | -5/+8 |
| | |||||
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 1 | -0/+3 |
| | | | move videoQuota under a user object, use byte PipeTransform | ||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+5 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+4 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -2/+2 |
| | |||||
* | Add indentation in json configuration file generated by the admin | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
| | | | | interface | ||||
* | Add warning in production.yaml | Chocobozzz | 2018-02-27 | 1 | -0/+1 |
| | | | | To avoid confusion with the local-production.json file | ||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -2/+10 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 1 | -0/+6 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 1 | -1/+19 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+2 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -4/+87 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -1/+14 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -15/+17 |
| | |||||
* | Take in account transcoding for video quota | Chocobozzz | 2017-10-19 | 1 | -1/+9 |
| | |||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -6/+9 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 1 | -2/+4 |
| | |||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+22 |