Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Small cleanup | Chocobozzz | 2020-02-06 | 1 | -13/+12 | |
* | | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 2 | -4/+18 | |
* | | Remove octet stream fallback for video extension | Chocobozzz | 2020-02-06 | 1 | -1/+0 | |
* | | Fix language list build | Chocobozzz | 2020-02-06 | 1 | -1/+1 | |
* | | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 | |
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 4 | -95/+113 | |
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 6 | -22/+47 | |
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 9 | -33/+94 | |
* | | Add model cache for video | Chocobozzz | 2020-02-04 | 8 | -21/+106 | |
* | | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 3 | -77/+122 | |
* | | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 2 | -5/+1 | |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-04 | 1 | -8/+9 | |
|\| | ||||||
| * | Fix embed on mastodon | Chocobozzz | 2020-02-04 | 1 | -8/+9 | |
* | | Fix lint | Chocobozzz | 2020-02-04 | 1 | -1/+1 | |
* | | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 8 | -104/+121 | |
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 339 | -3196/+2823 | |
* | | Fix lint | Chocobozzz | 2020-01-30 | 1 | -2/+0 | |
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 17 | -77/+154 | |
* | | Fix tests | Chocobozzz | 2020-01-30 | 1 | -1/+1 | |
* | | Fix transcoding | Chocobozzz | 2020-01-29 | 2 | -11/+18 | |
* | | Don't log error on actor delete signature error | Chocobozzz | 2020-01-29 | 4 | -11/+18 | |
* | | Comments enabled attrivute is optional in AP | Chocobozzz | 2020-01-29 | 1 | -0/+1 | |
* | | Relax logger on signature checker | Chocobozzz | 2020-01-29 | 1 | -1/+1 | |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-01-29 | 2 | -3/+3 | |
|\| | ||||||
| * | Fix AP icon URL for imported videos | Chocobozzz | 2020-01-29 | 2 | -3/+3 | |
* | | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 3 | -5/+43 | |
* | | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 4 | -6/+12 | |
* | | Cleanup server fixme | Chocobozzz | 2020-01-28 | 13 | -116/+123 | |
* | | Optimize peertube script | Chocobozzz | 2020-01-28 | 1 | -1/+2 | |
* | | Force node 10 usage | Chocobozzz | 2020-01-28 | 1 | -4/+0 | |
* | | Add redundancy CLI doc | Chocobozzz | 2020-01-28 | 1 | -0/+6 | |
* | | Add redundancy CLI | Chocobozzz | 2020-01-28 | 8 | -41/+308 | |
* | | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 26 | -103/+1137 | |
|/ | ||||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 5 | -15/+42 | |
* | Remove debug messages | Chocobozzz | 2020-01-24 | 2 | -3/+0 | |
* | Increase blacklist import timeout | Chocobozzz | 2020-01-23 | 1 | -0/+2 | |
* | Proxy youtube-dl format command too | Chocobozzz | 2020-01-22 | 1 | -7/+13 | |
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -5/+1 | |
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 2 | -4/+14 | |
* | Update a little bit user dropdown message | Chocobozzz | 2020-01-21 | 1 | -1/+1 | |
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+9 | |
* | Fix typo in error log | Chocobozzz | 2020-01-20 | 1 | -2/+2 | |
* | Adding the request ip for hook filter:api.user.signup.allowed.result (#2416) | John Livingston | 2020-01-20 | 1 | -1/+3 | |
* | Fix: unregistring a plugin did not remove properly his hooks. | John Livingston | 2020-01-20 | 1 | -1/+1 | |
* | Fix subscriptions tests | Chocobozzz | 2020-01-10 | 1 | -1/+1 | |
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -0/+8 | |
* | Avoid follow SQL conflicts | Chocobozzz | 2020-01-10 | 1 | -1/+1 | |
* | Cleanup DB indexes | Chocobozzz | 2020-01-10 | 2 | -1/+23 | |
* | Fix federation when updating a video | Chocobozzz | 2020-01-10 | 1 | -1/+3 | |
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 8 | -24/+67 |