Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | server: use account/channel avatar in RSS feeds (#5325) | Alberto Mardegan | 2022-10-11 | 1 | -0/+10 | |
| | | | | | | | | | * server: use account/channel avatar in RSS feeds Fixes: #5320 * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix live tests | Chocobozzz | 2022-10-11 | 4 | -8/+37 | |
| | ||||||
* | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 2 | -5/+10 | |
| | ||||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 2 | -584/+633 | |
|\ | ||||||
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 2 | -584/+633 | |
| | | ||||||
* | | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 4 | -0/+127 | |
| | | ||||||
* | | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 2 | -0/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | * server(pluginHelpers): add socket * test(plugins): add socket cases * fixes after review * Update plugin-helpers.ts * Update plugin-helpers.ts | |||||
* | | Fix peers info width in live | Chocobozzz | 2022-10-10 | 1 | -3/+3 | |
| | | ||||||
* | | Try to fix tests | Chocobozzz | 2022-10-10 | 1 | -3/+6 | |
| | | ||||||
* | | Merge branch 'feature/otp' into develop | Chocobozzz | 2022-10-10 | 6 | -3/+527 | |
|\ \ | ||||||
| * | | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 2 | -1/+35 | |
| | | | ||||||
| * | | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 2 | -32/+92 | |
| | | | ||||||
| * | | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 4 | -2/+432 | |
| | | | ||||||
* | | | Increase timeout | Chocobozzz | 2022-10-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 | |
| | | ||||||
* | | 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 | 7 | -25/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 5 | -131/+270 | |
| | | | | | | | | | | | | | | | | * 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 | 1 | -0/+8 | |
| | | | | | | | | 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 | |
| | | ||||||
* | | Set AKISMET_KEY as env | Chocobozzz | 2022-09-28 | 4 | -4/+4 | |
| | | ||||||
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-27 | 2 | -1/+19 | |
|\| | ||||||
| * | Fix InvalidVideoTitle console warning | Chocobozzz | 2022-09-27 | 2 | -1/+19 | |
| | | ||||||
* | | 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 | 2 | -0/+132 | |
| | | ||||||
* | | Support refusing remote comments | Chocobozzz | 2022-09-23 | 2 | -163/+229 | |
|/ | ||||||
* | Add sync youtube playlist test | Chocobozzz | 2022-09-19 | 2 | -39/+57 | |
| | ||||||
* | Wait transcoding by default when importing a video | Chocobozzz | 2022-09-16 | 2 | -1/+5 | |
| | ||||||
* | Check channel sync id is owned by channel | Chocobozzz | 2022-09-16 | 1 | -2/+32 | |
| | ||||||
* | Fix sync import of latest videos | Chocobozzz | 2022-09-16 | 1 | -42/+96 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-09-14 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Increase test timeouts | Chocobozzz | 2022-09-12 | 6 | -6/+8 | |
| | ||||||
* | Update client dep | Chocobozzz | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2022-09-09 | 1 | -4/+4 | |
| | ||||||
* | Optimize fetching playlist urls | Chocobozzz | 2022-09-08 | 1 | -1/+1 | |
| | ||||||
* | Display error on youtube-dl get info failure | Chocobozzz | 2022-08-18 | 1 | -1/+1 | |
| | ||||||
* | Correctly fix feeds tests | Chocobozzz | 2022-08-17 | 1 | -0/+2 | |
| | ||||||
* | Fix feeds tests | Chocobozzz | 2022-08-17 | 1 | -1/+2 | |
| | ||||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 98 | -282/+91 | |
| | ||||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 143 | -146/+3 | |
| | ||||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 11 | -63/+42 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-08-16 | 2 | -2/+2 | |
| | ||||||
* | Fix tests | Chocobozzz | 2022-08-16 | 2 | -3/+3 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2022-08-16 | 5 | -5/+5 | |
| |