| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -8/+107 |
* | Don't run in parallel cli and plugin tests | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 2 | -5/+17 |
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 2 | -4/+16 |
* | Add ability to report account | Chocobozzz | 2020-07-10 | 2 | -2/+4 |
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 1 | -0/+1 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -13/+82 |
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 1 | -9/+9 |
* | Add migrations | Chocobozzz | 2020-07-10 | 4 | -12/+26 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 6 | -31/+77 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 30 | -122/+282 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -2/+11 |
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
* | ar to ar-001 locale | Chocobozzz | 2020-07-02 | 1 | -2/+2 |
* | fix change ownership typing | Rigel Kent | 2020-06-28 | 1 | -6/+2 |
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
* | Close mock blocklit server when tests end | Chocobozzz | 2020-06-26 | 1 | -1/+7 |
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+1 |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 25 | -95/+158 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 8 | -6/+77 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 2 | -2/+2 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -3/+3 |
* | More robust max bitrate calculation | Chocobozzz | 2020-06-17 | 2 | -32/+38 |
* | Split notification tests | Chocobozzz | 2020-06-16 | 2 | -19/+137 |
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -0/+2 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 7 | -14/+14 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 7 | -14/+14 |
* | Add search index tests | Chocobozzz | 2020-06-10 | 1 | -1/+14 |
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -3/+1 |
* | First implem global search | Chocobozzz | 2020-06-10 | 8 | -2/+58 |
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -4/+4 |
* | Add kab and vi locales | Chocobozzz | 2020-06-04 | 1 | -5/+8 |
* | Add ar-001 locale | Chocobozzz | 2020-06-04 | 1 | -0/+2 |
* | Revert "Remove oc locale support" | Chocobozzz | 2020-05-29 | 1 | -0/+1 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -1/+15 |
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 5 | -1/+25 |
* | Add bulk comment actions on account dropdown | Chocobozzz | 2020-05-29 | 2 | -0/+2 |
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 3 | -0/+29 |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -2/+2 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 4 | -6/+14 |
* | Fix tests | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 1 | -1/+1 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 2 | -33/+37 |
* | Improve auto mute tests | Chocobozzz | 2020-05-07 | 1 | -0/+1 |
* | Add auto mute plugin tests | Chocobozzz | 2020-05-07 | 2 | -0/+29 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 2 | -0/+6 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 2 | -9/+47 |
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 2 | -1/+4 |
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -0/+2 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -1/+3 |