aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix lintChocobozzz2018-01-123-8/+6
|
* Fix tree comment renderingChocobozzz2018-01-121-1/+1
| | | | Sort by updatedAt too
* Update follower/following countsChocobozzz2018-01-128-1/+108
|
* Avoid making retried requests to dead followersChocobozzz2018-01-127-3/+44
|
* Activity Pub improvementsChocobozzz2018-01-114-6/+10
|
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
|
* Add reject processing for activitypubChocobozzz2018-01-115-3/+55
|
* Fix http token interceptorChocobozzz2018-01-111-1/+1
|
* Reduce job payload sizeChocobozzz2018-01-111-1/+1
|
* Fix spinnerChocobozzz2018-01-112-16/+21
|
* Little SQL optimizationChocobozzz2018-01-111-17/+11
|
* Fix actor refreshChocobozzz2018-01-111-0/+2
|
* Add tests to handle down serverChocobozzz2018-01-1112-34/+161
|
* Remove unused webserver configurationChocobozzz2018-01-113-79/+5
| | | | And update nginx configuration with a rate limit
* Add scores to follows and remove bad onesChocobozzz2018-01-1121-133/+217
|
* Run videojs outside angularChocobozzz2018-01-102-7/+9
|
* Fetch remote AP objectsChocobozzz2018-01-1022-385/+676
|
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
|
* Fix aot buildChocobozzz2018-01-096-22/+18
|
* Update dependenciesChocobozzz2018-01-097-263/+354
|
* Add hotkeys in video playerChocobozzz2018-01-096-3/+14
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-096-132/+161
|
* Fix comment creationChocobozzz2018-01-082-1/+5
|
* Remove bootstrap effects in register formChocobozzz2018-01-081-3/+3
|
* Support video quota on clientChocobozzz2018-01-0814-36/+93
|