| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 4 | -6/+11 |
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -0/+3 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 8 | -302/+455 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 2 | -3/+3 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 2 | -3/+3 |
* | More robust actor image lazy load | Chocobozzz | 2021-06-14 | 1 | -2/+18 |
* | Also serve AP for new account/video watch pages | Chocobozzz | 2021-06-11 | 1 | -3/+4 |
* | Move get* video methods to formatter | Chocobozzz | 2021-06-11 | 1 | -1/+2 |
* | Refactor include checks | Chocobozzz | 2021-06-11 | 1 | -1/+0 |
* | Use raw SQL for most of video queries | Chocobozzz | 2021-06-11 | 1 | -4/+3 |
* | Fetch directly all video attributes for get API | Chocobozzz | 2021-06-11 | 1 | -9/+2 |
* | Use separate queries for video files | Chocobozzz | 2021-06-11 | 1 | -1/+1 |
* | Fix nodeinfo endpoint | Chocobozzz | 2021-06-08 | 1 | -120/+121 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 2 | -5/+27 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 3 | -11/+11 |
* | add operationId doc middleware to so API endpoints | Rigel Kent | 2021-06-04 | 8 | -5/+32 |
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 3 | -9/+9 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -2/+1 |
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 4 | -5/+5 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 3 | -0/+9 |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 2 | -4/+17 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 25 | -76/+117 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -1/+2 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 3 | -4/+4 |
* | Cleanup | Chocobozzz | 2021-05-28 | 2 | -39/+0 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 28 | -486/+762 |
|\ |
|
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 5 | -9/+53 |
| * | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 10 | -488/+608 |
| * | Stricter models typing | Chocobozzz | 2021-05-12 | 4 | -14/+22 |
| * | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -5/+15 |
| * | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -15/+18 |
| * | Cleanup shared models | Chocobozzz | 2021-05-11 | 2 | -2/+2 |
| * | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 12 | -26/+26 |
| * | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 2 | -5/+7 |
| * | Optimize videos feed endpoint | Chocobozzz | 2021-05-10 | 1 | -4/+7 |
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 2 | -20/+103 |
| * | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+3 |
* | | Add server API actors route | Kimsible | 2021-05-05 | 2 | -0/+39 |
* | | Add shorter URLs for accounts and channels server-side | Kimsible | 2021-05-05 | 1 | -2/+9 |
|/ |
|
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 5 | -47/+54 |
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 2 | -246/+6 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -0/+8 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -2/+2 |
* | Add banners support | Chocobozzz | 2021-04-08 | 7 | -32/+66 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 3 | -20/+25 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+3 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -11/+26 |