Pat Hartl
402af57f79
Enhance PowerShell completions with generated type definitions
2026-05-08 02:13:36 -05:00
Pat Hartl
59795ff222
Add code completion for built-in cmdlets and variables
2026-05-08 02:02:33 -05:00
Pat Hartl
5dd1f7b54a
WIP visual testing
2026-03-27 19:00:26 -04:00
Aaron Powell
8d04aca485
chore: Add root Data folder to gitignore
2026-01-20 09:48:59 +11:00
Aaron Powell
2b840a05c1
chore: Add Avalonia data folder to gitignore
2026-01-20 09:05:28 +11:00
Pat Hartl
06f3fc6a4e
Fix ignore blocking release docs
2026-01-13 21:24:20 -06:00
Aaron Powell
e2b2654a61
Adding SQLite database migration step
...
Created a new abstraction for migrations that have to run against the file system, so that we don't need to do the check in each migration.
Adding the default DB name to the settings so it's got a const value.
Updated the Settings migrator to check a few more places
2025-12-17 17:09:36 +11:00
Aaron Powell
ff0cfc744e
Ignoring some artifacts that we shouldn't include
2025-12-12 15:00:16 +11:00
Pat Hartl
5cab1f3618
Remove old SettingsService, replace with Options pattern
2025-09-29 19:49:09 -05:00
Pat Hartl
c5adfa18ca
Remove app.css from tracking
2025-03-15 15:48:46 -05:00
Pat Hartl
006b8ef82d
Track package-lock.json
2025-03-09 20:20:48 -05:00
Pat Hartl
e4f42cd070
Ignore built CSS
2025-02-16 12:37:48 -06:00
Pat Hartl
1a6ec990a4
Add ability to customize web UI CSS and page rendering CSS
2024-11-30 19:24:02 -06:00
Pat Hartl
9d539c3c24
Server package.json
2024-11-05 23:38:46 -06:00
Pat Hartl
020437531d
Consolidate shared components
2024-08-18 15:05:25 -05:00
Pat Hartl
ac16ba813b
Switched to using xterm-readline, redirect PS output to terminal
2024-08-15 21:33:17 -05:00
Pat Hartl
5174ea90d1
Update ignore file, move server project file
2024-08-04 18:46:57 -05:00
Pat Hartl
4e4d60fee1
Update ignore files
2024-07-31 19:27:31 -05:00
Pat Hartl
5a22375d2c
Added basic page for a self updater.
...
File download of latest release is implemented, but another console application will have to be made to extract and replace the files in the update.
2024-01-13 03:52:08 -06:00
Pat Hartl
0fc8d756b3
Remove committed media. Store and serve proper mime type.
2023-11-02 22:13:19 -05:00
Pat Hartl
32d6e109df
Added uploading of saves
2023-03-28 21:30:29 -05:00
Pat Hartl
f64d7a8126
Add basic settings page
2023-01-09 18:58:27 -06:00
Pat Hartl
b2ffdb9f23
Add some support for reading icons from archives.
2023-01-08 01:34:38 -06:00
Pat Hartl
38212521af
Initial Commit
2023-01-02 15:44:04 -06:00
Pat Hartl
9c7d6e8432
Create .gitignore
2023-01-02 15:43:28 -06:00