| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove debug | Chocobozzz | 2020-08-26 | 1 | -2/+0 |
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -0/+21 |
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -3/+4 |
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+14 |
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -30/+30 |
* | Fix twitter embed | Chocobozzz | 2020-08-07 | 1 | -1/+7 |
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -11/+45 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -2/+3 |
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -4/+5 |
* | Fix video only HLS on ios | Chocobozzz | 2020-07-31 | 1 | -2/+6 |
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -2/+1 |
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 4 | -15/+32 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 5 | -6/+187 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 3 | -6/+6 |
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, play... | Kim | 2020-07-31 | 1 | -64/+194 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 3 | -6/+9 |
|\ |
|
| * | Fix: display username in password-reset and verify-email notifs | kimsible | 2020-07-20 | 3 | -6/+9 |
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 3 | -7/+10 |
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -2/+4 |
* | | Add migrations | Chocobozzz | 2020-07-10 | 3 | -5/+7 |
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 10 | -144/+374 |
|/ |
|
* | Fix lint | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | Add ability to override client assets : logo - favicon - PWA icons - PWA mani... | Kim | 2020-07-10 | 1 | -1/+16 |
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -1/+16 |
* | 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 |