Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent invalid watch sections | Chocobozzz | 2022-07-12 | 1 | -1/+6 |
| | |||||
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 7 | -16/+16 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 6 | -0/+405 |
| | |||||
* | Reduce lazy static error logs | Chocobozzz | 2022-06-30 | 3 | -10/+30 |
| | |||||
* | Upgrade oauth2-server | Chocobozzz | 2022-06-28 | 2 | -5/+4 |
| | |||||
* | Rename video full loading | Chocobozzz | 2022-06-28 | 21 | -28/+28 |
| | |||||
* | Lazy load piscina | Chocobozzz | 2022-06-28 | 1 | -12/+20 |
| | |||||
* | Fix workers constants | Chocobozzz | 2022-06-27 | 1 | -2/+2 |
| | |||||
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 5 | -10/+47 |
| | |||||
* | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 4 | -23/+74 |
| | |||||
* | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 3 | -18/+15 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 2 | -12/+12 |
|\ | |||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 2 | -12/+12 |
| | | |||||
* | | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -6/+2 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 1 | -1/+1 |
|\| | |||||
| * | Relax views federation | Chocobozzz | 2022-06-20 | 1 | -1/+1 |
| | | |||||
* | | Optimize view endpoint | Chocobozzz | 2022-06-17 | 5 | -18/+41 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 6 | -13/+28 |
|\| | |||||
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 3 | -5/+19 |
| | | |||||
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 3 | -6/+5 |
| | | |||||
| * | Fix transaction when processing local viewer | Chocobozzz | 2022-06-17 | 1 | -2/+4 |
| | | |||||
* | | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 2 | -5/+23 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-16 | 2 | -8/+12 |
|\| | |||||
| * | Fix live ending job that breaks new live session | Chocobozzz | 2022-06-16 | 2 | -8/+12 |
| | | |||||
* | | Clearer video creation from API regarding rates | Chocobozzz | 2022-06-08 | 2 | -3/+1 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 4 | -4/+4 |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-07 | 1 | -1/+1 |
|\| | |||||
| * | Fix schema.org context | Chocobozzz | 2022-06-07 | 1 | -1/+1 |
| | | |||||
* | | Remove unused function | Chocobozzz | 2022-06-03 | 1 | -1/+1 |
| | | |||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 4 | -57/+83 |
|\| | |||||
| * | More robust live ending job | Chocobozzz | 2022-05-25 | 1 | -2/+6 |
| | | |||||
| * | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 3 | -37/+60 |
| | | |||||
| * | Cleanup muxing session method options | Chocobozzz | 2022-05-25 | 1 | -21/+20 |
| | | |||||
* | | Add ability to set a custom video import timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 |
|/ | |||||
* | Fix email action button label for reports | Chocobozzz | 2022-05-24 | 2 | -2/+2 |
| | |||||
* | Reduce error logs | Chocobozzz | 2022-05-18 | 2 | -1/+8 |
| | |||||
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 1 | -1/+16 |
| | | | | | | | | | | | | | * Fix object storage to be accessible via proxy * fix lint * Use hpagent * Fix lint * Fix PR Co-authored-by: noellabo <noel.yoshiba@gmail.com> | ||||
* | Fix collection type | Chocobozzz | 2022-05-09 | 1 | -1/+1 |
| | |||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -1/+13 |
| | |||||
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -1/+1 |
| | | | | Prevent weird bug in SQL generation | ||||
* | Fix quota inconstistencies with lives | Chocobozzz | 2022-05-04 | 2 | -2/+5 |
| | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 5 | -46/+123 |
| | |||||
* | Add ability to provide rtmp listening hostname | Chocobozzz | 2022-05-02 | 1 | -2/+2 |
| | |||||
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 7 | -95/+190 |
| | |||||
* | object-storage: @aws-sdk/lib-storage for multipart (#4903) | kontrollanten | 2022-04-19 | 1 | -70/+19 |
| | | | | | | | | | | | | | | | | | * object-storage: @aws-sdk/lib-storage for multipart * gitignore: add .DS_Store * test(object-storage): remove only * test(object-storage/multipart): generate video * fix lint issue * test(obj-storage/video): ensure file size * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix 2 hours limit on uploads | Chocobozzz | 2022-04-19 | 1 | -0/+4 |
| | |||||
* | Fix email text containing links | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | |||||
* | Fix email links displayed twice as text | Chocobozzz | 2022-04-15 | 1 | -0/+6 |
| | |||||
* | Support interactive video stats graph | Chocobozzz | 2022-04-15 | 1 | -15/+9 |
| |