Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix tests | Chocobozzz | 2022-10-10 | 1 | -3/+6 |
| | |||||
* | Merge branch 'feature/otp' into develop | Chocobozzz | 2022-10-10 | 24 | -73/+1051 |
|\ | |||||
| * | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 11 | -17/+129 |
| | | |||||
| * | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 5 | -50/+129 |
| | | |||||
| * | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 17 | -66/+853 |
| | | |||||
* | | Increase timeout | Chocobozzz | 2022-10-04 | 1 | -1/+1 |
|/ | |||||
* | Fix tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 |
| | |||||
* | Prevent error log | Chocobozzz | 2022-10-04 | 1 | -2/+2 |
| | |||||
* | Decrease plugin version check for tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 |
| | |||||
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 11 | -28/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | * server: serve files from storage/well-known closes #5206 * well-known: add tests * test: try to skip new tests * test: another try * fix(config/prod): well_known path * test: fix broken tests * Update misc-endpoints.ts * Use getDirectoryPath for tests * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Live supports object storage | Chocobozzz | 2022-10-04 | 17 | -273/+546 |
| | | | | | | | | * Sync live files (segments, master playlist, resolution playlist, segment sha file) into object storage * Automatically delete them when the live ends * Segment sha file is now a file on disk, and not stored in memory anymore | ||||
* | Ask password reset/email verif error handling | Chocobozzz | 2022-09-28 | 3 | -1/+23 |
| | | | | With a user that uses a plugin authentication | ||||
* | Relax bitrate/fps test | Chocobozzz | 2022-09-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 1 | -0/+12 |
|\ | |||||
| * | Add test for RTMP stream without audio | Chocobozzz | 2022-09-28 | 1 | -0/+12 |
| | | |||||
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 3 | -17/+43 |
|\| | |||||
| * | Correctly handle RTMP streams without audio | Chocobozzz | 2022-09-28 | 3 | -17/+43 |
| | | |||||
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 1 | -1/+4 |
|\| | |||||
| * | Prevent "Cannot use same state" error | Chocobozzz | 2022-09-28 | 1 | -1/+4 |
| | | |||||
* | | Set AKISMET_KEY as env | Chocobozzz | 2022-09-28 | 4 | -4/+4 |
| | | |||||
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-27 | 3 | -4/+35 |
|\| | |||||
| * | Fix InvalidVideoTitle console warning | Chocobozzz | 2022-09-27 | 3 | -4/+35 |
| | | |||||
* | | Handle sync failure in synchronizeChannel fn | Chocobozzz | 2022-09-27 | 3 | -77/+70 |
| | | |||||
* | | Increase test timeout | Chocobozzz | 2022-09-27 | 1 | -1/+1 |
| | | |||||
* | | Test akismet plugin signup | Chocobozzz | 2022-09-26 | 1 | -8/+37 |
| | | |||||
* | | Add akismet tests | Chocobozzz | 2022-09-23 | 4 | -3/+138 |
| | | |||||
* | | Support refusing remote comments | Chocobozzz | 2022-09-23 | 5 | -180/+287 |
|/ | |||||
* | Add sync youtube playlist test | Chocobozzz | 2022-09-19 | 2 | -39/+57 |
| | |||||
* | Cleanup actor image without width | Chocobozzz | 2022-09-16 | 1 | -5/+16 |
| | |||||
* | Fix onlyAfter comparison | Chocobozzz | 2022-09-16 | 1 | -3/+3 |
| | |||||
* | Wait transcoding by default when importing a video | Chocobozzz | 2022-09-16 | 3 | -2/+6 |
| | |||||
* | Check channel sync id is owned by channel | Chocobozzz | 2022-09-16 | 2 | -2/+39 |
| | |||||
* | Fix import script | Chocobozzz | 2022-09-16 | 1 | -4/+12 |
| | |||||
* | Fix sync import of latest videos | Chocobozzz | 2022-09-16 | 5 | -47/+106 |
| | |||||
* | Improve VideoChannelSyncLatestScheduler logs | Chocobozzz | 2022-09-14 | 1 | -3/+3 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-09-14 | 1 | -1/+1 |
| | |||||
* | Prevent job queue to be started before plugins | Chocobozzz | 2022-09-14 | 1 | -10/+27 |
| | |||||
* | Fix old DB enum names | Chocobozzz | 2022-09-13 | 2 | -1/+34 |
| | |||||
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 5 | -19/+8 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-09-13 | 1 | -1/+1 |
| | |||||
* | Don't use hexa for av01 codec | Chocobozzz | 2022-09-12 | 1 | -3/+6 |
| | |||||
* | Increase test timeouts | Chocobozzz | 2022-09-12 | 6 | -6/+8 |
| | |||||
* | Fix level for AV1 | Chocobozzz | 2022-09-09 | 1 | -5/+3 |
| | |||||
* | Update client dep | Chocobozzz | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Try playlist rebuild transaction if needed | Chocobozzz | 2022-09-09 | 1 | -2/+3 |
| | |||||
* | Don't use safe mode when normalizing | Chocobozzz | 2022-09-09 | 1 | -6/+5 |
| | |||||
* | Fix context | Chocobozzz | 2022-09-09 | 1 | -1/+8 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-09-09 | 4 | -7/+8 |
| | |||||
* | Fix saved live master playlist bandwidth | Chocobozzz | 2022-09-09 | 3 | -12/+10 |
| | |||||
* | Use worker thread to send HTTP requests | Chocobozzz | 2022-09-08 | 6 | -29/+110 |
| | | | | Compute HTTP signature could be CPU intensive |