aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Change default loggingChocobozzz2018-02-143-2/+5
|
* Add default description and default termsChocobozzz2018-02-091-2/+2
|
* Add new name/terms/description config optionsChocobozzz2018-01-312-0/+10
|
* Fix email testsChocobozzz2018-01-301-1/+1
|
* Add tests for emailsChocobozzz2018-01-301-0/+8
|
* Add ability to reset our passwordChocobozzz2018-01-302-1/+19
|
* Move job queue to redisChocobozzz2018-01-252-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 /homeChocobozzz2018-01-231-7/+7
|
* Add ability to configure log levelChocobozzz2018-01-192-0/+6
|
* Remove unused keys in configurationChocobozzz2018-01-158-15/+7
|
* Add github release to release scriptChocobozzz2018-01-151-8/+8
|
* Prepare production workflowChocobozzz2018-01-152-16/+16
|
* Refractor peertube videojs pluginChocobozzz2018-01-091-2/+2
|
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
|
* Add account avatarChocobozzz2017-12-048-0/+8
|
* Update production configuration file exampleChocobozzz2017-10-171-3/+3
|
* Change how we handle resolutionChocobozzz2017-10-091-0/+6
| | | | It was an enum before, now we just use video height
* Client: handle multiple file resolutionsChocobozzz2017-10-066-0/+19
|
* Implement video transcoding on server sideChocobozzz2017-10-031-1/+8
|
* Fix tests and user quotaChocobozzz2017-09-061-1/+1
|
* Begin tests for user quotaChocobozzz2017-09-051-0/+3
|
* Begin user quotaChocobozzz2017-09-042-0/+10
|
* Update production example configurationChocobozzz2017-08-261-0/+5
|
* Add ability to limit user registrationsChocobozzz2017-07-252-0/+4
|
* Add previews cache system between podsChocobozzz2017-07-128-0/+18
|
* Server: add tests to video transcoderChocobozzz2017-05-043-4/+4
|
* Server: add job scheduler to transcode video filesChocobozzz2017-05-043-0/+15
|
* Server: add ability to register new userChocobozzz2017-04-091-0/+3
|
* Server: add config endpointChocobozzz2017-03-103-0/+9
|
* Add email to podsChocobozzz2017-02-168-0/+24
|
* Add hint about database name in config filesLuc Didry2017-01-162-0/+2
|
* Add quotes to config prod exampleChocobozzz2017-01-121-2/+2
|
* Server: add video abuse supportChocobozzz2017-01-041-2/+2
|
* Copy all keys in production example so if we chagne the default oneChocobozzz2016-12-271-0/+16
| | | | production servers won't break
* Update migrations codeChocobozzz2016-12-251-0/+2
|
* First version with PostgreSQLChocobozzz2016-12-199-10/+10
|
* Server: add video previewChocobozzz2016-11-161-0/+1
|
* Server: host -> hostname (host = hostname + port)Chocobozzz2016-10-269-10/+10
|
* Server: Uploads -> VideosChocobozzz2016-10-217-7/+7
|
* Remove references to ElectronChocobozzz2016-10-132-6/+0
|
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-028-30/+4
|\
| * Add database suffix to the production configuration exampleChocobozzz2016-10-011-0/+3
| |
| * Add a comment to the webserver part in the yaml configurationChocobozzz2016-10-011-0/+1
| |
| * Server: make friends urls come from the request instead of theChocobozzz2016-08-207-30/+0
| | | | | | | | configuration file
* | First draft using only webseed for serverChocobozzz2016-07-277-0/+7
|/
* Add production example fileChocobozzz2016-05-201-0/+4
|
* Add debug electron settingChocobozzz2016-05-132-0/+6
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-107-0/+7
|
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-1/+1
|
* Make the network auto sufficient (eject bad pods with scores)Chocobozzz2015-11-243-0/+60
|