Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -2/+2 |
| | |||||
* | Remove unused gitlab ci env variables | Chocobozzz | 2020-08-24 | 2 | -3/+1 |
| | |||||
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 1 | -0/+2 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 7 | -8/+23 |
| | |||||
* | Support plugin hooks in embed | Chocobozzz | 2020-08-20 | 2 | -2/+8 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 1 | -0/+1 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Make channelName optionnal only for the API | kimsible | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | Add channelName to user-create server-side and models | kimsible | 2020-08-11 | 1 | -0/+1 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 26 | -68/+69 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 5 | -24/+15 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 3 | -5/+79 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | 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 |
| | | | | fixes #2914 | ||||
* | 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 |
| | | | | | - 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 |
| |