Commit graph

453 commits

Author SHA1 Message Date
Pat Hartl
6a3c55f669 Fix pathing 2023-11-17 18:05:33 -06:00
Pat Hartl
1f03860360 Include snippets in build 2023-11-17 18:05:26 -06:00
Pat Hartl
314a785fee Rename variable to Display to match previous documentation 2023-11-17 18:04:48 -06:00
Pat Hartl
09d23bcb78 Don't dispose database context for server processes 2023-11-17 12:57:23 -06:00
Pat Hartl
6b005eb384 Backup database before migration 2023-11-17 12:32:09 -06:00
Pat Hartl
5324723cee Start tracking play sessions 2023-11-17 02:28:46 -06:00
Pat Hartl
14600f5d70 Alter migration to try to automatically convert scripts to new variables where arguments may be missing 2023-11-17 01:16:45 -06:00
Pat Hartl
35fbdd008a Add migration to delete old snippets 2023-11-17 00:54:38 -06:00
Pat Hartl
aed9935b16 Updated default snippets 2023-11-17 00:46:05 -06:00
Pat Hartl
ff6f9997f5 Added game ID to manifest 2023-11-09 19:38:32 -06:00
Pat Hartl
81f8d55694 Fix archive default sort order 2023-11-08 20:25:41 -06:00
Pat Hartl
c4793daf07 Fix exception in transfer input if no values are supplied 2023-11-08 19:10:31 -06:00
Pat Hartl
d111be9828 Remove deprecated server HTTP options 2023-11-05 15:08:09 -06:00
Pat Hartl
63ae3a4f2a Filter out consoles from monitor menu if they haven't been created 2023-11-05 15:06:08 -06:00
Pat Hartl
4b40445bac Fix server consoles tab 2023-11-05 14:45:02 -06:00
Pat Hartl
25de79eeed Handle margin for icons in list by CSS 2023-11-05 12:59:44 -06:00
Pat Hartl
16ba48ed6c Add a bit of margin to icon in server list 2023-11-05 12:56:53 -06:00
Pat Hartl
508f5c18fb Add a bit of margin to icon in server game select 2023-11-05 12:56:05 -06:00
Pat Hartl
53276542e8 Fix icons in server game select 2023-11-05 12:55:09 -06:00
Pat Hartl
aec4342188 Update packages 2023-11-05 01:21:43 -06:00
Pat Hartl
2d86ff2518 Restructure redistributable panels to fix initially-empty archive table 2023-11-05 01:00:13 -06:00
Pat Hartl
4393c8fdff Remove empty 2023-11-05 01:31:37 -05:00
Pat Hartl
bd15ceaa5b Avoid exception being thrown when server status updates from service 2023-11-04 22:22:37 -05:00
Pat Hartl
03626a75d0 Remove foreaching table 2023-11-04 20:12:11 -05:00
Pat Hartl
78fb812a74 Add descriptiive text for HTTP paths and add a button to get the URL for a path 2023-11-04 20:02:09 -05:00
Pat Hartl
4fb11c1dd7 Change server HTTP options to allow multiple specified paths.
This is useful if you only want to share specific paths via HTTP, or have the paths stored in multiple places and want to unite them under one URL structure.
2023-11-04 19:43:38 -05:00
Pat Hartl
d6eff92835 Add submenus for settings and profile. Add logout button. 2023-11-03 23:33:27 -05:00
Pat Hartl
3f3d5b718b Add settings page for media 2023-11-03 01:49:43 -05:00
Pat Hartl
f275d3478b Remove icon extraction from WinPE files. Add migration from old extracted icons to new media entries. 2023-11-03 01:24:27 -05:00
Pat Hartl
82886221fc Add manual upload button for media 2023-11-02 23:18:19 -05:00
Pat Hartl
0fc8d756b3 Remove committed media. Store and serve proper mime type. 2023-11-02 22:13:19 -05:00
Pat Hartl
262e8cd468 Fix stretching of some media preview in editor 2023-11-02 19:30:30 -05:00
Pat Hartl
d51eab151a Allow media grabber dialog to show results from multiple groups. Show media type in media grabber dialog. Allow modification of search for media grabber dialog. 2023-11-02 19:27:50 -05:00
Pat Hartl
499b0c910a Add ability to add media to games. Search media from steamgriddb.com 2023-11-02 01:24:42 -05:00
Pat Hartl
8c61a7e3b5 Allow customization of the address that gets broadcast by the beacon 2023-10-30 18:45:11 -05:00
Pat Hartl
fa57cc21ad Require administrator for redistributables 2023-10-28 14:20:41 -05:00
Pat Hartl
b4405d3034 Added redistributable installing to plugin 2023-10-24 19:11:50 -05:00
Pat Hartl
e4cf2aabfe Add new detect install script type, restrict script editor to specific types 2023-10-24 18:05:13 -05:00
Pat Hartl
af265e9d34 Add archive menu item for redistributables 2023-10-22 18:12:01 -05:00
Pat Hartl
9e1b8ad7e3 Allow games to select redistributables required 2023-10-22 17:59:00 -05:00
Pat Hartl
9327511245 Add page to add/edit redistributables 2023-10-18 18:18:04 -05:00
Pat Hartl
e3a08bc9c3 Added redistributable support to archives 2023-10-18 18:17:47 -05:00
Pat Hartl
a3b1dabbb1 Add redistributable support to script editor 2023-10-18 18:11:42 -05:00
Pat Hartl
2287ac9922 Refactored archive uploader to use binding instead of Game parameter
May fix issues where game metadata is wiped after uploading an archive.
2023-10-18 18:11:20 -05:00
Pat Hartl
539ddb2f2e Move archive editor 2023-10-18 17:59:59 -05:00
Pat Hartl
a00d0b3b42 Add database models and migrations for redistributables 2023-10-18 01:14:31 -05:00
Pat Hartl
80bd7dc66c Introduce user alias for persisting name changes separate from username 2023-10-16 20:48:12 -05:00
Pat Hartl
4b7e72b343 Require authentication for profile pages 2023-10-16 20:17:59 -05:00
Pat Hartl
04b8d45af4 Only show approval button is approval is required 2023-09-30 16:39:17 -05:00
Pat Hartl
3d86a617a9 Right align profile buttons 2023-09-30 14:03:27 -05:00