Commit graph

81 commits

Author SHA1 Message Date
RattleSN4K3
e2ba7d76cb Fix uploading avatar (Media accessed null), also AddSync called twice 2025-05-24 19:32:47 +02:00
Pat Hartl
1e7578772f Put addons (mods/expansions) nested under base game in list 2025-05-23 02:17:06 -05:00
Pat Hartl
a6dbb01e63 Strip punctuation from search
Fixes #240
2025-05-04 16:32:22 -05:00
Pat Hartl
e86e5d8b44 Use server engines to start/stop servers 2025-03-24 00:19:33 -05:00
Pat Hartl
a49d1914df Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
Pat Hartl
3904a46db2 Fix datatables that don't reference nested data 2025-03-22 22:55:34 -05:00
Pat Hartl
d8e66dde1d Non-functional monitoring component 2025-03-20 02:33:17 -05:00
Pat Hartl
74f2f67a99 Render times in UI as local time zone 2025-03-17 02:02:17 -05:00
Pat Hartl
3ba8b703c8 Trigger table reload on script deleted
Fixes #218
2025-03-17 00:54:30 -05:00
Pat Hartl
78da00a83d Change namespace of abstractions 2025-03-16 14:35:53 -05:00
Pat Hartl
68869d0bc8 Add API link to main menu 2025-03-11 20:16:02 -05:00
Pat Hartl
6652670c01 Move menu and sidebar to components 2025-03-11 19:22:54 -05:00
Pat Hartl
b9f8e83a31 Change script editor table size, add name 2025-03-09 15:28:22 -05:00
Pat Hartl
8fc9c33a9a Show all records if pagination is hidden 2025-03-09 15:06:36 -05:00
Pat Hartl
06b638e592 Make Settings / Users a searchable datatable 2025-03-09 01:43:12 -06:00
Pat Hartl
7bacfe1929 Correctly filter server scripts
Fixes #194
2025-03-06 17:34:49 -06:00
Pat Hartl
07a4b6534d Don't change route on table parameters change
Fixes #182
2025-02-25 23:47:09 -06:00
Pat Hartl
a676d83146 Validate script form before trying to save 2025-02-23 09:17:46 -06:00
Pat Hartl
bb719f61d8 Pick image on double click 2025-02-12 21:38:18 -06:00
Pat Hartl
759a12da61 Remove reference to DatabaseServiceFactory, fix multiplayer modes and save paths editor 2025-02-09 03:28:00 -06:00
Pat Hartl
d6b0ac8d48 Fix saving of scripts 2025-02-08 23:02:43 -06:00
Pat Hartl
28aef43e1c Add forms for editing logging providers 2025-02-08 19:27:59 -06:00
Pat Hartl
19696aac9b Fix sidebar social styling 2025-02-06 19:42:55 -06:00
Pat Hartl
cc5dd25136 Fix script editing 2025-02-04 20:58:08 -06:00
Pat Hartl
8158ab4a22 Adjust layout and spacing 2025-02-04 19:32:33 -06:00
Pat Hartl
e9e5bc096d Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
Pat Hartl
a29dedec2e Fix layout styling 2025-02-03 18:04:46 -06:00
Pat Hartl
ea1603673b Fix search breaking paging 2025-02-03 17:25:32 -06:00
Pat Hartl
981aed208f Fix archive uploading 2025-02-03 01:42:14 -06:00
Pat Hartl
fa0e03c005 Allow searching on TransferInput 2025-02-03 00:42:18 -06:00
Pat Hartl
af08645396 Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
Pat Hartl
1fdaaffe30 Fix datatable button placement 2025-01-31 01:53:59 -06:00
Pat Hartl
463926361c Change height of redists transfer input 2025-01-31 01:49:19 -06:00
Pat Hartl
b986a9b6a6 Fix archives being wiped out on actions save 2025-01-30 19:29:40 -06:00
Pat Hartl
dfce85371d Add ByteSize component 2025-01-29 23:09:55 -06:00
Pat Hartl
4ef1c7be21 Optional column picker, working search, show totals, pagination options 2025-01-28 18:23:49 -06:00
Pat Hartl
0719380fab Mark some columns as hidden by default 2025-01-28 00:46:37 -06:00
Pat Hartl
0f1c41b783 Fix double load on datatables when changing page 2025-01-27 01:39:11 -06:00
Pat Hartl
f11f671418 Fixed script creation 2025-01-27 00:21:46 -06:00
Pat Hartl
7b4f2950c7 Add separate binding for SSL 2025-01-25 02:40:36 -06:00
Pat Hartl
298b92a4d3 Fix script editor data binding for null created by 2025-01-22 18:31:24 -06:00
Pat Hartl
d00fa19502 Make action editor save its own changes 2025-01-22 01:21:11 -06:00
Pat Hartl
84ec503fdc Fix archive editor uploading 2025-01-21 20:43:28 -06:00
Pat Hartl
0d87296689 Fix DataTable default sort, search 2025-01-21 18:48:01 -06:00
Pat Hartl
4509d1394c Fix script editor query 2025-01-21 02:47:00 -06:00
Pat Hartl
d2a257228b Reload table after removal from library 2025-01-21 00:31:03 -06:00
Pat Hartl
d22552aa55 Fix spacing on tables, use datatable where possible 2025-01-20 20:00:15 -06:00
Pat Hartl
22c3b4cf53 Add social links to menu 2025-01-20 14:27:08 -06:00
Pat Hartl
a1e0ba1629 Change route based on data table parameters 2025-01-19 13:57:18 -06:00
Pat Hartl
c1efa15965 Simplified datatable 2025-01-16 00:35:01 -06:00