Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| |