rootdarkarchon
c610970f03
fix window size
2023-01-22 11:49:43 +01:00
rootdarkarchon
4da73f2368
add GroupForPairUi
2023-01-22 11:32:41 +01:00
Nia292
115960262a
Feature: Pair Categories ( #35 )
...
* Feature/pair categories re (#1 )
Implemented pair categories:
- Paired users can now get tags
- Tags get rendered into the main UI as groups
- Tags are persistently stored on the local configuration
* Added multi-server capabilities and cleaned up code
- Tags and available tags are stored per API url
- Added a few tooltips
* Renamed both dictionary to reflect the fact that they are per-server dictionaries
* Swapped icons and no longer renders groups that are empty after filter
2023-01-22 10:21:36 +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
aaf11043fe
add debug button to copy character data
2023-01-14 20:41:50 +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
e1f6d6df24
add warnings for missing optional plugins when respective data is received
2023-01-08 00:19:11 +01:00
rootdarkarchon
7e87dc61e7
add toggle to hide server info messages
2023-01-04 23:54:01 +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
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
b5360c58f5
allow moderators to change group invite state, up version
2022-12-16 21:24:18 +01:00
rootdarkarchon
fafb103ce2
remove requirement to hold ctrl, remove puzzle
2022-11-26 22:19:09 +01:00
rootdarkarchon
71e11c5b45
add customizeplus support
2022-10-27 12:49:18 +02:00
rootdarkarchon
4c1e932b5e
OneTime Invites ( #31 )
...
* add one time invites
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2022-10-25 00:53:13 +02:00
Stanley Dimant
db6cd1bfb8
fixes for cache
2022-10-22 19:05:26 +02:00
Stanley Dimant
b727d75ab6
adjust displayed error on connection
2022-10-18 00:56:29 +02:00
Stanley Dimant
2e4bbe3540
fix merge
2022-10-08 14:39:44 +02:00
rootdarkarchon
f9cf26ed69
migrate to strong api calls ( #29 )
...
* migrate to strong api calls
* set last added user to null on changing notes popup setting
2022-10-08 14:35:30 +02:00
xPumaa
b659672085
Getting the ban list when opening the popup
2022-10-07 22:16:27 +02:00
xPumaa
10990eba37
Connect button centred
2022-10-07 22:09:30 +02:00
xPumaa
3efd198c6c
Child removed to be able to display buttons with icon and text also in tables
2022-10-07 21:04:33 +02:00
xPumaa
ae44599db0
Rows without buttons were smaller than rows with buttons
2022-10-07 21:02:51 +02:00
xPumaa
7ae308fd4e
Plus button + bar button are now correctly shown for moderators
2022-10-07 21:01:41 +02:00
xPumaa
b776f754f0
Displaying the correct icon to match the text
2022-10-07 20:58:40 +02:00
xPumaa
a20e720cbb
Lock icon centred
2022-10-07 20:57:27 +02:00
xPumaa
82d6ad782d
Table fixed. Multiple entries are now displayed correctly
2022-10-07 20:56:12 +02:00
xPumaa
7681c7ee66
Popup optimisation
2022-10-07 20:53:48 +02:00
xPumaa
c6b8e74733
Modal wasn't closed after saving
2022-10-07 14:20:44 +02:00
Stanley Dimant
ddc65ab5a6
fixes for popups
2022-10-06 23:21:19 +02:00
Stanley Dimant
128a89234e
add owner and moderator icons to syncshell display
2022-10-06 22:42:07 +02:00
Stanley Dimant
e7c573b98a
don't show pin, remove or ban when user is mod or owner
2022-10-06 22:36:18 +02:00
Stanley Dimant
a042be9119
do not show remove user or ban user if user is owner or moderator
2022-10-06 22:25:49 +02:00
Stanley Dimant
0599416f4c
add note handling
2022-10-06 22:22:53 +02:00
Stanley Dimant
58ad7153d3
add banned user table, add privacy tab and notes copy/import functionality
2022-10-06 21:43:03 +02:00
Stanley Dimant
3fe6d430e3
add copy user notes to clipboard
2022-10-06 16:51:01 +02:00
Stanley Dimant
a4ab7daffc
add api changes for banning and moderators
2022-10-06 16:37:40 +02:00
Stanley Dimant
9df89adac8
adjust some of the logging
2022-10-04 14:14:56 +02:00
Stanley Dimant
d6a434b2f0
don't display shard if shardname is not set
2022-10-04 02:02:11 +02:00
Stanley Dimant
7f089f458c
center shard display, fix order of users in group
2022-10-04 01:18:41 +02:00
Stanley Dimant
e984304c1b
fix showing alias when empty
2022-10-04 01:03:05 +02:00
Stanley Dimant
260c4a48ee
add analyzers and api
2022-10-03 15:58:51 +02:00
Stanley Dimant
fcb0b17a56
ui adjustments for groups
2022-10-03 00:20:49 +02:00
Stanley Dimant
fd23a977ac
ui adjustments
2022-10-02 20:32:35 +02:00
Stanley Dimant
8bad3fd91c
move groups into separate class, allow setting comments for groups, add new api methods
2022-10-02 15:17:49 +02:00
Stanley Dimant
fb7943cdcd
preliminary finalized UI
2022-10-01 18:20:01 +02:00
Stanley Dimant
2ca284546d
rudimentary implementation and ui for syncshells
2022-09-30 01:18:57 +02:00
Stanley Dimant
ac6c46390c
add api to mare, change all to file scoped namespace
2022-09-29 15:52:33 +02:00
Stanley Dimant
e71bd0d80f
delay start scan to ingame login, show what is halting scans in settings ui and allow resetting it
2022-09-28 23:10:29 +02:00
Stanley Dimant
c2e92c094c
remove database, use in-memory
2022-09-28 15:44:29 +02:00