Commit graph

83 commits

Author SHA1 Message Date
4024f1269a remove lodash
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 12:34:54 +00:00
25cac907be Fix core integration test
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 12:27:01 +00:00
4d15623a23 Fix some test, update version
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 12:24:57 +00:00
746e0c3f46 Fix bug in client.mjs
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:30:43 +00:00
44f576c1d4 More appveyor stuff :(
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:28:29 +00:00
dccad23890 Fix bug with missing log level
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:15:02 +00:00
5330ecfa5c More appveyor stuff :(
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:13:35 +00:00
b152f18fc3 appveyor: Should now fail test if test fail
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:11:17 +00:00
bc2d3d9a9b Increment version to beta 3
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2022-03-10 11:07:01 +00:00
e0da74f0be Finished implementing cluster support 2022-03-10 11:06:17 +00:00
47344c5e7a Updated core logic and how stable is calculated.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
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
57be8a144a Some cleanup on files. Remove skip tests 2022-02-18 08:16:36 +00:00
0f504eaf53 Clean up some of the test, finish implementing auto publish on both npm and git
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 07:40:39 +00:00
ed73607e7b More appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:50:14 +00:00
17b100bb07 more appveyor testing
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-18 06:46:32 +00:00
396ac97b8b Appveyor lots of debug code
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:43:35 +00:00
35b82934f1 Appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:34:24 +00:00
5eb9fb9476 Even more appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:33:23 +00:00
b50ed47ec5 more appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:32:35 +00:00
2dad21e8ab PRevent appveyor from finishing
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:28:21 +00:00
bca4b665a6 Fix typo in appveyor
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:26:28 +00:00
39af3ca162 Update package to new git.nfp.is repo, update appveyor with more deployment scripts
Some checks failed
continuous-integration/appveyor/branch Error parsing appveyor.yml
2022-02-18 06:24:52 +00:00
be6c24778d even more attempts to enable ssh
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:19:35 +00:00
d434564217 more attempts to enable appveyor ssh
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:17:41 +00:00
10e45b33ee appveyor: Attempt to enable ssh for debugging
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:16:38 +00:00
cbc0f7a37a Fix tests to use 7zdec correctly
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 11:49:48 +00:00
dbcc431e70 Replace binaries in bin folder with pure 7zdec only for smaller release files
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-15 16:32:43 +00:00
5f3e688b8c Finished basic beta implementation of entire thing.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-15 11:28:30 +00:00
e540a54844 More core testing and some development and fixes
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-14 08:15:50 +00:00
4f4bc8cf6a More core development, full integration started
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-11 13:59:10 +00:00
3f8e3cdc16 More core development
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-08 06:35:36 +00:00
c29e128814 Core development
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-05 09:26:15 +00:00
ae4f0f141b Fix util unittest
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-04 09:45:03 +00:00
f1710601fc Cleanup old app and manage folder, no longer needed
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-04 09:34:47 +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
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
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.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-28 07:03:18 +00:00
2d8e7fd8cc Another attempt to fix permission error in appveyor
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-27 18:32:43 +00:00
442b241aaf Fix appveyor permission error
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-27 18:31:21 +00:00
47b8ac2ebb Fix so util test on 7zip will log 7zip output on errors
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-27 18:29:54 +00:00
f008af597d Application almost done
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
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
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-24 06:59:58 +00:00
f8adcbbc21 Fix unit test running in linux environment
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-21 12:40:01 +00:00
726ac81eb3 Lots more development, git provider finished implementing. Started on creating application
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-21 02:43:48 +00:00
0948885671 More development
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-18 11:48:35 +00:00
17830d7f8d Many test, many refactoring, only core, lib and runner left to test and fix
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-13 17:02:55 +00:00
04747bc1c6 Moved binaries to its own folder
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-11 16:51:27 +00:00
d215329c2b Added some tests, fixed some bugs 2022-01-11 16:51:15 +00:00
1be2c4ef07 Update Readme 2022-01-10 08:49:01 +00:00