Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 4 | -16/+14 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 4 | -19/+26 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2021-03-03 | 1 | -1/+2 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -3/+3 |
| | |||||
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 1 | -5/+4 |
| | |||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -0/+2 |
| | |||||
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | Ensure we don't receive things from local actors | Chocobozzz | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+2 |
| | |||||
* | 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 |
| |