aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Use json for schema.org instead of tagsChocobozzz2018-01-242-10/+8
|
* Move commander in production dependenciesChocobozzz2018-01-231-1/+2
|
* Bumped to version v0.0.14-alphav0.0.14-alphaChocobozzz2018-01-232-2/+2
|
* Add schema.org tags to videosChocobozzz2018-01-232-2/+26
|
* Avoid to linkify truncated linksChocobozzz2018-01-231-1/+4
|
* Add style to cancel buttonChocobozzz2018-01-233-33/+43
|
* Don't play video if user paused it during loadingChocobozzz2018-01-231-3/+7
|
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-233-4/+28
| | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload
* Destroy user token when changing its roleChocobozzz2018-01-236-23/+59
|
* Peertube home in /var/www instead of /homeChocobozzz2018-01-235-33/+35
|
* Improve docs (#232)Thomas Citharel2018-01-232-10/+22
| | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add commander in dependencies instead of dev depChocobozzz2018-01-224-2/+7
|
* Fix testsChocobozzz2018-01-192-1/+3
|
* Add ability to configure log levelChocobozzz2018-01-1913-67/+183
|
* Add SQL backup/restore commands in production guideChocobozzz2018-01-191-0/+20
|
* Fix embed button outlineChocobozzz2018-01-192-1/+13
|
* 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
|