Stanley Dimant
7639066249
Split AuthService/Server
...
some refactoring
fix some stuff
add http context accessor
configure metrics as well
commit 713d054ccb965f7adb8eafa6e3fb52853a1e6dd2 (partial, Docker only)
2024-10-08 08:59:50 +00:00
Loporrit
c7705dde99
fix /message
2024-08-24 05:47:33 +00:00
Stanley Dimant
348781e5f5
remove grpc
2024-06-11 07:31:34 +00:00
Stanley Dimant
72df676c9d
update server to net 8
...
up conn semaphore
add http logging to files
update prometheus?
downgrade again to net7?
temp downgrade to net7 again?
net8 for static file server attempt #2
loporrit: MareAPI .NET8 update
2024-06-11 07:31:20 +00:00
Loporrit
03025165be
Quiet profile reports
2024-03-14 18:34:57 +00:00
Loporrit
d4f017e16e
Disable more commands and vanity cleanup
2024-03-14 18:34:47 +00:00
Loporrit
e8d99a0d17
Less spam
2024-01-15 22:47:54 +00:00
Loporrit
83eb274bcb
Initial Loporrit branding
2023-08-24 18:30:24 +00:00
Loporrit
09a6dbfca0
Fix launching under systemd
2023-08-24 18:29:44 +00:00
rootdarkarchon
715bd87907
fix relink when secondary uids are present
2023-07-17 09:06:24 +02:00
rootdarkarchon
022e2c7585
fix whitespace report stuff
2023-06-04 10:33:46 +02:00
rootdarkarchon
1c0c213c93
update dependencies
2023-05-09 13:04:21 +02:00
rootdarkarchon
4b9026d23a
add reporting ban user
2023-03-21 02:17:52 +01:00
rootdarkarchon
7b0ac34623
add mare profiles
2023-03-19 18:57:55 +01:00
rootdarkarchon
2cfd005fed
remove explicit prom aspnetcore
2023-03-15 11:36:22 +01:00
rootdarkarchon
e0880d8b25
add explicit efcore relational dep
2023-03-14 20:22:48 +01:00
rootdarkarchon
48323d68b0
[Draft] Update 0.8 ( #25 )
...
* get rid of file handling through grpc and signalr
* fix upload on controller
* adapt usersetpairpermissions
* send user perms
* server-side fixes
* rework file upload
* adjust log level to debug in docker standalone json
* update dependencies
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-03-14 19:46:59 +01:00
rootdarkarchon
7a211aa236
fix recovery
2023-02-25 14:37:49 +01:00
rootdarkarchon
aa03d400d4
- reload configs on change
...
- remove grpc config service replace with http
- add messaging to channel
2023-02-25 12:20:59 +01:00
rootdarkarchon
ab05198aad
push discord.net to 3.9.0
2023-02-10 11:11:15 +01:00
rootdarkarchon
792a66c0d8
downgrade discord.net to 3.8.1
2023-02-05 14:00:14 +01:00
rootdarkarchon
674387a26a
updates to dependencies
2023-02-05 12:49:05 +01:00
rootdarkarchon
39b9427b5c
potentially fix discord bot
2023-02-01 19:26:00 +01:00
rootdarkarchon
3f31e14b68
potentially fix handle secondary
2023-02-01 19:20:35 +01:00
rootdarkarchon
677224e363
add secondary UID stuff
2023-01-31 23:33:04 +01:00
rootdarkarchon
a182f36485
attempt to switch ident service to redis
2023-01-08 14:51:56 +01:00
rootdarkarchon
74b7fcdf89
Refactoring using Claims more, add Server Side Messaging ( #20 )
...
* add some refactoring based on claims, handle chara ident inside claim, fix discord userid in log
* improve authentication responses, add server side messaging
* update server to mainline api
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-01-04 15:49:18 +01:00
rootdarkarchon
de2defe692
rework MareConfigurationServiceClient
2022-12-28 04:24:53 +01:00
rootdarkarchon
3ba37515ab
some fixes for server, perhaps
2022-12-27 21:59:41 +01:00
rootdarkarchon
4d1ef1f871
something something metrics
2022-12-27 15:43:58 +01:00
rootdarkarchon
9eb5967935
rework server responsibilities ( #18 )
...
* rework server responsibilities
add remote configuration
* start metrics only when compiled as not debug
* add some more logging to discord bot
* fixes of some casts
* make metrics port configurable, minor fixes
* add docker bullshit
* md formatting
* adjustments to docker stuff
* fix docker json files, fix some stuff in discord bot, add /useradd for Discord bot
* adjust docker configs and fix sharded.bat
* fixes for logs, cache file provider repeat trying to open filestream
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2022-12-27 13:48:05 +01:00
rootdarkarchon
7ee7fdaf48
switch around all iconfiguration usage to ioptions
2022-12-23 01:53:21 +01:00
rootdarkarchon
a99b3a36b8
add try catch failure response handling
2022-12-20 19:21:47 +01:00
rootdarkarchon
90ccfe4162
adjust metrics
2022-12-19 15:01:12 +01:00
rootdarkarchon
f278c5a762
rework authentication
2022-12-18 14:53:44 +01:00
rootdarkarchon
f9d9e2608e
reduce processing rate of lodestone verification significantly
2022-12-17 12:14:53 +01:00
rootdarkarchon
46641a0f5c
update services to net 7
2022-12-15 19:13:51 +01:00
rootdarkarchon
c4cb52e698
always remove user from grouppairs during purge
2022-12-14 17:47:51 +01:00
rootdarkarchon
a054ddaee0
potentially fix group migration
2022-12-14 17:40:48 +01:00
rootdarkarchon
87fdd55c50
potential fixes for userpurge
2022-12-14 17:36:28 +01:00
rootdarkarchon
2b56e3245b
fix PurgeUser
2022-12-14 09:31:21 +01:00
rootdarkarchon
333a8dddd2
update dependencies and fix whitelisting of ips potentially
2022-12-12 19:30:06 +01:00
rootdarkarchon
a554d751b4
fix service provider dispoal
2022-11-19 13:24:20 +01:00
rootdarkarchon
76dded0840
fix verify relink
2022-11-19 13:11:08 +01:00
rootdarkarchon
3a84afc579
add /relink command to discord, refactor verification
2022-11-16 23:15:37 +01:00
rootdarkarchon
b7611a58da
adjust handling of auth handler
2022-11-07 02:28:14 +01:00
rootdarkarchon
2a1b04214b
adjust authentication handler
2022-11-05 14:51:59 +01:00
rootdarkarchon
d83d9a6753
OneTime Invites Server handling ( #17 )
...
* add server-side handling for one time invites
2022-10-25 00:54:51 +02:00
Stanley Dimant
c13e457780
check for existence of WhitelistedIps
2022-10-20 23:54:25 +02:00
Stanley Dimant
8164d737bf
whitelist fixes, grpc stream fixes
2022-10-20 23:08:46 +02:00