summary refs log tree commit diff
path: root/src/util/entities/StreamSession.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use import type in entities where possible github/entity-fix-attempt entity-fix-attemptRory&2026-03-201-2/+2
|
* Try to make entity imports in entities lazy, didnt yet resolve circular ↵Rory&2026-03-201-2/+2
| | | | imports...
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-24/+24
|
* Prettier 8Rory&2025-12-171-7/+1
|
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-2/+0
|
* Clean up unused importsRory&2025-09-301-1/+0
|
* add webrtc support (#1284)dank0742025-06-221-0/+48
Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>