|
df81bb599f
|
Merge branch '2022.12' into #141
|
2022-12-07 13:07:38 +01:00 |
|
|
6d2492c1cf
|
Added generic typing to configuration #141
|
2022-12-07 13:06:50 +01:00 |
|
|
b63bf41294
|
Fixed cpl help #137
|
2022-12-05 20:24:15 +01:00 |
|
|
68e01afb5b
|
Release 2022.12.0
|
2022-12-04 00:12:40 +01:00 |
|
|
b02aebef35
|
Improved set-version tool & set version
|
2022-12-03 23:42:23 +01:00 |
|
|
e4aedb354b
|
Fixed invalid output after console spinner #122
|
2022-12-03 23:30:54 +01:00 |
|
|
8bd237206c
|
Fixed logging #123
|
2022-12-01 12:20:32 +01:00 |
|
|
23efb776e7
|
Call pre & post scripts with args of base command & Build cpl-core@2022.7.0.post9
|
2022-11-18 09:17:56 +01:00 |
|
|
7f621b282f
|
Build cpl-core@2022.7.0.post8
|
2022-11-18 08:37:16 +01:00 |
|
|
5dc7fce1e7
|
Call pre & post scripts with args of base command
|
2022-11-18 08:36:21 +01:00 |
|
|
c611045290
|
Removed german string 'this is a automatic...' in mail client
|
2022-10-18 20:44:08 +02:00 |
|
|
bd242baa0a
|
Removed exit from console warn in logger | WTF im so fckng sorry
|
2022-10-06 16:47:29 +02:00 |
|
|
8e4caeb2a8
|
Removed exit from console warn in logger | WTF im so fckng sorry
|
2022-10-06 16:46:44 +02:00 |
|
|
3b55b3d5a5
|
Fixed _append_log & create logic in logger_service
|
2022-10-06 16:45:20 +02:00 |
|
|
cc3b1afaa1
|
Fixed _append_log & create logic in logger_service
|
2022-10-06 16:24:01 +02:00 |
|
|
4db000f6d7
|
Added protected log and path getter to logger in cpl-core
|
2022-10-02 23:15:07 +02:00 |
|
|
60a722b4ec
|
Improved app builder to return self in use_startup
|
2022-10-02 02:43:10 +02:00 |
|
|
65132aa107
|
Improved app builder to return self in use_extension
|
2022-10-02 02:39:03 +02:00 |
|
|
304b2e4255
|
Set new version & build projects
|
2022-09-30 15:39:41 +02:00 |
|
|
c52bf961e1
|
Added migrations to update command #114
|
2022-09-19 23:00:09 +02:00 |
|
|
ef2d73aadc
|
Fixed update & install commands #113
|
2022-09-19 21:09:41 +02:00 |
|
|
1ed721cccb
|
Updated packages (Build RC2)
|
2022-09-18 11:37:50 +02:00 |
|
|
e94ed0b7f0
|
Build rc1
|
2022-09-17 13:03:37 +02:00 |
|
|
139422fd32
|
Added error message when logging configuration not exists
|
2022-09-17 11:39:19 +02:00 |
|
|
452b30c899
|
Build version
|
2022-09-11 19:30:19 +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 |
|
|
71efbd1b42
|
Fixed database connection handling by reconnecting
|
2022-07-19 07:37:03 +02:00 |
|
|
e36939a108
|
Fixed database port handling
|
2022-07-18 12:15:28 +02:00 |
|
|
72ee59b2b4
|
Deployed cpl-core==2022.7.0.post3
|
2022-07-17 15:52:53 +02:00 |
|
|
95159da0fc
|
Fixed pynput imports
|
2022-07-17 15:52:17 +02:00 |
|
|
7498fe3255
|
Fixed settings error
|
2022-07-16 19:37:40 +02:00 |
|
|
fb35e8b8b2
|
Added logic to create a bot
|
2022-07-16 14:53:54 +02:00 |
|
|
2ab1576230
|
Fixed async init error & Fixed pip install
|
2022-07-14 16:29:08 +02:00 |
|
|
4a766e8284
|
Release 2022.7
|
2022-07-10 18:08:44 +02:00 |
|
|
a604f0e821
|
Build package
|
2022-07-10 17:23:50 +02:00 |
|
|
6995b25518
|
Injected add_translation function from translation package
|
2022-07-10 17:17:45 +02:00 |
|
|
e4f843829f
|
Added logic to load translations and to translate texts
|
2022-06-29 20:03:13 +02:00 |
|
|
ad03e655e9
|
Build Release 2022.6.0
|
2022-06-29 17:46:59 +02:00 |
|
|
9fdaa810c0
|
Build 2022.6.0rc2
|
2022-06-27 21:48:15 +02:00 |
|
|
4083ac0c14
|
Build docs and added tutorial files
|
2022-06-27 21:42:34 +02:00 |
|
|
b9e0b7ccd0
|
Build 2022.6.0.rc1
|
2022-06-27 20:55:44 +02:00 |
|
|
8692686cb5
|
Added dev-deps support to new command
|
2022-06-27 20:07:52 +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 |
|
|
348fad24c7
|
Build dev8 & improved set-version change handling
|
2022-05-26 23:27:20 +02:00 |
|
|
a593f34cde
|
Build dev7
|
2022-05-26 23:00:55 +02:00 |
|
|
df7bd06629
|
Fixed additional argument & flag bug
|
2022-05-26 22:51:29 +02:00 |
|
|
698f80adfe
|
Build dev6
|
2022-05-26 21:42:28 +02:00 |
|
|
15d938b172
|
Fixed handing of unregistered console arguments
|
2022-05-26 21:01:41 +02:00 |
|