aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix russian buildChocobozzz2019-05-132-0/+418
|
* Relax activity validationChocobozzz2019-05-131-2/+1
|
* Fix account description errorChocobozzz2019-05-133-4/+29
|
* Fix client buildChocobozzz2019-05-133-53/+43
|
* Fix hotkeys div overflowChocobozzz2019-05-131-5/+4
|
* Fix playlists with unauthenticated usersChocobozzz2019-05-132-6/+4
|
* Move video watch playlist in its own componentChocobozzz2019-05-139-193/+227
|
* Fix component reuse on channel/account videosChocobozzz2019-05-133-14/+16
|
* Update creditsChocobozzz2019-05-132-9/+37
|
* Fix greek labelChocobozzz2019-05-132-2/+3
|
* Add japanese supportChocobozzz2019-05-1344-10339/+29144
|
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
|
* Fix thumbnail when listing my videosChocobozzz2019-05-132-12/+11
|
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-266-5/+46
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Fix createdAt/updatedAt issuesChocobozzz2019-04-262-1/+3
|
* Fix pleroma followChocobozzz2019-04-253-3/+4
|
* Fix user notifications testsChocobozzz2019-04-252-10/+20
|
* Fix optional privacy in upload endpointChocobozzz2019-04-256-145/+130
|
* Use apicache instead of our broken implementationChocobozzz2019-04-255-75/+34
|
* Optimize video update page loadChocobozzz2019-04-251-25/+26
|
* Wait config before loading login/signupChocobozzz2019-04-254-5/+28
|
* Fix contact admin button overflowChocobozzz2019-04-251-0/+2
|
* No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
|
* Case insensitive loginChocobozzz2019-04-251-1/+1
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
|
* dailyVideoQuota -> videoQuotaDaily in docChocobozzz2019-04-241-1/+1
|
* Fix overview endpointChocobozzz2019-04-245-10/+17
|
* Fix video channel API route param in docChocobozzz2019-04-241-9/+9
|
* Add videoQuotaDaily in documentationChocobozzz2019-04-241-0/+10
|
* Fix video import CLI scriptChocobozzz2019-04-242-19/+9
| | | | Password is an optional argument
* Fix scheduled updateChocobozzz2019-04-241-1/+2
|
* Add host network mode for reverse proxyChocobozzz2019-04-241-1/+2
|
* Use test wrapper exit functionChocobozzz2019-04-2480-383/+425
|
* Fix rerunserver functionChocobozzz2019-04-241-20/+24
|
* Try to fix travisChocobozzz2019-04-244-45/+68
|
* Use parallel testsChocobozzz2019-04-243-29/+95
|
* Add default playlist imageChocobozzz2019-04-243-2/+7
|
* Cleanup testsChocobozzz2019-04-2483-541/+230
|
* Add migrationsChocobozzz2019-04-246-17/+70
|
* Relax videos list thumbnail api joinChocobozzz2019-04-246-11/+16
|
* Fix ownership changesChocobozzz2019-04-243-21/+29
|
* Refactor video caption/preview cachesChocobozzz2019-04-244-24/+10
|
* Upgrade sequelizeChocobozzz2019-04-2448-466/+457
|
* Update sequelizeChocobozzz2019-04-2446-421/+389
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-2421-266/+654
|
* Shared utils -> extra-utilsChocobozzz2019-04-24131-238/+250
| | | | Because they need dev dependencies
* Remove tmp file on image processing errorChocobozzz2019-04-242-2/+9
|
* Add argument to dockerfile to pass options to npm run buildAntoine Millet2019-04-241-1/+6
|