aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Add logs endpointChocobozzz2019-04-1024-77/+435
* | | Add ability to disable trackerChocobozzz2019-04-1016-29/+123
* | | Add check params account ratings testsChocobozzz2019-04-096-26/+56
* | | Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-0913-8/+214
* | | Add new instance follower notification in clientChocobozzz2019-04-098-21/+33
* | | Add newInstanceFollower in notification settingsChocobozzz2019-04-092-3/+6
* | | Add notification on new instance follower (server side)Chocobozzz2019-04-0819-21/+212
* | | Add delete/manual approval instance followers in clientChocobozzz2019-04-087-21/+149