Commit Graph

45 Commits

Author SHA1 Message Date
rjindael 3d00a4b0ba
feat: remove license xor obf 2023-07-31 05:01:42 -07:00
rjindael 9f75a83c6b
feat: implement licenses 2023-07-31 05:00:54 -07:00
rjindael 98abb0566b
nit: nullable Http::GetJson<T> 2023-07-31 03:55:34 -07:00
rjindael 864df57a5c
fix: make every Http request blocking (lol) 2023-07-31 03:55:18 -07:00
rjindael c1d58fbf7a
fix: rename Health->HealthCheck & url format fix 2023-07-31 02:55:12 -07:00
rjindael d4c88052d9
fix: better healthcheck boolean logic 2023-07-31 02:54:46 -07:00
rjindael e35f4913e8
fix: safer install process in program init 2023-07-31 02:54:28 -07:00
rjindael 1910fb13b8
nit: remove connection check from Controller 2023-07-31 02:54:11 -07:00
rjindael 2eea14d000
feat: refactor project, installation, licensing, a bunch of features 2023-07-31 02:32:06 -07:00
rjindael f9f7d653e3
feat: code for installation 2023-07-31 01:27:02 -07:00
rjindael 4847d25b07
feat: initialize directory 2023-07-31 01:26:44 -07:00
rjindael 7587b9217b
chore: roslyn tips 2023-07-29 15:32:26 -07:00
rjindael cceffd09c4
feat: connect to kiseki 2023-07-29 15:31:26 -07:00
rjindael a9bad05f22
chore: swap event/subroutine names (lol) 2023-07-29 15:27:35 -07:00
rjindael 5f927ad66f
chore(core): split up interfaces/helpers/models 2023-07-29 15:26:09 -07:00
rjindael 1e693cabc2
feat: argument parsing for joinscript/ticket 2023-07-29 15:08:41 -07:00
rjindael 7312842e7d
feat: more assorted modifications 2023-07-29 15:00:08 -07:00
rjindael 85cad1d1c1
nit(msbuild): remove LinkBase 2023-07-28 06:40:14 -07:00
rjindael b34d73c88e
nit: add Kiseki copyright 2023-07-28 06:34:46 -07:00
rjindael 21a8e4596a
chore: revamp interfaces 2023-07-28 06:30:56 -07:00
rjindael a5971a5412
feat: versatile IProtocolHandler 2023-07-28 06:28:51 -07:00
rjindael dc0e6a1362
feat: implement IProtocolHandler 2023-07-28 06:25:15 -07:00
rjindael 03769b50e8
chore: add IMainWindow, IProtocolHandler 2023-07-28 06:19:11 -07:00
rjindael 80ecbb1212
chore(ci): split ci/build
Windows builds need to run on Windows runners, so if we can't matrix-ify build then this is more organized anyway.
2023-07-28 06:05:41 -07:00
rjindael 3e3842fc99
chore: even more nullability 2023-07-28 06:01:20 -07:00
rjindael f3bc5adf06
chore: nullability and such 2023-07-28 06:00:09 -07:00
rjindael 6c4aaa14d7
chore: fix all style issues + change baseURL -> test.kiseki.lol 2023-07-28 05:59:16 -07:00
rjindael d53e8167ce
chore(ci): update .NET version 2023-07-28 05:55:44 -07:00
rjindael e2027838f6
chore(msbuild): remove junk from solution file 2023-07-28 05:54:45 -07:00
rjindael deca85ace1
nit(docs): point-oh 2023-07-28 05:53:44 -07:00
rjindael 3b98907e5c
chore: revamp project structure 2023-07-28 05:52:57 -07:00
rjindael 33b49c8571
license: relicense under GPLv3 2023-07-27 23:49:58 -07:00
rjindael 0e9ef6ba06
chore: update icon with HQ version 2023-07-27 23:49:26 -07:00
rjindael 3c72d5e418
bug(csproj): EnableWindowsTargeting 2023-07-27 23:47:21 -07:00
rjindael c685c096dc
bug(ci): fix folder name 2023-07-27 23:45:49 -07:00
rjindael da51d3b3ce
chore: remove vscode 2023-07-27 23:44:59 -07:00
rjindael c74e200843
feat(ci): add ci (and other changes) 2023-07-27 23:43:30 -07:00
rjindael 4970a15d00
gitignore: ignore vscode workspace directory 2023-07-27 23:30:53 -07:00
rjindael a0d4f848ef
chore: nuke linux + update readme 2023-07-27 01:01:11 -07:00
rjindael 6d886f0132
configure dependabot 2023-07-11 15:19:29 -07:00
rjindael 62abdb52b1
Update gitignore, fix AssemblyName 2023-07-09 22:08:39 -07:00
rjindael 808fa72232
Reduce bloat 2023-07-09 21:53:30 -07:00
rjindael e6aa99d7ff
Bug fixes 2023-07-09 21:48:14 -07:00
rjindael 134839b924
Commit existing code
TODO:
- Design Linux launcher as the glade layout file is currently empty
- Resolve all warnings (icky code)
2023-06-13 00:25:06 -07:00
rjindael 28a1c1ac23
Initial commit 2023-06-10 14:45:58 -07:00