Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix videos more dropdown position/loading | Chocobozzz | 2019-05-13 | 3 | -6/+18 | |
* | | | | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 2 | -12/+11 | |
| |_|/ |/| | | ||||||
* | | | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 6 | -5/+46 | |
* | | | Fix createdAt/updatedAt issues | Chocobozzz | 2019-04-26 | 2 | -1/+3 | |
* | | | Fix pleroma follow | Chocobozzz | 2019-04-25 | 3 | -3/+4 | |
* | | | Fix user notifications tests | Chocobozzz | 2019-04-25 | 2 | -10/+20 | |
* | | | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 6 | -145/+130 | |
* | | | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 5 | -75/+34 | |
* | | | Optimize video update page load | Chocobozzz | 2019-04-25 | 1 | -25/+26 | |
* | | | Wait config before loading login/signup | Chocobozzz | 2019-04-25 | 4 | -5/+28 | |
* | | | Fix contact admin button overflow | Chocobozzz | 2019-04-25 | 1 | -0/+2 | |
* | | | No border radius for thumbnails on small screens | Chocobozzz | 2019-04-25 | 1 | -0/+1 | |
* | | | Case insensitive login | Chocobozzz | 2019-04-25 | 1 | -1/+1 | |
* | | | Fix dropdown top menu on mobile | Chocobozzz | 2019-04-25 | 1 | -1/+1 | |
* | | | Fix explained privacies on first upload screen | Chocobozzz | 2019-04-25 | 9 | -8/+10 | |
* | | | dailyVideoQuota -> videoQuotaDaily in doc | Chocobozzz | 2019-04-24 | 1 | -1/+1 | |
* | | | Fix overview endpoint | Chocobozzz | 2019-04-24 | 5 | -10/+17 | |
* | | | Fix video channel API route param in doc | Chocobozzz | 2019-04-24 | 1 | -9/+9 | |
* | | | Add videoQuotaDaily in documentation | Chocobozzz | 2019-04-24 | 1 | -0/+10 | |
* | | | Fix video import CLI script | Chocobozzz | 2019-04-24 | 2 | -19/+9 | |
* | | | Fix scheduled update | Chocobozzz | 2019-04-24 | 1 | -1/+2 | |
* | | | Add host network mode for reverse proxy | Chocobozzz | 2019-04-24 | 1 | -1/+2 | |
* | | | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 80 | -383/+425 | |
* | | | Fix rerunserver function | Chocobozzz | 2019-04-24 | 1 | -20/+24 | |
* | | | Try to fix travis | Chocobozzz | 2019-04-24 | 4 | -45/+68 | |
* | | | Use parallel tests | Chocobozzz | 2019-04-24 | 3 | -29/+95 | |
* | | | Add default playlist image | Chocobozzz | 2019-04-24 | 3 | -2/+7 | |
* | | | Cleanup tests | Chocobozzz | 2019-04-24 | 83 | -541/+230 | |
* | | | Add migrations | Chocobozzz | 2019-04-24 | 6 | -17/+70 | |
* | | | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 6 | -11/+16 | |
* | | | Fix ownership changes | Chocobozzz | 2019-04-24 | 3 | -21/+29 | |
* | | | Refactor video caption/preview caches | Chocobozzz | 2019-04-24 | 4 | -24/+10 | |
* | | | Upgrade sequelize | Chocobozzz | 2019-04-24 | 48 | -466/+457 | |
* | | | Update sequelize | Chocobozzz | 2019-04-24 | 46 | -421/+389 | |
* | | | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 21 | -266/+654 | |
* | | | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 131 | -238/+250 | |
* | | | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 2 | -2/+9 | |
* | | | Add argument to dockerfile to pass options to npm run build | Antoine Millet | 2019-04-24 | 1 | -1/+6 | |
* | | | _miniature.scss .blur-filter from 5px blur to 20px | Zig-03 | 2019-04-18 | 1 | -1/+1 | |
* | | | Add user adminFlags | Chocobozzz | 2019-04-15 | 65 | -562/+953 | |
* | | | Add change user password from CLI documentation | Chocobozzz | 2019-04-15 | 1 | -0/+9 | |
* | | | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 6 | -7/+23 | |
* | | | Fix keyboard icon transparency | Paul FLORENCE | 2019-04-12 | 1 | -1/+0 | |
* | | | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 7 | -4/+53 | |
* | | | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 15 | -26/+237 | |
* | | | update FAQ to reflect new supported video formats | Rigel Kent | 2019-04-11 | 1 | -2/+4 | |
* | | | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 14 | -17/+116 | |
* | | | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 3 | -5/+2 | |
* | | | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 114 | -144/+168 | |
* | | | Move config in its own file | Chocobozzz | 2019-04-11 | 79 | -458/+523 |