Commit Graph

29 Commits

Author SHA1 Message Date
Nick Blakely eda8d6cf67 Add tests for Get/Add servers. 2022-09-12 20:06:37 -07:00
Nick Blakely 9f500e9084 Force update on branch change in launcher. 2022-09-09 19:07:40 -07:00
Nick Blakely 98a81d3289 Add support for branch selection. 2022-09-08 22:31:24 -07:00
Nick Blakely 1fb899da2b Enable health checks. 2022-09-05 21:53:54 -07:00
Nick Blakely 3b5c7ce0e1 Use new-style web application builder. 2022-09-05 16:41:46 -07:00
Nick Blakely a2c20eeee8 Update all NuGet packages. 2022-09-05 14:45:33 -07:00
Nick Blakely 79e5e42527 Support updating version information. 2022-09-05 14:33:14 -07:00
Nick Blakely 24e547fde2 Add event source logging. 2022-09-05 13:04:34 -07:00
Nick Blakely 5b3286c2a6 Merge missing commits from 1.5.0.x branch. 2022-09-04 20:29:59 -07:00
ncblakely 038b0a9d29
Upgrade projects, packages, and fix various compilation issues. (#3) 2022-09-04 19:59:58 -07:00
Nick Blakely c3cb90316a Update to .NET 6, enable package lock. 2022-09-04 11:13:31 -07:00
Nick Blakely eb4f555606 Add API versioning. 2020-10-12 14:42:44 -07:00
Nick Blakely 6dbcc6452e Increase size limit 2020-09-20 23:19:10 -07:00
Nick Blakely d2bc9454ed Add binary tools assembly and FX decompiler. 2020-09-05 22:22:23 -07:00
Nick Blakely 1f4d4e846c Mirror minidumps to Sentry for easier analysis. 2020-09-01 11:04:22 -07:00
Nick Blakely 4877479528 Add basic crash report uploader/processor. 2020-08-31 22:46:07 -07:00
Nick Blakely 6d46fa2875 Rename DiscordService to be a bit more future-proof. Fix flickering when showing community link. 2020-08-16 03:08:49 -07:00
Nick Blakely 7c51747a26 Add Discord URI service. 2020-08-16 02:03:10 -07:00
Nick Blakely e44d685d55 Move caching for servers to store layer. 2020-08-11 21:07:21 -07:00
Nick Blakely d4df4e42e0 Partial refactor of updater code and version API. 2020-08-11 01:29:45 -07:00
Nick Blakely f64383825a Auto generate HTTP clients. 2020-08-10 01:11:42 -07:00
Nick Blakely 998f06b238 Minor refactoring. Add Updater service. 2020-08-10 00:29:28 -07:00
Nick Blakely 55dba6ee11 Add delete API 2020-08-09 22:11:10 -07:00
Nick Blakely 208bcd1b25 Add cache layer to prevent request throttling under load. 2020-08-09 02:10:33 -07:00
Nick Blakely 81d5d86683 Parameter validation/cleanup. 2020-08-08 17:52:26 -07:00
Nick Blakely 75c2b9474e Implement timed cleanup. 2020-08-08 17:26:41 -07:00
Nick Blakely aa16e3507c CosmosDb store implementation. 2020-08-08 16:31:21 -07:00
Nick Blakely ee0fddbf6d Fix mappings. 2020-08-08 00:07:11 -07:00
Nick Blakely 6e2ebf67af Skeleton/basic implementation for web API. 2020-08-07 23:53:35 -07:00