aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
* Add user adminFlagsChocobozzz2019-04-1565-562/+953
* Add change user password from CLI documentationChocobozzz2019-04-151-0/+9
* Fix privacy warning position on mobileChocobozzz2019-04-156-7/+23
* Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
* Add automated dev setup using GitpodJan Keromnes2019-04-127-4/+53
* Add ability to delete old remote viewsChocobozzz2019-04-1215-26/+237
* update FAQ to reflect new supported video formatsRigel Kent2019-04-111-2/+4
* Add ability to limit videos history sizeChocobozzz2019-04-1114-17/+116
* Try to improve server tests compilation speedChocobozzz2019-04-113-5/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-11114-144/+168
* Move config in its own fileChocobozzz2019-04-1179-458/+523
* Fix my account settings responsiveChocobozzz2019-04-114-2/+20
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1119-10/+242
* Fix videos list margin with hidden menuChocobozzz2019-04-114-22/+23
* Add logs page in clientChocobozzz2019-04-1120-49/+386