Commit Graph

88 Commits

Author SHA1 Message Date
rootdarkarchon
49e78187d6 I hate animations 2024-03-29 19:13:43 +01:00
rootdarkarchon
e85ff0ba83 check for invalid animations 2024-03-29 16:04:31 +01:00
rootdarkarchon
73828ce717 make folderdialog open to main drive root by default 2024-03-22 10:55:48 +01:00
rootdarkarchon
1d99102c73 fix some shit, add triangle count 2024-03-20 15:12:19 +01:00
rootdarkarchon
86cdcdb5cf use custom interpolated string handler 2024-03-19 12:37:20 +01:00
rootdarkarchon
89f7b1737e make mare less dumpy 2024-03-15 14:48:28 +01:00
rootdarkarchon
925bf7e6c6 wtf did I push last time 2024-03-15 13:08:42 +01:00
rootdarkarchon
e942a1913b cache result of IsWine 2024-03-15 13:02:16 +01:00
rootdarkarchon
3bf5cf21ed add ipc to get handled addresses 2024-03-03 12:55:42 +01:00
rootdarkarchon
d3d929907b rename PenumbraModDirectory 2024-02-29 01:16:56 +01:00
rootdarkarchon
327b6275c0 refactor a little bit 2024-02-29 01:16:01 +01:00
rootdarkarchon
47a876e70d try catch hash computation 2024-02-26 19:42:01 +01:00
rootdarkarchon
325e7d1626 fix validation 2024-02-26 19:41:38 +01:00
rootdarkarchon
d3d945ba32 logging adjustments etc 2024-02-15 12:30:28 +01:00
rootdarkarchon
104cc53191 more fixes 2024-02-15 12:07:56 +01:00
Stanley Dimant
5233ce860b reduce hitches and do some other changes to FSW 2024-02-15 11:22:18 +01:00
rootdarkarchon
549a93654a make storage size calculation asynchronous and running in parallel 2024-02-15 02:38:41 +01:00
rootdarkarchon
01e36f64ff add free drive space display, file compactor hint, recalculate size after compacting 2024-02-14 18:57:18 +01:00
rootdarkarchon
372589d87f do not paralellize fsw changes 2024-02-14 18:43:28 +01:00
rootdarkarchon
a245e58944 fix minor FSW issues 2024-02-14 18:32:10 +01:00
rootdarkarchon
656ee6a419 invoke scan on penumbra mod dir change 2024-02-13 10:29:52 +01:00
rootdarkarchon
6f397d9b12 rough impl of FSW, goodbye periodic filescan 2024-02-13 00:56:27 +01:00
rootdarkarchon
7caa04a763 add priority framework execution for transient resource manager 2023-12-24 03:44:59 +01:00
rootdarkarchon
0edd21a8e1 potential mcdf fixes 2023-12-17 18:53:22 +01:00
rootdarkarchon
bd32a55ce5 disable data application and scanner in combat 2023-12-05 23:30:19 +01:00
rootdarkarchon
26b8daeef9 add lock around adding to cached handled paths 2023-11-30 00:19:49 +01:00
rootdarkarchon
fd8b5c0391 add file storage validation 2023-11-23 20:01:01 +01:00
rootdarkarchon
1522d8d7e7 heave fewer redraws as main method for data application, minor fixes 2023-11-17 02:05:49 +01:00
rootdarkarchon
2221f4d09e fix palette application and add experimental less redraws option 2023-10-25 16:33:03 +02:00
rootdarkarchon
505d50a547 idk some fixes I guess 2023-10-23 14:06:25 +02:00
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