|
|
53fe437100
|
Added more data containers
|
2022-09-12 22:18:54 +02:00 |
|
|
|
988965ed52
|
Improved cpl-query & added first types from discord
|
2022-09-11 21:57:27 +02:00 |
|
|
|
85c5b26fdf
|
Added slash command support
|
2022-09-11 10:21:28 +02:00 |
|
|
|
92ed684866
|
First migrations
|
2022-09-10 10:27:31 +02:00 |
|
|
|
88e83db330
|
Improved scope handling
|
2022-07-31 13:32:02 +02:00 |
|
|
|
125f65cf1b
|
Published cpl-discord
|
2022-07-16 16:15:52 +02:00 |
|
|
|
10d33e5d1d
|
Added logic to handle commands
|
2022-07-16 15:45:34 +02:00 |
|
|
|
fb35e8b8b2
|
Added logic to create a bot
|
2022-07-16 14:53:54 +02:00 |
|
|
|
4402bcce73
|
Added test project
|
2022-07-16 12:22:10 +02:00 |
|
|
|
e4f843829f
|
Added logic to load translations and to translate texts
|
2022-06-29 20:03:13 +02:00 |
|
|
|
39b6ca790c
|
Added test project
|
2022-06-29 19:05:12 +02:00 |
|
|
|
0710b25317
|
Added dev-dependencies to uninstall command
|
2022-06-27 20:04:19 +02:00 |
|
|
|
cbd2964f42
|
Added dev-dependencies to install command
|
2022-06-27 20:02:01 +02:00 |
|
|
|
e8a4fe6142
|
Added venv support to install command
|
2022-06-27 10:52:26 +02:00 |
|
|
|
df32978a31
|
Moved unittests
|
2022-05-26 15:49:52 +02:00 |
|
|
|
79b51cf8c5
|
Build dev4 & added unittest support to console
|
2022-05-26 15:41:47 +02:00 |
|
|
|
a72dd0dc2e
|
Improved tests
|
2022-05-26 15:29:49 +02:00 |
|
|
|
d937c4c0e6
|
Added tests for generate command
|
2022-05-26 14:47:36 +02:00 |
|
|
|
46cceb0910
|
Registered CLI test cases
|
2022-05-26 13:59:46 +02:00 |
|
|
|
e74e39c189
|
Added CLI command test cases
|
2022-05-26 13:49:31 +02:00 |
|
|
|
c2706c7737
|
Added unittest projects
|
2022-05-26 13:37:15 +02:00 |
|
|
|
a590cfd066
|
Bugfixes for start service
|
2022-05-24 20:12:59 +02:00 |
|
|
|
f317035342
|
Bugfixes for test application & added validators to cli
|
2022-05-24 19:20:55 +02:00 |
|
|
|
35ecf158a2
|
Fixed loading by base_type
|
2022-05-24 18:13:39 +02:00 |
|
|
|
1c94fb5bd1
|
Added logic to load singletons when requested not when registered
|
2022-05-24 17:51:17 +02:00 |
|
|
|
cfb8838c73
|
Added default pipes
|
2022-05-22 20:27:58 +02:00 |
|
|
|
24ab6a51c1
|
Refactored executable arguments
|
2022-05-22 18:33:07 +02:00 |
|
|
|
8ebd4864d3
|
Improved & added commands
|
2022-05-19 08:25:32 +02:00 |
|
|
|
a495532a4d
|
Removed console debug outputs
|
2022-05-18 22:29:44 +02:00 |
|
|
|
d87ce72f07
|
Improved argument parsing
|
2022-05-18 22:26:11 +02:00 |
|
|
|
50201346e2
|
Added functions to define console arguments
|
2022-05-18 18:21:05 +02:00 |
|
|
|
97e52b39c0
|
Added logic to handle StartupExtension classes
|
2022-04-30 17:43:34 +02:00 |
|
|
|
2e4e7ccc57
|
Fixed minor issues with console & updated packages
|
2022-01-19 15:06:26 +01:00 |
|
|
|
b526a07e19
|
Added demo for SQL Support
|
2021-11-30 11:10:36 +01:00 |
|
|
|
d9f10edbb7
|
[WIP] Added native mysql support
|
2021-11-29 20:55:43 +01:00 |
|
|
|
4b829cc484
|
Added logic to handle async applicationBase
|
2021-11-14 12:16:50 +01:00 |
|
|
|
98e343a108
|
Added logic to handle scoped services
|
2021-11-14 11:56:42 +01:00 |
|
|
|
7749d5a789
|
Moved tests to src & added add scoped logic
|
2021-11-14 10:04:32 +01:00 |
|
|
|
6f7923debc
|
Moved tests
|
2021-11-01 18:47:23 +01:00 |
|
|
|
f8ebb4f1d7
|
Improved imports in test app
|
2021-10-03 11:02:08 +02:00 |
|
|
|
3903f85368
|
Added logic to handle extensions before running the app
|
2021-10-02 10:57:54 +02:00 |
|
|
|
2809a9cd82
|
Improved imports
|
2021-08-07 11:24:17 +02:00 |
|
|
|
1c6794dc40
|
Renamed cpl to cpl_core & added config and services as arguments to startup
|
2021-08-07 11:21:30 +02:00 |
|
|
|
cac80657df
|
Renamed cpl to cpl_core
|
2021-08-05 14:21:42 +02:00 |
|
|
|
c12ff4f9e3
|
Added logic to migrate attributes from workspace and project settings
|
2021-08-05 14:02:00 +02:00 |
|
|
|
be6838f97b
|
Added logic to handle custom scripts from workspaces
|
2021-07-24 17:24:01 +02:00 |
|
|
|
f9f04901c0
|
Bugfixes
|
2021-05-22 12:53:04 +02:00 |
|
|
|
8fb570468c
|
More bugfixes & added generated test projects
|
2021-05-19 08:28:59 +02:00 |
|
|
|
cc9b25356c
|
Improved workspace and venv handling for uninstall and install command
|
2021-04-09 20:07:38 +02:00 |
|
|
|
b672174960
|
Added workspace handling to uninstall command
|
2021-04-08 21:14:38 +02:00 |
|