Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -3/+49 |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
| | | | | fixes #2918 | ||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -1/+9 |
| | | | | fixes #2914 | ||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -10/+45 |
| | |||||
* | update openapi spec with links and callback for search | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -5/+29 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -11/+10 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+8 |
| | | | | | - 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 | 13 | -15/+15 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 3 | -6/+4 |
| | |||||
* | Logging ip requesting unknown infoHash | John Livingston | 2020-06-15 | 1 | -1/+1 |
| | |||||
* | Fix global search nsfw policy when logged in | Chocobozzz | 2020-06-15 | 1 | -1/+5 |
| | |||||
* | Use default nsfw instance policy for search index | Chocobozzz | 2020-06-12 | 1 | -1/+8 |
| | |||||
* | Add search index tests | Chocobozzz | 2020-06-10 | 2 | -4/+4 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 2 | -8/+115 |
| | |||||
* | Don't cache embed HTML file | Chocobozzz | 2020-06-02 | 1 | -1/+2 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -1/+3 |
| | | | | | | | | | | | | 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 | 1 | -0/+13 |
| | |||||
* | Fix comments deleted display | Chocobozzz | 2020-05-29 | 1 | -1/+1 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 3 | -35/+61 |
| | |||||
* | Add missing channel playlists AP endpoint | Chocobozzz | 2020-05-13 | 1 | -4/+16 |
| | |||||
* | 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 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | 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 |
| |