Commit Graph

58 Commits

Author SHA1 Message Date
rootdarkarchon
14575a4a6b Mare 0.9 (#65)
* add jwt expiry

* start of 0.9 api impl

* some stuff idk

* some more impl

* some cleanup

* remove grouppair, add configuration, rework some pair drawing stuff

* do some stuff

* rework some ui

* I don't even know anymore

* add cancellationtoken

* token bla

* ui fixes etc

* probably individual adding/removing now working fully as expected

* add working report popup

* I guess it's more syncshell shit or so

* popup shit idk

* work out most of the syncshell bullshit I guess

* delete some old crap

* are we actually getting closer to the end

* update pair info stuff

* more fixes/adjustments, idk

* refactor some things

* some rework

* some more cleanup

* cleanup

* make menu buttons w i d e

* better icon text buttons

* add all syncshell folder and ordering fixes

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:44 +02:00
rootdarkarchon
f15b8f6bbd fix existing broken filecache.csv with dupes on startup 2023-10-15 13:46:12 +02:00
rootdarkarchon
fb983712c4 fix not-yet-scanned-in files 2023-10-15 01:03:34 +02:00
rootdarkarchon
79528b95e4 fix filecachemanager issues 2023-10-14 20:58:10 +02:00
rootdarkarchon
a9a57e0a31 fuck vfx 2023-10-14 12:13:43 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
d7a4cc1ea1 fix issue when someone had penumbra folder at the root of their drive 2023-09-20 12:15:38 +02:00
rootdarkarchon
afb7800d20 rebuild filescanner to use threads instead of tasks for the periodic scan, change alternative file upload to be a munged file upload 2023-09-19 23:56:14 +02:00
rootdarkarchon
0008428cb0 add file compactor 2023-09-14 01:17:49 +02:00
rootdarkarchon
620e65a278 fix when mare storage folder is inside penumbra folder 2023-08-31 02:22:31 +02:00
rootdarkarchon
a5aff6ba1a optimize file scanner, fix unban in banui, show syncshell notes in standalone profile ui 2023-08-27 15:24:01 +02:00
N. Lo
dcf072e00b Munge block files on disk (#57)
* Munge block files on disk

* Simplify
2023-08-06 02:36:32 +02:00
rootdarkarchon
4e2df4bbc4 Single file transfers (#56)
* move to single file transfer and extraction per server download

* clean up downloads

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:16 +02:00
rootdarkarchon
5543c7c7ad add tabs for filetypes to data analysis ui 2023-07-15 03:46:30 +02:00
rootdarkarchon
42da1855b1 add UI for Mare Data Analysis 2023-07-12 15:03:15 +02:00
rootdarkarchon
417c08f9b2 add CharacterAnalzyer, fix DtrEntry (I think) 2023-07-10 13:23:44 +02:00
rootdarkarchon
fff40f579f verify hash length on loading of file cache db 2023-05-17 12:59:13 +02:00
rootdarkarchon
f512552fe7 add migration to file extensions for mare storage 2023-05-06 02:41:17 +02:00
rootdarkarchon
3448601b6f various fixes and improvements for drawing checks and data sending 2023-05-03 21:59:44 +02:00
rootdarkarchon
ae5f1e9527 cleanup 2023-05-02 20:56:07 +02:00
Stanley Dimant
f8993916bd some cleanup and sanitizing 2023-05-02 11:27:29 +02:00
rootdarkarchon
7495470dd5 idk man 2023-05-01 01:33:35 +02:00
rootdarkarchon
996f784c2b something something performance 2023-04-29 01:58:42 +02:00
rootdarkarchon
2b6a918aea delete last 5% of files once storage reaches limit 2023-04-12 13:51:06 +02:00
rootdarkarchon
4b278bd456 improve file cache manager performance 2023-04-11 13:50:55 +02:00
rootdarkarchon
1e9d4998ce thread safety and performance improv 2023-04-04 13:54:33 +02:00
Stanley Dimant
bc8d61b19d fix startup issues when csv bak cannot be written 2023-03-23 16:39:19 +01:00
Stanley Dimant
9a049c0d01 use index from gameobject to set set temp mods 2023-03-23 11:17:53 +01:00
rootdarkarchon
f6a471f457 rework for ui shit 2023-03-18 21:39:17 +01:00
rootdarkarchon
f8e647b242 adjust disposal behavior, recalculate cache 2023-03-18 11:28:00 +01:00
rootdarkarchon
0c87e84f25 [Draft] Update 0.8 (#46)
* move stuff out into file transfer manager

* obnoxious unsupported version text, adjustments to filetransfermanager

* add back file upload transfer progress

* restructure code

* cleanup some more stuff I guess

* downloadids by playername

* individual anim/sound bs

* fix migration stuff, finalize impl of individual sound/anim pause

* fixes with logging stuff

* move download manager to transient

* rework dl ui first iteration

* some refactoring and cleanup

* more code cleanup

* refactoring

* switch to hostbuilder

* some more rework I guess

* more refactoring

* clean up mediator calls and disposal

* fun code cleanup

* push error message when log level is set to anything but information in non-debug builds

* remove notificationservice

* move message to after login

* add download bars to gameworld

* fixes download progress bar

* set gpose ui min and max size

* remove unnecessary usings

* adjustments to reconnection logic

* add options to set visible/offline groups visibility

* add impl of uploading display, transfer list in settings ui

* attempt to fix issues with server selection

* add back download status to compact ui

* make dl bar fixed size based

* some fixes for upload/download handling

* adjust text from Syncing back to Uploading

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-03-14 19:48:35 +01:00
rootdarkarchon
32d04bb8df actually fixes for file scanner max size 2023-02-21 00:48:08 +01:00
rootdarkarchon
69e8f3be83 fixes only manip data being sent and not applied, adjustments to file scanner max size calc 2023-02-21 00:47:52 +01:00
rootdarkarchon
44450b24b4 add performance logging on demand, fix minion issues 2023-02-19 16:11:40 +01:00
rootdarkarchon
2ae5d42e4d Loggerrework (#45)
* test some refactoring for cachedplayer

* rework logging

* fix saving of log level

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-18 15:23:38 +01:00
rootdarkarchon
eed44f090d adjustments to cachedplayer handling 2023-02-15 14:23:06 +01:00
rootdarkarchon
3634c06ee5 fixes for pet handling, uploads, clear storage button, remove button while reconnecting, put paused to online/paused, put visible to online 2023-02-05 15:52:27 +01:00
rootdarkarchon
7c97d1994c configuration rework 2023-02-04 15:53:23 +01:00
rootdarkarchon
ede62fabae rebuild PlayerManager to CacheCreationService and optimize creation of the local file cache 2023-02-02 15:25:58 +01:00
rootdarkarchon
2ca3e639b4 rework service disposal 2023-01-31 19:52:12 +01:00
rootdarkarchon
41465c2d49 fully switch to mediator from events 2023-01-31 01:35:11 +01:00
rootdarkarchon
5e7beb8518 add DI, start implementing mediator pattern instead of events 2023-01-31 00:05:47 +01:00
rootdarkarchon
b2276a1883 Client rework for API change and paradigm shift (#39)
* most of the groups refactoring on client

* register OnMethods for group stuff

* start implementing client (still pretty broken)

* finish implementing new api first iteration

* idk rework everything for pair shit (still WIP); goal is to remove PairedClients and GroupPairClients from ApiController

* move everything to PairManager, remove dictionaries from APiController

* remove admin stuff from client, cleanup

* adjust reconnection handling, add new settings, todo still to remove access from old stuff that's marked obsolete from config

* add back adding servers, fix intro ui

* fix obsolete calls

* adjust config namespace

* add UI for setting animation/sound permissions to syncshells

* add ConfigurationService to hot reload config on change from external

* move transient data cache to configuration

* add deleting service to ui

* fix saving of transient resources

* fix group pair user assignments

* halt scanner when penumbra inactive, add visible/online/offline split to individual pairs and tags

* add presence to syncshell ui

* move fullpause from config to server config

* fixes in code style

* more codestyle

* show info icon on player in shells, don't show icon when no changes from default state are made, add online notifs

* fixes to intro UI

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-29 15:13:53 +01:00
Stanley Dimant
d01b68b50a add shpk compatibility 2022-12-16 11:32:32 +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
fafb103ce2 remove requirement to hold ctrl, remove puzzle 2022-11-26 22:19:09 +01:00
rootdarkarchon
14e5b5bb21 fix cleanup of outdated files in filescanner 2022-11-15 20:55:38 +01:00
rootdarkarchon
9fd3805cf1 Merge branch 'main' into groups 2022-10-04 14:16:14 +02:00
Stanley Dimant
9df89adac8 adjust some of the logging 2022-10-04 14:14:56 +02:00