|
|
47e6d2bed5
|
Move Configuration wrapper class to separate namespace
|
2020-10-16 17:57:57 +02:00 |
|
|
|
afbb92b1e9
|
Rework all usages of configuration
|
2020-10-16 17:55:00 +02:00 |
|
|
|
194d025660
|
Rework configuration through a root level helper
|
2020-10-16 16:43:54 +02:00 |
|
|
|
062dd56767
|
Add optional validation rule
|
2020-10-14 22:21:29 +02:00 |
|
|
|
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 |
|
|
|
13383c29b0
|
Add basic vue application
|
2020-08-23 19:13:33 +02:00 |
|
|
|
b6fc17b48b
|
Add basic setup for static files
|
2020-08-23 16:49:57 +02:00 |
|
|
|
4f4075c8f4
|
Add configurable debug mode
|
2020-08-23 14:44:21 +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 |
|
|
|
b2f859f817
|
Add basic webserver setup
|
2020-06-06 15:49:39 +02:00 |
|