Helmut Merz helmutm · he/him
helmutm pushed to master at cco/py-scopes 2025-07-22 09:41:30 +02:00
b425462f12 API authentication on zitadel server working
helmutm pushed to master at cco/py-scopes 2025-07-21 11:08:29 +02:00
1b58c7fb22 rename organize to org; work in progress: user management with access to auth provider
helmutm pushed to master at cco/go-scopes 2025-07-17 14:50:00 +02:00
4f5af51fe0 remove obsolete settings.go and corresponding references
helmutm pushed to master at cco/go-scopes 2025-07-16 15:10:17 +02:00
20214b636e tests: use env-test as .env file, instead of Overrides setting
helmutm pushed to master at cco/go-scopes 2025-07-16 09:00:04 +02:00
c252841911 use godotenv for processing .env file for config
helmutm pushed to master at cco/hugo-theme-cyberscopes 2025-07-06 16:58:23 +02:00
c1170f2f73 login page: dynamic content from cl-scopes; old (static) page renamed to login-x.md
helmutm pushed to master at cco/cl-scopes 2025-07-06 08:59:50 +02:00
dd1501636e frontend: work in progress: abstract form and field definitions -> dom rendering
helmutm pushed to master at cco/cl-scopes 2025-07-04 13:32:26 +02:00
6afcfa36fb config: use new util dotenv handling when setting up env data
helmutm pushed to master at cco/cl-scopes 2025-07-04 11:40:11 +02:00
357fe3e20c util: provide basic dotenv handling
helmutm pushed to master at cco/cl-scopes 2025-07-04 10:41:26 +02:00
0bc84cc02e actor:message: provide base class with customer slot
helmutm pushed to master at cco/cl-scopes 2025-06-23 10:16:03 +02:00
37b39c596f start with rendering forms
helmutm pushed to master at cco/cl-scopes 2025-06-22 15:44:16 +02:00
e7eb71a840 fix actor, async: correctly handle interactive interrupt
helmutm pushed to master at cco/cl-scopes 2025-06-21 20:22:54 +02:00
87afabd467 fix cs-hx message handling; actor: trying to improve error handling
helmutm pushed to master at cco/cl-scopes 2025-06-21 18:17:57 +02:00
c3afd20f5f web, frontend: fixes, select template by action
helmutm pushed to master at cco/cl-scopes 2025-06-21 11:47:10 +02:00
a8ffd8bd72 fix message creation: must be derived from actor:message
helmutm pushed to master at cco/cl-scopes 2025-06-19 11:32:38 +02:00
8d81c57f52 csys testing: use environment with test-suite, provide probe neuron
helmutm pushed to master at cco/cl-scopes 2025-06-19 09:57:35 +02:00
4c9244a052 csys: basic set-up of neurons and synapses with action handling
helmutm pushed to master at cco/cl-scopes 2025-06-18 17:04:52 +02:00
2f5a3b1d74 csys: first running neuron example with two sensors (just logging)
3ccf33393e work in progress: csys: create sensor upon first send of :csys message.
Compare 2 commits »
helmutm pushed to master at cco/elx-scopes 2025-06-18 10:32:06 +02:00
73929eb740 add database migration step for creating message indexes
helmutm pushed to master at cco/cl-scopes 2025-06-18 10:24:08 +02:00
2aaf8a482d work in progress: csys: autostart actors upon send