This website requires JavaScript.
Explore
Help
Sign In
Max
/
Kayori_Medusa.net
Watch
1
Star
0
Fork
0
mirror of
https://gitea.tendokyu.moe/Kayori/Medusa.net.git
synced
2026-09-27 01:00:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98fb8c2a5d24a4aefce0b2ddfa6496ed8bbbddcd
Kayori_Medusa.net
/
Core
/
Server
/
GraphQL
T
History
Kayori
6081393bf8
Change id to long to match ingame 16 number length
2026-08-20 01:06:57 +02:00
..
CardMutation.cs
Reworked plugin loading into per-plugin hot-reloadable containers (PluginRegistry/PluginSlot/PluginLoadContext/PluginWatcher), so plugins get their own mini service provider composed with the host's. Added a GraphQL API (HotChocolate) for card query/mutation. Added OpenAPI docs via Scalar.
2026-08-09 17:54:58 +02:00
CardQuery.cs
Change id to long to match ingame 16 number length
2026-08-20 01:06:57 +02:00
Mutation.cs
Reworked plugin loading into per-plugin hot-reloadable containers (PluginRegistry/PluginSlot/PluginLoadContext/PluginWatcher), so plugins get their own mini service provider composed with the host's. Added a GraphQL API (HotChocolate) for card query/mutation. Added OpenAPI docs via Scalar.
2026-08-09 17:54:58 +02:00
Query.cs
Reworked plugin loading into per-plugin hot-reloadable containers (PluginRegistry/PluginSlot/PluginLoadContext/PluginWatcher), so plugins get their own mini service provider composed with the host's. Added a GraphQL API (HotChocolate) for card query/mutation. Added OpenAPI docs via Scalar.
2026-08-09 17:54:58 +02:00