rootdarkarchon
ed3562b170
bump version
2023-01-17 13:17:05 +01:00
rootdarkarchon
8c2f17b75f
add more debugging info
2023-01-17 13:16:24 +01:00
rootdarkarchon
eb42079e85
move Path.GetTempFIleName() to try catch
2023-01-17 01:30:37 +01:00
rootdarkarchon
8913798870
move GetTempFileName into try catch
2023-01-16 22:59:46 +01:00
rootdarkarchon
f8d5ecc049
check for logged in and out with my own methods
2023-01-16 16:14:26 +01:00
rootdarkarchon
d1a42f2a04
actually fix issue
2023-01-15 19:59:53 +01:00
rootdarkarchon
206520f6f2
nullify cts properly, bump version
2023-01-15 19:55:43 +01:00
rootdarkarchon
a09b5024f9
adjust version display on clients, up version
2023-01-15 16:34:59 +01:00
rootdarkarchon
5a16a15e8b
Download rework ( #36 )
...
* handle download ready from signalr
* add cancellation to the server
* adjust queue for removal and cancellation
* adjust api to main
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-01-15 16:00:10 +01:00
rootdarkarchon
f5f9b9c6fc
bump version, increase timespan for re-checking queue
2023-01-15 01:41:17 +01:00
rootdarkarchon
aaf11043fe
add debug button to copy character data
2023-01-14 20:41:50 +01:00
rootdarkarchon
89eb6b448e
bump version
2023-01-11 15:24:11 +01:00
rootdarkarchon
099ac2b3a1
Update for 6.3 and change to File Service Queue ( #34 )
...
* add request queue processing on clientside, switch to net7
* reuse httpclient
* dispose and renew httpclient on building connection
* add handling of QueueRequestDto to downloads
* group download by host and port
* refactor SendAsync to SendRequestAsync for readability
* add holding ctrl before clearing cache, add tooltip
* update pathing
* fixes to api usage in client
* fix rendermodel offsets
* fixes for downloads
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-01-11 14:41:13 +01:00
rootdarkarchon
964b29b87e
group downloads by host, download only one file per host at once
2023-01-08 00:48:18 +01:00
rootdarkarchon
e1f6d6df24
add warnings for missing optional plugins when respective data is received
2023-01-08 00:19:11 +01:00
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
49913a498e
default userpopup to on
2023-01-04 16:21:24 +01:00
rootdarkarchon
f09cd8264f
reverify server existing file hashes
2023-01-04 16:12:30 +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
576775f52b
stop caching jwt per url but instead per auth key (chances they are the same between servers are low)
2023-01-03 03:21:42 +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
5263ab839b
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2022-12-16 21:24:26 +01:00
rootdarkarchon
b5360c58f5
allow moderators to change group invite state, up version
2022-12-16 21:24:18 +01:00
Stanley Dimant
d01b68b50a
add shpk compatibility
2022-12-16 11:32:32 +01:00
rootdarkarchon
581e9370aa
add error handling on loading persistent transient resources
2022-12-13 12:45:14 +01:00
rootdarkarchon
40d9f93377
up version
2022-12-13 12:41:25 +01:00
rootdarkarchon
5b8e6a3d9f
add some logging, fix cache handling on load
2022-12-13 12:39:54 +01:00
Stanley Dimant
9ba6827816
experimental first iteration of persistent transient resources on startup
2022-12-13 12:01:40 +01:00
rootdarkarchon
a807a874f0
wrap File.Delete on catch
2022-12-11 20:44:42 +01:00
rootdarkarchon
fc4cee1a3a
delete empty files on failed downloads
2022-12-11 20:42:50 +01:00
rootdarkarchon
189ec03173
reduce linq usage for download transferred bytes
2022-12-11 12:59:26 +01:00
rootdarkarchon
189da9201b
change download handling
2022-12-08 17:19:24 +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
d1f4a6e5ca
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2022-11-15 20:55:46 +01:00
rootdarkarchon
14e5b5bb21
fix cleanup of outdated files in filescanner
2022-11-15 20:55:38 +01:00
Stanley Dimant
34e55641a7
Invoke instead of Send UserPushData to catch the exception from the server
2022-11-11 14:26:43 +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
Stanley Dimant
4b26333335
small fix for disposal of plugin
2022-11-03 10:30:26 +01:00