Commit Graph

11 Commits

Author SHA1 Message Date
Rory&
654fcc29b5 CDN-CS stuff 2026-01-11 16:31:22 +01:00
Rory&
63fc357176 Pre-commit: dont forget to commit flake.lock 2025-12-17 10:42:34 +01:00
Rory&
383ce014df Pre-commit: dont update nix flake if recently updated 2025-12-17 10:41:12 +01:00
Rory&
418f11a9d3 Remove automod code in favor of dev/emma-wip stuff 2025-12-17 10:39:48 +01:00
Rory&
01d16bb5b8 nix: drop update scripts, drop hashes.json, dependency drvs 2025-12-17 04:52:59 +01:00
Rory&
a82a66b9ce Add schemas for collectibles 2025-09-29 18:38:06 +02:00
Emma [it/its]@Rory&
2c7d612ca2 Make dependabot update nix hashes 2024-11-17 20:42:23 +01:00
Rory&
29df169c81 Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
TheArcaneBrony
6122374e4d Dev/post refactor fixes (#927)
* Re-introduce outgoing message logging

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Websocket dumping

* Sentry user count on API

* Generate session ID upon opening websocket, fix gateway dumps

* Async file io in src/gateway/events/Message.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Async file io in src/util/util/Config.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Make pre-commit hook executable

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Fixed sync file io in src/util/util/Config.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Fixed missing await call in src/util/util/AutoUpdate.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Add comment to src/gateway/events/Connection.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Clean up gateway dumping code

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-12 23:46:36 +11:00
Madeline
1149c12df1 Prettier precommit hook 2023-01-05 18:56:39 +11:00