aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add http tracker in torrent tooChocobozzz2018-01-192-1/+4
|
* Bumped to version v0.0.13-alphav0.0.13-alphaChocobozzz2018-01-182-2/+2
|
* Fix videos list sql requestChocobozzz2018-01-181-30/+16
| | | | Sequelize my love <3
* Don't serve previews with nginxChocobozzz2018-01-182-2/+2
| | | | We need to maintain a cache in the node process
* Fix release scriptChocobozzz2018-01-181-1/+1
|
* Bumped to version v0.0.12-alphav0.0.12-alphaChocobozzz2018-01-182-2/+2
|
* Increase tests timeoutChocobozzz2018-01-1818-18/+18
|
* nginx optimizationsChocobozzz2018-01-182-3/+39
|
* Video get SQL optimizationChocobozzz2018-01-181-5/+13
|
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-184-27/+77
|
* Avoid too many requests and fetching outboxChocobozzz2018-01-186-20/+72
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-1838-210/+401
|
* Set sort refractoringChocobozzz2018-01-189-81/+25
|
* Fix some grammar (#216)Vincent Stakenburg2018-01-181-2/+2
|
* fix 2 other typos (#209)taziden2018-01-171-2/+2
|
* fix typo in production guide (#208)taziden2018-01-171-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-1735-65/+964
|
* Fix loader videojsChocobozzz2018-01-171-2/+2
|
* Add Janitor configuration file for PeerTube. (#204)Jan Keromnes2018-01-162-0/+38
|
* Overwrite on upgrade when unzipingChocobozzz2018-01-161-1/+1
|
* Update README badge pathsChocobozzz2018-01-162-3/+3
|
* Fix upgrade commandChocobozzz2018-01-161-1/+1
|
* Bumped to version v0.0.11-alphav0.0.11-alphaChocobozzz2018-01-162-2/+2
|
* Fix config storage pathsChocobozzz2018-01-162-9/+16
|
* Remove npm run upgradeChocobozzz2018-01-153-53/+11
| | | | Use command from production.md instead
* Remove storage.certs from checkerChocobozzz2018-01-151-1/+1
|
* Remove unused keys in configurationChocobozzz2018-01-158-15/+7
|
* Update production guideChocobozzz2018-01-153-28/+35
| | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine.
* Bumped to version v0.0.10-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version v0.0.9-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version v0.0.9-alphav0.0.9-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version v0.0.8-alphaChocobozzz2018-01-152-2/+2
|
* Add github release to release scriptChocobozzz2018-01-152-14/+36
|
* Bumped to version 0.0.7-alphav0.0.8-alphaChocobozzz2018-01-154-4/+7
|
* Bumped to version 0.0.6-alphav0.0.6-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version 0.0.5-alphav0.0.5-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version 0.0.4-alphav0.0.4-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version 0.0.3-alphav0.0.3-alphaChocobozzz2018-01-152-2/+2
|
* Bumped to version 0.0.2-alphaChocobozzz2018-01-153-3/+3
|
* Prepare production workflowChocobozzz2018-01-158-34/+57
|
* Fix lintChocobozzz2018-01-151-2/+1
|
* Fix actor followers/following countsChocobozzz2018-01-154-26/+54
|
* Update code doc diagramsChocobozzz2018-01-154-0/+2
|
* Show a message on client when JavaScript is disabled (#200)Rigel Kent2018-01-151-0/+9
|
* Some markdown fixesChocobozzz2018-01-126-36/+34
|
* Try to improve documentations/readmeChocobozzz2018-01-1212-374/+335
|
* Fix changing video in watch pageChocobozzz2018-01-127-20/+42
|
* Add commentsEnabled field to AS contextChocobozzz2018-01-121-1/+2
|
* Fix communication with mastodonChocobozzz2018-01-124-11/+11
|
* Update CREDITSChocobozzz2018-01-122-5/+10
|