Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 1 | -0/+10 |
| | | | | It's deprecated by TS | ||||
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 2 | -10/+49 |
| | | | | Move ffmpeg functions to @shared | ||||
* | Allow to update a live with untouched privacy | Chocobozzz | 2023-04-14 | 1 | -1/+23 |
| | |||||
* | Refactor my actor avatar edit | Chocobozzz | 2023-03-07 | 1 | -0/+5 |
| | |||||
* | Type isPromise | Chocobozzz | 2023-01-24 | 1 | -2/+2 |
| | |||||
* | Fix semver comparison | Chocobozzz | 2023-01-19 | 1 | -13/+4 |
| | |||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 1 | -0/+9 |
| | |||||
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 2 | -0/+8 |
| | | | | | Even if it's already checked in middlewares It's better to have safe modals too | ||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 1 | -2/+18 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -0/+12 |
| | |||||
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -0/+6 |
| | |||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 1 | -0/+14 |
| | |||||
* | Move to bullmq | Chocobozzz | 2022-08-09 | 1 | -1/+14 |
| | |||||
* | Add bulk action on following/followers | Chocobozzz | 2022-07-27 | 1 | -1/+9 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+6 |
| | |||||
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 1 | -0/+2 |
| | |||||
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -0/+2 |
| | | | | Prefer to replace paths at compile time | ||||
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -0/+5 |
| | | | | Since it requires an external dependency | ||||
* | Fix build | Chocobozzz | 2021-12-17 | 3 | -21/+9 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 8 | -23/+154 |
| | |||||
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 2 | -46/+0 |
| | |||||
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 1 | -0/+2 |
| | |||||
* | Safer iframe creation | Chocobozzz | 2021-10-11 | 1 | -11/+2 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 5 | -12/+190 |
| | |||||
* | Refactor video links building | Chocobozzz | 2021-07-26 | 6 | -0/+173 |