| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 4 | -29/+29 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -2/+15 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 63 | -97/+97 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+3 |
* | Fix video view filename | Chocobozzz | 2020-06-15 | 2 | -2/+2 |
* | Speed up videos indexation | Chocobozzz | 2020-06-12 | 1 | -1/+2 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 2 | -9/+9 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 2 | -9/+9 |
* | First implem global search | Chocobozzz | 2020-06-10 | 2 | -4/+16 |
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -1/+1 |
* | Merge branch 'release/2.2.0' into develop | Chocobozzz | 2020-06-02 | 1 | -3/+3 |
|\ |
|
| * | Fix emails | Chocobozzz | 2020-06-02 | 1 | -3/+3 |
* | | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 3 | -40/+63 |
* | | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 2 | -9/+32 |
|/ |
|
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -0/+8 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 2 | -21/+79 |
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 1 | -9/+7 |
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 1 | -0/+4 |
* | Cleanup oauth tokens cache | Chocobozzz | 2020-05-11 | 1 | -0/+8 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 17 | -200/+637 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 14 | -25/+159 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+4 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 3 | -9/+15 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -4/+20 |
* | Auth plugin compat with regular user accounts | Chocobozzz | 2020-05-04 | 1 | -4/+8 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -16/+41 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add config helper for plugins | Chocobozzz | 2020-05-04 | 1 | -1/+13 |
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -3/+13 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 4 | -16/+34 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 3 | -90/+179 |
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -2/+27 |
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 2 | -18/+24 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 6 | -84/+152 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 5 | -18/+99 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 34 | -205/+65 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 6 | -39/+243 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -4/+38 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -35/+7 |
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -1/+1 |
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+6 |
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+1 |
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 3 | -206/+260 |
* | Fix lint for emailer | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
* | Add sendmail | Ismaƫl Bouya | 2020-04-10 | 1 | -25/+41 |
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 2 | -2/+17 |
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 2 | -6/+16 |