Commit Graph

26 Commits

Author SHA1 Message Date
rjindael 9f75a83c6b
feat: implement licenses 2023-07-31 05:00:54 -07:00
rjindael 864df57a5c
fix: make every Http request blocking (lol) 2023-07-31 03:55:18 -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 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 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 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 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 3b98907e5c
chore: revamp project structure 2023-07-28 05:52:57 -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 c74e200843
feat(ci): add ci (and other changes) 2023-07-27 23:43:30 -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