| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Align follower handle display on instance display in tables | Rigel Kent | 2020-05-08 | 1 | -1/+1 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -6/+14 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 5 | -54/+14 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -1/+7 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -1/+10 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -1/+3 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -0/+4 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 2 | -12/+64 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -2/+1 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 7 | -36/+47 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 14 | -25/+31 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -2/+12 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 3 | -5/+35 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 1 | -0/+1 |
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 1 | -2/+2 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -3/+3 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -6/+40 |
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+1 |
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+2 |
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -1/+28 |
* | Add CORS to AP routes | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -11/+30 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 2 | -24/+9 |
* | Fix sitemap | Chocobozzz | 2020-04-01 | 1 | -2/+2 |
* | Update server dependencies | Chocobozzz | 2020-04-01 | 1 | -6/+8 |
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -2/+5 |
* | Fix 500 when adding video in playlist | Chocobozzz | 2020-03-19 | 1 | -1/+7 |
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -5/+6 |
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -27/+43 |
* | Fix CSP issue on WebFinger service (#2541) | Lucien A | 2020-03-11 | 1 | -0/+3 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+15 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 3 | -4/+4 |
* | Fix WS tracker | Chocobozzz | 2020-02-25 | 1 | -1/+1 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
|\ |
|
| * | Fix CSP for embeds | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 2 | -9/+7 |
* | | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -1/+15 |
* | | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 2 | -0/+12 |
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 2 | -4/+5 |
* | | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -10/+10 |
* | | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 2 | -5/+1 |
* | | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 19 | -78/+67 |
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -1/+1 |
* | | Don't log error on actor delete signature error | Chocobozzz | 2020-01-29 | 2 | -7/+7 |
* | | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -1/+2 |