Commit graph

18 commits

Author SHA1 Message Date
6c115aa8b2 core: In application, move version into context
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2024-02-16 06:48:29 +00:00
33b3d98a37 application: Expose app config in ctx.config
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-02 20:10:09 +00:00
d519996959 Application: Add flag in application to keep track if its running and which version.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Lib: Add restart support to shut down server.
Runner: Add better logging when shut down request is sent.
Many: Add bunch of event emitters for interested parties
2022-03-29 17:14:50 +00:00
90d4e7ab81 application: Emit event when updating changes
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-28 15:15:30 +00:00
46386a13b3 application: Add more event emits on specific events
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-28 07:40:25 +00:00
95d72fc404 Application: Expose some helper classes to application through ctx.sc
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-27 15:12:04 +00:00
67606b9b3b Fixed lib and finished implementing it
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 13:08:02 +00:00
e0da74f0be Finished implementing cluster support 2022-03-10 11:06:17 +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
c29e128814 Core development
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
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
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
f008af597d Application almost done
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-27 18:25:33 +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
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