Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | 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 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | 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 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | 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 |
| | | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82. | ||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -1/+15 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | 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 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 4 | -6/+14 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | 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 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -0/+4 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 4 | -4/+55 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 3 | -16/+42 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+3 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 4 | -2/+28 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+5 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 3 | -0/+109 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 2 | -0/+44 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
| | | | | search query param dynamically | ||||
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Factorize video display in table for moderation components, apply it to ↵ | Rigel Kent | 2020-05-01 | 1 | -2/+3 |
| | | | | blacklisted videos as well | ||||
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 1 | -2/+9 |
| | |||||
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -0/+4 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 2 | -0/+17 |
| | |||||
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | * Add markdown renderer to plugins * Chore: add doc for markdown plugins * Fix typing markdown plugin helpers * Add lines between components in template Co-authored-by: kimsible <kimsible@users.noreply.github.com> |