Commit Graph

159 Commits (v3.1)

Author SHA1 Message Date
Liza b658956c4b Fix cleanup not properly closing db 2023-02-23 01:12:05 +01:00
Liza 98bc4887d6 New config and database structures (#8) 2023-02-23 00:51:17 +01:00
Liza efeb30331c Db: Use precompiled model 2023-02-23 00:38:52 +01:00
Liza 8a27eca8b3 DI: Just use file.copy for backups 2023-02-23 00:09:49 +01:00
Liza 0d8f655936 Reset remote url 2023-02-23 00:02:31 +01:00
Liza 26b3a54ebd DI: Update namespaces 2023-02-22 23:58:05 +01:00
Liza 8d17c02186 DI: Load entire DI container in the background 2023-02-22 22:20:50 +01:00
Liza dbe6abd1db Net: Change retry logic 2023-02-22 21:54:33 +01:00
Liza 7bccec0bae Db: lmport 2023-02-22 20:30:26 +01:00
Liza d5dc55a0c4 Db: Fix various things around local persistence/net interactions 2023-02-22 17:21:48 +01:00
Liza 802e0c4cde Db: Backups 2023-02-21 17:32:13 +01:00
Liza e0d4a5d676 Namespace cleanup 2023-02-21 16:38:27 +01:00
Liza 810aa30cf9 Merge branch 'master' into new-config-and-data
# Conflicts:
#	Pal.Client/Pal.Client.csproj
#	Pal.Client/Windows/AgreementWindow.cs
#	Pal.Client/Windows/ConfigWindow.cs
2023-02-21 16:30:50 +01:00
Liza ff02b1f03c Downgrade GitInfo to avoid extra dependency dll in dist 2023-02-21 16:14:56 +01:00
Liza d1fdd1ce12 Determine client build version automatically from git tag 2023-02-21 16:04:51 +01:00
Liza 7b5bb3ee3a Use textwrap for radio buttons 2023-02-21 14:58:30 +01:00
Liza 7c968fa9d4 Update README 2023-02-21 14:07:52 +01:00
Liza 94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +01:00
Liza f63e70b0c4 DI: Build root scope async while still registering events/commands during plugin init 2023-02-18 04:34:49 +01:00
Liza adddbc452c DI: Support debug items in SimpleRenderer, remove IDrawDebugItems 2023-02-17 19:31:43 +01:00
Liza 5419f51942 DI: Only initialize one renderer at once 2023-02-17 19:12:44 +01:00
Liza 8986b368c7 Log: Use Serilog directly 2023-02-17 18:36:55 +01:00
Liza e624c5b628 Db: Migrate markers to db 2023-02-17 18:36:22 +01:00
Liza 57a5be7938 Config/Db: Move V1 json layouts to legacy folders 2023-02-17 16:30:20 +01:00
Liza 870f29f0c6 DI: Add Chat instead of using ChatExtensions 2023-02-17 15:51:45 +01:00
Liza 8b6dd52b54 Logging: Use underlying serilog logger directly 2023-02-17 13:57:12 +01:00
Liza 3954c839fb Merge branch 'master' into new-config-and-data 2023-02-17 01:14:12 +01:00
Liza f1171d6ccd Update french localization 2023-02-17 01:08:46 +01:00
Liza 0bb7301ca1 Logging: Update PluginLog to use Microsoft.Extensions.Logging instead 2023-02-17 00:54:23 +01:00
Liza a5456a54a0 DI: Cleanup 2023-02-16 22:09:29 +01:00
Liza 29342264c0 Tweaks for pdb files 2023-02-16 20:40:32 +01:00
Liza c7d5aa1eaa Db: Migrate ImportHistory to sqlite 2023-02-16 19:51:54 +01:00
Liza 7e2ccd3b42 Config: Remove Pal.Client.Net dependency for HasRole check 2023-02-16 13:27:28 +01:00
Liza 5c82382161 DI: Remove Service class 2023-02-16 13:17:55 +01:00
Liza e27f5a3201 Export: Version bump 2023-02-16 10:51:25 +01:00
Liza 3d560fad7f Make chat messages/errors consistent 2023-02-16 10:46:49 +01:00
Liza e3459a0182 DI: Remove WindowSystemExtensions 2023-02-16 10:29:17 +01:00
Liza 7d04cd7575 DI: Split QueueHandler into multiple classes 2023-02-16 10:25:33 +01:00
Liza 29aefee135 DI: Fix migration, cleanup 2023-02-15 23:51:35 +01:00
Liza c52341eb0d DI: Initial Draft 2023-02-15 23:17:52 +01:00
Liza faa35feade Config: Few JsonRequired attributes 2023-02-15 19:02:57 +01:00
Liza e7c2cd426b Config: Clean up 2023-02-15 13:34:44 +01:00
Liza d1cb7e08f2 Config: Make DPAPI support optional 2023-02-15 13:27:41 +01:00
Liza 550fa92a53 Config: Improve account model 2023-02-15 13:00:00 +01:00
Liza 16a17e0dcf Config: Add EF Core 2023-02-15 10:46:04 +01:00
Liza 4f8deea8e0 Config: account tweaks, UTF-8 fix, update server url 2023-02-15 10:27:00 +01:00
Liza 6412afbfbb Merge branch 'master' into new-config-and-data 2023-02-15 02:40:58 +01:00
Liza d3b8001a61 Fix build workflow ignore path 2023-02-15 02:40:15 +01:00
Liza b0de113ad2 New configuration format 2023-02-15 02:38:04 +01:00
Liza 4be0bdf637 Update solution items 2023-02-13 22:44:17 +01:00