Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add warning regarding transcoding | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 1 | -1/+1 |
| | |||||
* | Add help in conf file regarding SMTP | Chocobozzz | 2018-05-29 | 1 | -1/+3 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+4 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Allow crawling by default | Chocobozzz | 2018-05-22 | 1 | -2/+2 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 1 | -0/+1 |
| | | | | resolves #579 | ||||
* | robots.txt config and route | Rigel Kent | 2018-05-16 | 1 | -0/+4 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -0/+9 |
| | | | | The instance should be whitelisted first | ||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -0/+3 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add basic support for hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make production example a bit more secure Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make example config files compatible with hostname binding modification Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Fix typo Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Bind on 127.0.0.1 by default Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Update Docker configuration with hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+6 |
| | |||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -0/+1 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Only use 1 thread for transcoding by default | Chocobozzz | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | Change transcoding default conf options | Chocobozzz | 2018-02-26 | 1 | -6/+6 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -0/+3 |
| | |||||
* | Change default logging | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Add default description and default terms | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -1/+10 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+5 |
| | | | | | | | 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. | ||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -0/+3 |
| | |||||
* | Remove unused keys in configuration | Chocobozzz | 2018-01-15 | 1 | -1/+0 |
| | |||||
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -8/+8 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -0/+1 |
| | |||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -1/+8 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -0/+5 |
| | |||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -0/+1 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+5 |
| | |||||
* | Server: add tests to video transcoder | Chocobozzz | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 1 | -0/+6 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 1 | -0/+3 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+3 |
| | |||||
* | Add hint about database name in config files | Luc Didry | 2017-01-16 | 1 | -0/+1 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -2/+2 |
| | |||||
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -0/+2 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -2/+2 |
| | |||||
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -2/+2 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -3/+0 |
|\ | |||||
| * | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 1 | -3/+0 |
| | | | | | | | | configuration file | ||||
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -0/+1 |
|/ | |||||
* | Add debug electron setting | Chocobozzz | 2016-05-13 | 1 | -0/+3 |
| | |||||
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -0/+1 |
| | |||||
* | Use scripty instead of writing shell commands in package.json | Chocobozzz | 2016-04-30 | 1 | -1/+1 |
| | |||||
* | Spawn | Chocobozzz | 2015-10-29 | 1 | -0/+21 |