aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2019-10-231-1/+1
|
* Fix and cleanup actor follow inbox sql queryChocobozzz2019-10-231-3/+3
|
* Try to update version of nightly buildsChocobozzz2019-10-231-0/+5
|
* Fix federation with some actorsChocobozzz2019-10-2313-33/+78
| | | | That don't have a shared inbox, or a URL
* Fix tsconfig with CLI toolsChocobozzz2019-10-231-0/+1
|
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-236-3/+64
|
* Fix checkbox themesChocobozzz2019-10-222-5/+5
|
* Fix i18n generation scriptChocobozzz2019-10-224-1911/+2870
|
* Fix french translations in signup pageChocobozzz2019-10-222-2/+2
|
* Fix misc testsChocobozzz2019-10-222-4/+4
|
* Update translationsChocobozzz2019-10-2220-49/+5384
|
* Fix i18n generationChocobozzz2019-10-221-1/+1
|
* Fix dev modeChocobozzz2019-10-221-1/+4
|
* Don't use beta angular qrcode packageChocobozzz2019-10-212-333/+12
|
* Use typescript paths in cli scripts tooChocobozzz2019-10-2123-9/+82
|
* Update client dependenciesChocobozzz2019-10-213-1077/+2235
|
* Add tsconfig-paths registration to mochaChocobozzz2019-10-216-9/+11
|
* Upgrade tools depChocobozzz2019-10-212-342/+518
|
* Update jsonld libraryChocobozzz2019-10-212-35/+27
|
* Fix bug with tsconfig pathsChocobozzz2019-10-215-14/+35
|
* Update server dependenciesChocobozzz2019-10-2117-1396/+1197
|
* Don't quick transcode with the wrong pixel formatChocobozzz2019-10-211-0/+1
|
* Fix search with account video languagesChocobozzz2019-10-214-11/+17
|
* Fix traefik version in docker composeChocobozzz2019-10-211-1/+1
|
* Auto build production docker imagesChocobozzz2019-10-211-0/+7
|
* Fix federation issue with some actor descriptionsChocobozzz2019-10-215-21/+17
|
* Fix typoAutom2019-10-211-3/+3
| | | | Fixing a typo in the statistics section of the /about/instance/ page.
* Update user-edit.component.htmlKnackie2019-10-191-0/+1
| | | fixes #1943
* Add generated files to gitignore to have a clean stageJulien Maulny2019-10-192-1/+4
|
* Link back to the source for the curl'd files.Leopere2019-10-181-0/+1
| | | Just for those of us who don't want to dig a lot but want to dig a little.
* Fix caption validators testChocobozzz2019-10-181-16/+17
|
* Add statistics section in about pageJulien Maulny2019-10-185-0/+183
|
* Allow to choose 'Most liked videos' page as default client routeJulien Maulny2019-10-181-0/+1
|
* Add 'Most liked videos' pageJulien Maulny2019-10-186-0/+97
|
* Fix audio uploading without previewChocobozzz2019-10-182-2/+2
|
* Fix audio merging when specifying a previewChocobozzz2019-10-181-6/+28
|
* Support text/plain caption filesChocobozzz2019-10-181-1/+2
|
* Change button with onclick to link with hrefFrank Sträter2019-10-182-9/+9
|
* Add auto play next video migrationChocobozzz2019-09-243-1/+30
|
* Try to fix testsChocobozzz2019-09-242-3/+12
|
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-2414-2/+74
| | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again
* fix a few typos (#2141)Lukas Winkler2019-09-2310-10/+10
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Fix testsChocobozzz2019-09-181-1/+1
|
* Add missing translation tagsChocobozzz2019-09-182-4/+4
|
* Update default value for commentsEnabledFrank Sträter2019-09-181-2/+2
|
* Remove feeds from API documentationFrank Sträter2019-09-181-45/+0
|
* Change cli parameter from -t to good --target-urlPablo Joubert2019-09-171-1/+1
|
* Fix docker buildChocobozzz2019-09-161-1/+0
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-114-3/+13
|\
| * Bumped to version v1.4.1v1.4.1Chocobozzz2019-09-093-3/+3
| |