summary refs log tree commit diff
path: root/src/webrtc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move entities to databaseRory&2026-06-112-2/+3
|
* Move database to toplevelRory&2026-06-111-3/+4
|
* Clean up import in Monitoring, close webrtc connection on IPC failure, add ↵Rory&2026-06-051-1/+5
| | | | LOG_API_ERRORS env var
* Process lifecycle scriptsRory&2026-05-281-8/+16
|
* */start.ts: unify import order for module-alias and dotenvRory&2026-05-241-4/+6
|
* eslint: arrow-body-style=as-neededRory&2026-04-191-3/+1
|
* eslint: array callback return, no restricted importsRory&2026-04-193-6/+5
|
* Fix attachments 2Rory&2026-04-181-1/+2
|
* Fix video schema to allow a bunch of undefinedsRory&2026-03-191-0/+3
|
* Shorten importsRory&2026-03-141-1/+1
|
* Remove unused imports for non-entitiesRory&2026-03-141-1/+0
|
* properly mark unused paramsRory&2026-03-144-9/+3
|
* Qodana: fix async warningsRory&2026-03-141-1/+1
|
* move mediaServer.start() into try catchdank0742026-02-272-2/+2
|
* webrtc package by defaultRory&2026-02-201-1/+1
|
* Commit evil (set process names)Rory&2025-12-201-0/+6
|
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
|
* Dont use promises for dummy endpointsRory&2025-12-191-1/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-1716-450/+450
|
* Prettier u8Rory&2025-12-177-155/+37
|
* Prettier u5Rory&2025-12-171-14/+5
|
* Prettier 5Rory&2025-12-172-8/+2
|
* Prettier 3Rory&2025-12-171-2/+1
|
* Reorganise schemas a little bitRory&2025-10-153-4/+7
|
* Unkown -> unkown (typo fix)Rory&2025-10-041-1/+1
|
* Silence, dotenv, we dont want your adsRory&2025-09-292-2/+2
|
* move dotenv.config() to top o filedank0742025-07-211-3/+2
|
* fix unbundled startup for webrtc, and enable eslintdank0742025-07-074-3/+8
|
* update webrtc types packagePuyodead12025-06-254-7/+7
|
* add webrtc support (#1284)dank0742025-06-2217-701/+482
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Fix .DS_Store ignore, add gitattributes for nix/scriptsEmma [it/its]@Rory&2024-08-181-0/+0
|
* refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTIONPete Pongpeauk2023-05-042-3/+3
| | | | Signed-off-by: Pete Pongpeauk <kurtsiberg@gmail.com>
* Remove ALL fosscord mentionsMadeline2023-03-3112-19/+19
|
* SPACEBARMadeline2023-03-3116-16/+16
|
* SPACEBARMadeline2023-03-3116-16/+16
|
* Use erlpack instead of @yukikaze-bot/erlpack (#968)Madeline2023-02-011-4/+0
|
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1816-0/+288
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* PrettierMadeline2022-09-2617-68/+134
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2518-0/+957