Commit graph

33 commits

Author SHA1 Message Date
47344c5e7a Updated core logic and how stable is calculated.
Fixed some minor bugs.
Will now no longer travel through history but instead stop at last stable version.
2022-02-18 13:32:44 +00:00
39af3ca162 Update package to new git.nfp.is repo, update appveyor with more deployment scripts 2022-02-18 06:24:52 +00:00
cbc0f7a37a Fix tests to use 7zdec correctly 2022-02-16 11:49:48 +00:00
5f3e688b8c Finished basic beta implementation of entire thing. 2022-02-15 11:28:30 +00:00
e540a54844 More core testing and some development and fixes 2022-02-14 08:15:50 +00:00
4f4bc8cf6a More core development, full integration started 2022-02-11 13:59:10 +00:00
3f8e3cdc16 More core development 2022-02-08 06:35:36 +00:00
c29e128814 Core development 2022-02-05 09:26:15 +00:00
758e61b8b1 Massive development. Application finished. Core started 2022-02-04 09:33:03 +00:00
df7e1e5509 Fix a bug in db test, finished application update. Fixed a few bugs and did some refactoring. Started on application.run() functionality 2022-01-28 11:47:55 +00:00
e026b9757d Fix few random bug occurance, make db more stable at writing. Add static provider and fix a few issues in application update. 2022-01-28 07:03:18 +00:00
f008af597d Application almost done 2022-01-27 18:25:33 +00:00
a16a04a91f More application development. Added 7zip extraction helper in util 2022-01-24 17:06:40 +00:00
edba2d72ab Development, started on application 2022-01-24 06:59:58 +00:00
726ac81eb3 Lots more development, git provider finished implementing. Started on creating application 2022-01-21 02:43:48 +00:00
0948885671 More development 2022-01-18 11:48:35 +00:00
17830d7f8d Many test, many refactoring, only core, lib and runner left to test and fix 2022-01-13 17:02:55 +00:00
04747bc1c6 Moved binaries to its own folder 2022-01-11 16:51:27 +00:00
d215329c2b Added some tests, fixed some bugs 2022-01-11 16:51:15 +00:00
134cd3d6a4 Add local 7za 2022-01-09 16:31:52 +00:00
0b4b5ebdd5 Add 7zip decompress binaries. Removed some windows service stuff. Fixed uninstall 2021-12-02 11:01:45 +00:00
37737a7ef0 Fix a bug in http server where it never gracefully migrates to new version without restart 2020-09-13 15:23:21 +00:00
5e837daa30 Minor log fix, official release 1.0.0 2020-09-13 04:39:02 +00:00
da2f26490a Finished implementing service-core 1.0.0 2020-09-13 04:36:33 +00:00
8952c93f2c Fixed last few issues and bugs 2020-09-12 20:31:36 +00:00
aca7e0d535 Fix logging when starting an application 2020-09-09 16:50:11 +00:00
e3b9a094d8 remove test, add files section to package.json 2020-09-09 16:25:10 +00:00
4b274445ca Implemented basic service core support 2020-09-09 15:41:05 +00:00
e0413bbaa6 Make service-core librariable 2020-09-08 08:11:42 +00:00
0c9870717d Much dev later 2020-09-07 18:15:11 +00:00
0b50d50f3b minor cleanup 2020-09-07 01:25:39 +00:00
727df0c22f Finished implementing core installer 2020-09-07 01:25:03 +00:00
2616dc94a4 Lots of dev 2020-09-07 00:47:53 +00:00