Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add short description in config | Chocobozzz | 2018-03-15 | 2 | -0/+2 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 2 | -0/+2 |
| | |||||
* | Fix typo | Chocobozzz | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Add warning in production.yaml | Chocobozzz | 2018-02-27 | 1 | -0/+13 |
| | | | | To avoid confusion with the local-production.json file | ||||
* | Only use 1 thread for transcoding by default | Chocobozzz | 2018-02-26 | 2 | -2/+2 |
| | |||||
* | Change transcoding default conf options | Chocobozzz | 2018-02-26 | 3 | -12/+18 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 2 | -0/+6 |
| | |||||
* | Change default logging | Chocobozzz | 2018-02-14 | 3 | -2/+5 |
| | |||||
* | Add default description and default terms | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 2 | -0/+10 |
| | |||||
* | Fix email tests | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -0/+8 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 2 | -1/+19 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 2 | -0/+10 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 1 | -7/+7 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 2 | -0/+6 |
| | |||||
* | Remove unused keys in configuration | Chocobozzz | 2018-01-15 | 8 | -15/+7 |
| | |||||
* | Add github release to release script | Chocobozzz | 2018-01-15 | 1 | -8/+8 |
| | |||||
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 2 | -16/+16 |
| | |||||
* | Refractor peertube videojs plugin | Chocobozzz | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 8 | -0/+8 |
| | |||||
* | Update production configuration file example | Chocobozzz | 2017-10-17 | 1 | -3/+3 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -0/+6 |
| | | | | It was an enum before, now we just use video height | ||||
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 6 | -0/+19 |
| | |||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -1/+8 |
| | |||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -0/+3 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 2 | -0/+10 |
| | |||||
* | Update production example configuration | Chocobozzz | 2017-08-26 | 1 | -0/+5 |
| | |||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 2 | -0/+4 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 8 | -0/+18 |
| | |||||
* | Server: add tests to video transcoder | Chocobozzz | 2017-05-04 | 3 | -4/+4 |
| | |||||
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 3 | -0/+15 |
| | |||||
* | Server: add ability to register new user | Chocobozzz | 2017-04-09 | 1 | -0/+3 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 3 | -0/+9 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 8 | -0/+24 |
| | |||||
* | Add hint about database name in config files | Luc Didry | 2017-01-16 | 2 | -0/+2 |
| | |||||
* | Add quotes to config prod example | Chocobozzz | 2017-01-12 | 1 | -2/+2 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -2/+2 |
| | |||||
* | Copy all keys in production example so if we chagne the default one | Chocobozzz | 2016-12-27 | 1 | -0/+16 |
| | | | | production servers won't break | ||||
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -0/+2 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 9 | -10/+10 |
| | |||||
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 9 | -10/+10 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 7 | -7/+7 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 2 | -6/+0 |
| | |||||
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 8 | -30/+4 |
|\ | |||||
| * | Add database suffix to the production configuration example | Chocobozzz | 2016-10-01 | 1 | -0/+3 |
| | | |||||
| * | Add a comment to the webserver part in the yaml configuration | Chocobozzz | 2016-10-01 | 1 | -0/+1 |
| | |