Commit Graph

818 Commits

Author SHA1 Message Date
rootdarkarchon
a8bc5386ea make syncshell admin ui to standalone window 2023-10-27 01:59:12 +02:00
rootdarkarchon
d4bc0c734d remove close button on intro ui 2023-10-27 00:44:13 +02:00
rootdarkarchon
58276e985d do not allow to open main ui without finishing setup 2023-10-26 17:25:10 +02:00
rootdarkarchon
6e33d5c5b4 readonly bla 2023-10-26 12:09:20 +02:00
rootdarkarchon
12c5448b47 wait for plugin disposal 2023-10-26 12:04:53 +02:00
rootdarkarchon
f7fca75e24 fix palette 2023-10-25 17:14:04 +02:00
rootdarkarchon
5013f22e18 wording 2023-10-25 16:37:49 +02:00
rootdarkarchon
2221f4d09e fix palette application and add experimental less redraws option 2023-10-25 16:33:03 +02:00
rootdarkarchon
3383de7294 some minor fixes 2023-10-25 12:31:16 +02:00
rootdarkarchon
24960fd1ba check for timezone 2023-10-25 12:25:00 +02:00
rootdarkarchon
9e6108a4d6 idk 2023-10-25 02:30:42 +02:00
rootdarkarchon
fc9953bb8d adjust token handling 2023-10-24 22:31:34 +02:00
rootdarkarchon
82cca2e035 fix total user count in syncshell (distinct by UIDs) 2023-10-24 01:57:31 +02:00
rootdarkarchon
18d089d693 fix text alignment 2023-10-23 19:28:57 +02:00
rootdarkarchon
6ed4e06eb1 fix some shit maybe 2023-10-23 19:13:23 +02:00
rootdarkarchon
505d50a547 idk some fixes I guess 2023-10-23 14:06:25 +02:00
rootdarkarchon
a51ce22d28 fix offset for transfer bar at the bottom, use async collections, clear filter on tab change + add button to clear, require ctrl for align syncshells 2023-10-22 17:12:44 +02:00
rootdarkarchon
17d66ee0a6 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-10-21 18:33:48 +02:00
rootdarkarchon
fec63361b6 blah 2023-10-21 18:33:45 +02:00
Cara
a663c26df0 Some display options for DTR tooltip (#66) 2023-10-21 18:33:08 +02:00
rootdarkarchon
a2584f75dc add ordering 2023-10-21 18:32:17 +02:00
rootdarkarchon
33344386c4 rework main ui 2023-10-21 18:29:20 +02:00
rootdarkarchon
984ee08a2b add total count on mouseover, make syncshell windows non-blocking 2023-10-20 16:53:56 +02:00
rootdarkarchon
d7bfa2147f fix token for character change, add online count to syncshells and groups 2023-10-18 17:49:24 +02:00
rootdarkarchon
c237ae53e6 argh 2023-10-18 02:23:16 +02:00
rootdarkarchon
b9843015cf fix broken font in header 2023-10-18 02:22:05 +02:00
rootdarkarchon
3a7e3e7177 add more options for the compactui 2023-10-18 00:18:02 +02:00
rootdarkarchon
5a62012d2a fix icons and text of buttons being static in place 2023-10-17 22:33:38 +02:00
rootdarkarchon
fdc0d4bf6f remove logspam 2023-10-17 22:26:48 +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
pepsiandmilk
b51fe13d35 Add conditional properties for cross-platform build support (#64) 2023-10-14 12:13:54 +02:00
rootdarkarchon
a9a57e0a31 fuck vfx 2023-10-14 12:13:43 +02:00
rootdarkarchon
a46c63c12a fix thrown hard exception in analyzer 2023-10-11 01:20:49 +02:00
rootdarkarchon
afe6c75688 fix mcdf application 2023-10-09 18:58:17 +02:00
rootdarkarchon
dc3c6c199d fix toggle ui 2023-10-08 12:25:03 +02:00
rootdarkarchon
a56758f5a6 fix reconnection to server 2023-10-08 12:11:18 +02:00
rootdarkarchon
864c76d258 fix transfer progress, add glamourer unlock by name, fix dtrbar, add to xlplugins main 2023-10-08 11:57:38 +02:00
N. Lo
706aab5bb9 DTR entry: Hide --- separator if list is empty (#63) 2023-10-08 11:17:50 +02:00
rootdarkarchon
7a046e4b22 revert back to use my own building of data 2023-10-06 01:40:16 +02:00
rootdarkarchon
6b8b86305d tolower 2023-10-06 00:53:27 +02:00
rootdarkarchon
1151d1bf2e fix multiple redraws, fix wrong files being allowed to send 2023-10-05 23:53:48 +02:00
Deckerz
2cb4e799ce Added names of visible players to tooltip of server bar (#61)
* Added names of visible players to tooltip of server bar

* match variable name

* changes as requested
2023-10-05 23:51:31 +02:00
N. Lo
fe30812aa7 DTR entry: Click to open main UI (#62) 2023-10-05 23:51:22 +02:00
rootdarkarchon
9cf8a83223 fixes for glamourer 2023-10-05 01:16:52 +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