Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 5 | -17/+20 | |
| | ||||||
* | Fix lint | Chocobozzz | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -1/+2 | |
| | ||||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -2/+2 | |
| | ||||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -1/+3 | |
| | ||||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -1/+2 | |
| | ||||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -1/+1 | |
| | | | | recommendation variant | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 1 | -0/+4 | |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | |||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -2/+17 | |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+2 | |
| | ||||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -2/+2 | |
| | ||||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -15/+5 | |
| | ||||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -3/+15 | |
| | ||||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -13/+12 | |
| | ||||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 2 | -11/+36 | |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | |||||
* | server/mw/oauth: res.loc.auth to true upon auth | kontrollanten | 2020-12-08 | 1 | -0/+2 | |
| | | | | | | | Setting res.locals.authenticated explicity to true makes it's more clear whether the req is authenticated when using optionalAuthenticate middlware. | |||||
* | Don't allow manual redundancy of live videos | Chocobozzz | 2020-12-07 | 1 | -2/+6 | |
| | ||||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 30 | -160/+208 | |
| | ||||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+18 | |
| | ||||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -25/+41 | |
| | ||||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -2/+3 | |
| | ||||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+20 | |
| | ||||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 | |
| | ||||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -1/+0 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -4/+4 | |
| | ||||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+4 | |
| | ||||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 2 | -1/+3 | |
| | ||||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 2 | -2/+33 | |
| | ||||||
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -1/+10 | |
| | | | | Thanks Roger | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -116/+3 | |
| | ||||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+30 | |
| | ||||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -3/+7 | |
| | ||||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -1/+36 | |
| | ||||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -3/+39 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -9/+38 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+66 | |
| | ||||||
* | Add redirection on unavailable video due to follow constraints | Chocobozzz | 2020-08-26 | 1 | -16/+18 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-08-25 | 1 | -3/+1 | |
| | ||||||
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 1 | -0/+2 | |
| | | | | createdAt does not have the appropriate index | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -13/+6 | |
| | ||||||
* | Make channelName optionnal in tests only and validators | kimsible | 2020-08-11 | 1 | -14/+11 | |
| | | | | | | | | Fix tests channel displayName Make channelName in createUser optionnal on server side to not break api Fix auto channelName with createUser in tests | |||||
* | Add validator channelName for create-user api | kimsible | 2020-08-11 | 1 | -0/+17 | |
| | ||||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -15/+50 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-07 | 2 | -5/+8 | |
| | ||||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 | |
| | ||||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+1 | |
| | ||||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -0/+16 | |
| | ||||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -12/+99 | |
| | ||||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 1 | -2/+2 | |
| |