Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 1 | -1/+35 |
|\ | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -1/+35 |
| | | |||||
* | | add client overrides to nginx configuration (#3297) | Kimsible | 2020-11-16 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 3 | -124/+2 |
| | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | Fix jobs pagination | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -12/+33 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 2 | -20/+20 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 3 | -4/+10 |
| | |||||
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -6/+31 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -3/+8 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 3 | -114/+76 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 6 | -8/+190 |
| | |||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -4/+14 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 6 | -73/+77 |
| | | | | createdAt does not have the appropriate index | ||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 2 | -2/+4 |
| | |||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | 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 | -1/+5 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -11/+62 |
| | |||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -4/+5 |
| | |||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -7/+8 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -9/+10 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -6/+21 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 2 | -1/+5 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -22/+141 |
| | |||||
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, ↵ | Kim | 2020-07-31 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | playlists urls (#2996) * Add open-graph and twitter-card metas to accounts and video-channels * Add open-graph and twitter-card to video-playlists watch view * Refactor meta-tags creation server-side * Add client.ts tests for account, channel and playlist tags * Correct lint forbidden spaces * Correct test regression on client.ts Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 1 | -2/+2 |
| | |||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -1/+6 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 3 | -5/+12 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -2/+9 |
| | | | | statuses | ||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Fix: display username in password-reset and verify-email notifs | kimsible | 2020-07-20 | 1 | -1/+1 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 2 | -4/+2 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | | |||||
* | | Implement abuses check params | Chocobozzz | 2020-07-10 | 1 | -5/+5 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -80/+199 |
|/ | |||||
* | 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 |
| |