Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 1 | -0/+3 | |
| | ||||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 2 | -4/+11 | |
| | ||||||
* | server accounts/videos: trigger filter hook | kontrollanten | 2020-12-08 | 1 | -2/+9 | |
| | ||||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 33 | -98/+147 | |
| | ||||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -1/+4 | |
| | ||||||
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -2/+2 | |
| | ||||||
* | Fix cors on sha segment endpoint | Chocobozzz | 2020-11-27 | 1 | -0/+2 | |
| | ||||||
* | Fix 500 on unknown thread | Chocobozzz | 2020-11-27 | 1 | -0/+4 | |
| | ||||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -9/+6 | |
| | ||||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -58/+97 | |
| | ||||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 2 | -5/+58 | |
| | ||||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -2/+2 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-11-20 | 1 | -1/+1 | |
| | ||||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 7 | -50/+72 | |
| | ||||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 3 | -4/+35 | |
| | ||||||
* | 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 | |
| |