Commit Graph

22 Commits

Author SHA1 Message Date
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 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 5b3286c2a6 Merge missing commits from 1.5.0.x branch. 2022-09-04 20:29:59 -07:00
Nick Blakely c3cb90316a Update to .NET 6, enable package lock. 2022-09-04 11:13:31 -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 2159bbc8b9 Fix expired servers not being cleaned up. 2020-08-16 01:47:25 -07:00
Nick Blakely c6c9b6f4f9 Fix heartbeats being ignored. 2020-08-11 22:15:13 -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 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