rootdarkarchon
f44f8df989
Add MCDO ( #80 )
...
* update api
* mcd online editor impl
* most of chara data hub impl
* some state of things
* some refactoring
* random bullshit go
* more nearby impl
* add uid to peformance msg
* cleanup/homogenization
* some split, update nuget packages
* migrate to latest packages where possible, remove lz4net, do some split, idk
* some polish and cleanup
* more cleanup, beautification, etc.
* fixes and cleanups
---------
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com >
2025-01-11 22:43:11 +01:00
Stanley Dimant
26ceb4e875
don't draw update uids if oauth is disabled
2024-12-23 00:29:20 +01:00
Stanley Dimant
4650893599
use nullorempty
2024-12-17 17:02:57 +01:00
Stanley Dimant
dbf4a90df2
add error message on missing oauth token in character settings
2024-12-17 14:15:45 +01:00
Stanley Dimant
c771a9a4ff
add renew and refresh oauth buttons
2024-12-14 14:30:41 +01:00
Stanley Dimant
a4e0592249
fix some uid picker blemishes
2024-10-29 16:59:34 +01:00
Stanley Dimant
7bea2e88f1
FUCKING COMBO BOXES
2024-10-29 16:26:45 +01:00
Stanley Dimant
1ef6f50246
fix issues with uid selection and in case of a bad/unparsable token
2024-10-29 15:09:58 +01:00
Stanley Dimant
ed427de0ab
add oauth2 to client
2024-10-29 13:05:33 +01:00
Stanley Dimant
4c308302a9
add petnicknames to list of optional plugins
2024-09-10 13:07:09 +02:00
Stanley Dimant
9daf9b42a2
add multi chracter key checks
2024-07-19 11:45:38 +02:00
Stanley Dimant
bfafcad8e8
fix contextmenu etc
2024-07-17 21:29:53 +02:00
Stanley Dimant
b9cf7eb6fa
preliminary api10 update
2024-07-17 00:35:28 +02:00
Stanley Dimant
6054a7b7e8
use fixed width icon handle, update deps
2024-05-20 11:40:56 +02:00
rootdarkarchon
39aa244a9f
fix code dupe
2024-03-25 19:34:15 +01:00
rootdarkarchon
73828ce717
make folderdialog open to main drive root by default
2024-03-22 10:55:48 +01:00
rootdarkarchon
ee589f78c0
fix icon font issues
2024-03-21 12:14:53 +01:00
rootdarkarchon
86cdcdb5cf
use custom interpolated string handler
2024-03-19 12:37:20 +01:00
rootdarkarchon
d136a70711
add mouseover in main ui
2024-03-18 12:39:02 +01:00
rootdarkarchon
7baca3565a
minor refactoring
2024-03-17 14:43:34 +01:00
rootdarkarchon
e94a2a7565
add moodles integration (temporary)
2024-02-29 13:04:12 +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
cfb8cdaa79
check if directory has subdirectories when setting storage location
2024-02-28 02:13:08 +01:00
rootdarkarchon
4e715c8eb3
do not allow to set paths containing onedrive
2024-02-22 02:10:06 +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
432a337363
do not allow to change storage folder as long as monitoring is active
2024-02-13 01:02:25 +01:00
rootdarkarchon
6f397d9b12
rough impl of FSW, goodbye periodic filescan
2024-02-13 00:56:27 +01:00
rootdarkarchon
6ef896710e
remove palette+ support
2024-02-09 13:15:45 +01:00
rootdarkarchon
40d2d384f7
don't warn for palette+, remove display from ui
2024-01-18 10:41:16 +01:00
rootdarkarchon
1522d8d7e7
heave fewer redraws as main method for data application, minor fixes
2023-11-17 02:05:49 +01:00
rootdarkarchon
96cc64b35a
add visibility for loaded mods size for pair, use menu bar for settings, remove settings button
2023-11-16 15:57:23 +01:00
rootdarkarchon
33535310aa
add permission popup ui
2023-10-30 12:34:23 +01:00
rootdarkarchon
6bf99d9d05
remove unnecessary usings
2023-10-29 15:10:51 +01:00
rootdarkarchon
c23add802a
ui icon boogaloo
2023-10-29 14:56:44 +01:00
rootdarkarchon
11bb84bd61
fix cache dict wtf
2023-10-29 02:53:04 +02:00
rootdarkarchon
e65c363d0f
add normalized icons
2023-10-28 15:36:45 +02:00
rootdarkarchon
cdcfaa9369
fix outlined font
2023-10-27 10:33:08 +02:00
rootdarkarchon
5c9415b6e9
rework creation of popout windows into factory and some refactoring in general
2023-10-27 02:51:26 +02:00
rootdarkarchon
33344386c4
rework main ui
2023-10-21 18:29:20 +02:00
rootdarkarchon
5a62012d2a
fix icons and text of buttons being static in place
2023-10-17 22:33:38 +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
61a2fe9168
use penumbra ipc for getting character data
2023-10-05 01:13:04 +02:00
rootdarkarchon
f371df7aa1
more api9 updates
2023-10-04 01:37:53 +02:00
rootdarkarchon
f89f6c1216
update to api9
2023-10-02 14:13:08 +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
e9822b9490
adjust naming for heels
2023-07-17 09:12:30 +02:00
rootdarkarchon
42da1855b1
add UI for Mare Data Analysis
2023-07-12 15:03:15 +02:00
rootdarkarchon
04ab5f6af0
fix storage selection
2023-06-01 09:53:22 +02:00
rootdarkarchon
ae5f1e9527
cleanup
2023-05-02 20:56:07 +02:00