Commit Graph

224 Commits

Author SHA1 Message Date
rootdarkarchon
90a25c23dc fix some performance issues 2023-01-05 17:57:30 +01:00
rootdarkarchon
7e87dc61e7 add toggle to hide server info messages 2023-01-04 23:54:01 +01:00
rootdarkarchon
9f5b4c189e Refactoring Claims, add Server Side Messaging (#33)
* cache JWT by ApiUri, CharaIdent, SecretKey, refactor auth flow to new api

* add server side message handling

* update client to mainline api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-04 15:53:27 +01:00
rootdarkarchon
2404dc3f94 bump version 2023-01-03 03:21:55 +01:00
rootdarkarchon
b1f02b1483 fix jwt tokens being stored globally instead of per server 2023-01-02 17:30:29 +01:00
rootdarkarchon
e2931c73ed Switch to JWT authentication (#32)
* switch to jwt authentication

* update api to main/jwt

* bump version

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-02 17:08:56 +01:00
rootdarkarchon
6aace54910 sequentialize file uploads, bump version 2022-12-23 01:53:01 +01:00
rootdarkarchon
e813976171 improve performance of penumbra mod setting changed 2022-12-18 19:08:13 +01:00
rootdarkarchon
b1ae869c78 up version because w/e 2022-12-18 18:54:08 +01:00
rootdarkarchon
de37e22c20 change to penumbra.api, fix animations requiring a redraw to be picked up again 2022-12-18 15:31:25 +01:00
rootdarkarchon
e725c010d7 up version 2022-12-18 13:00:59 +01:00
rootdarkarchon
ffd896168c remove Penumbra dependency and use nuget, minor internal refactoring of structs, more resilent downloads 2022-12-18 13:00:34 +01:00
rootdarkarchon
b5360c58f5 allow moderators to change group invite state, up version 2022-12-16 21:24:18 +01:00
rootdarkarchon
40d9f93377 up version 2022-12-13 12:41:25 +01:00
rootdarkarchon
189ec03173 reduce linq usage for download transferred bytes 2022-12-11 12:59:26 +01:00
rootdarkarchon
ec98a4f692 upped version too much 2022-11-26 22:20:09 +01:00
rootdarkarchon
fafb103ce2 remove requirement to hold ctrl, remove puzzle 2022-11-26 22:19:09 +01:00
rootdarkarchon
9bdbd1c3fa up version 2022-11-15 20:57:49 +01:00
rootdarkarchon
605c1d3774 fixes uploads cancelling early 2022-11-03 20:45:44 +01:00
rootdarkarchon
56dd3c2f65 up version 2022-11-03 10:34:06 +01:00
rootdarkarchon
ad298109f4 up version 2022-10-28 09:12:13 +02:00
rootdarkarchon
d3f5b72d71 up package version 2022-10-25 00:58:12 +02:00
Stanley Dimant
db6cd1bfb8 fixes for cache 2022-10-22 19:05:26 +02:00
Stanley Dimant
b727d75ab6 adjust displayed error on connection 2022-10-18 00:56:29 +02:00
Stanley Dimant
a4ab7daffc add api changes for banning and moderators 2022-10-06 16:37:40 +02:00
Stanley Dimant
260c4a48ee add analyzers and api 2022-10-03 15:58:51 +02:00
Stanley Dimant
fb7943cdcd preliminary finalized UI 2022-10-01 18:20:01 +02:00
Stanley Dimant
d5f56b6e52 fixes broken csv loading 2022-09-28 23:49:34 +02:00
Stanley Dimant
e71bd0d80f delay start scan to ingame login, show what is halting scans in settings ui and allow resetting it 2022-09-28 23:10:29 +02:00
Stanley Dimant
cad329882d up version 2022-09-28 17:03:38 +02:00
Stanley Dimant
c2e92c094c remove database, use in-memory 2022-09-28 15:44:29 +02:00
Stanley Dimant
287c1b0eff stop scan on character data creation, downloads, gpose, zone switch, update outside of read loop, adjust verify 2022-09-28 00:16:14 +02:00
Stanley Dimant
1241e9c14e up version 2022-09-27 14:58:00 +02:00
Stanley Dimant
a32209c2e1 some fixes 2022-09-26 14:59:19 +02:00
Stanley Dimant
e40ea323e4 add more resilency, performance adjustments 2022-09-26 14:15:11 +02:00
Stanley Dimant
ff2b679a8c up version 2022-09-26 00:16:20 +02:00
Stanley Dimant
afb1cf1429 fix issue when penumbra mod folder contains a part of the path of cache folder 2022-09-25 20:51:03 +02:00
Stanley Dimant
9142b2bee4 more fixes for folders that end with \ 2022-09-25 16:56:04 +02:00
Stanley Dimant
807d778b6b fix legacy migration not working properly with people using Penumbra mod folder with a backslash at the end 2022-09-25 16:39:48 +02:00
Stanley Dimant
ea411811e4 fixes uploads and error during of collection enumeration 2022-09-25 15:58:03 +02:00
Stanley Dimant
8c535828b9 force rescan if auto cleanup removed files 2022-09-25 15:09:21 +02:00
Stanley Dimant
79b412b00a up version 2022-09-25 14:38:34 +02:00
Stanley Dimant
6149d7eb73 clear actionqueue on zoneswitch 2022-09-17 13:29:08 +02:00
Stanley Dimant
a27fa1a13d dispose all players on zoning 2022-09-17 03:40:40 +02:00
Stanley Dimant
574cdb0b24 fix issue when multiple transient files point to different gamepaths 2022-09-16 00:25:07 +02:00
Stanley Dimant
c9dc0e8468 increase timeouts 2022-09-14 10:41:51 +02:00
Stanley Dimant
b4792138ae resolve material issues 2022-09-13 23:10:44 +02:00
Stanley Dimant
78c6d7e594 fixes for materials 2022-09-11 14:28:16 +02:00
Stanley Dimant
a618fad7d9 0.4.2: fix heels integration, potentially fix crashes, delay handling of transient resource loads, change transients to concurrent dictionary 2022-09-11 01:23:41 +02:00
Stanley Dimant
23f01bc50c fix breaking character data creation when no modded data is present 2022-09-10 17:38:00 +02:00