summary refs log tree commit diff
path: root/src/webrtc/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move database to toplevelRory&2026-06-111-3/+4
|
* Process lifecycle scriptsRory&2026-05-281-8/+16
|
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+1
|
* Fix attachments 2Rory&2026-04-181-1/+2
|
* Shorten importsRory&2026-03-141-1/+1
|
* move mediaServer.start() into try catchdank0742026-02-271-1/+1
|
* Dont use promises for dummy endpointsRory&2025-12-191-1/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-50/+50
|
* Prettier u8Rory&2025-12-171-16/+2
|
* Silence, dotenv, we dont want your adsRory&2025-09-291-1/+1
|
* move dotenv.config() to top o filedank0742025-07-211-3/+2
|
* add webrtc support (#1284)dank0742025-06-221-1/+20
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * 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-261-2/+10
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+56