Commit Graph

25 Commits

Author SHA1 Message Date
f4d4ff031f
Fix delete endpoint 2020-10-13 01:43:49 +02:00
89175ef9da
Fix upsert 2020-10-13 01:35:48 +02:00
8d072d48eb
Implement the dynamic crud endpoint 2020-10-13 01:15:40 +02:00
e78c0d8746
Start refactoring to base api controller 2020-10-13 00:04:36 +02:00
78bec91c71
Rename controller 2020-10-11 23:09:25 +02:00
389755a30c
Utilize DI 2020-10-11 22:49:59 +02:00
dc73b3e507
Replace guild response ID to string 2020-09-29 22:58:52 +02:00
7c4d007863
Fix problem with ulongs on frontend... js does not handle them... at all 2020-09-29 22:56:15 +02:00
16f48e0140
Add endpoint for discord invite 2020-09-27 22:51:42 +02:00
754f53c404
Change Logging to LoggingFacade 2020-08-30 12:45:01 +02:00
883298736f
Make endpoint make more sense 2020-08-26 21:25:32 +02:00
9e267e3ff1
Invalidate old cache entries when signing in 2020-08-25 22:41:24 +02:00
bd03e898c7
Add endpoints for CustomCommands 2020-08-25 21:58:52 +02:00
ccff9a40b5
Add basic caching for authentication tokens 2020-08-25 20:34:41 +02:00
5f97bcfa71
Remove that again, since we're using cookies 2020-08-25 19:49:05 +02:00
73932635f8
Update api endpoints to /api 2020-08-25 19:17:58 +02:00
b9d0424cf9
Now really fix it 2020-08-25 01:15:28 +02:00
71edf97696
Fix redirect URI protocol 2020-08-25 01:05:08 +02:00
95388d65e5
Fix endpoints not rendering objects correctly 2020-08-24 22:19:46 +02:00
f56e9c7e42
Set up endpoints for user and guilds 2020-08-24 18:22:10 +02:00
4cf3f6c288
Add discord oauth endpoint 2020-08-24 17:22:02 +02:00
b8a1f91d0a
Remove old database and attribute system, replace with (mostly error-free, possibly and partially) working system with the new EFCore 2020-08-05 01:09:56 +02:00
b766813b60
Remove dependency injector 2020-08-04 23:40:00 +02:00
33e8b74813
Start dependency injection 2020-06-18 21:03:24 +02:00
8bd9887463
Add configuration get and set endpoint 2020-06-06 17:56:38 +02:00