Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-03-23 16:31:47 +01:00
e507bf0c1f dom:from-list (after HTML parsing): improvements
helmutm pushed to master at cco/cl-scopes 2025-03-23 11:40:32 +01:00
104fceba8b add html parsing - for testing and dom manipulations
helmutm pushed to master at cco/py-scopes 2025-03-22 11:02:46 +01:00
b4051147ee server.browser.register: allow for explicit string prefixes as context types
helmutm pushed to master at cco/cl-scopes 2025-03-18 07:53:45 +01:00
05cb9908dd async:listen: handle sigint using handler-bind or handler-case
helmutm pushed to master at cco/cl-scopes 2025-03-16 16:04:07 +01:00
7d612bf823 clean-up: remove obsolete stuff, minor immprovements
helmutm pushed to master at cco/cl-scopes 2025-03-16 12:58:54 +01:00
230594e98e core:async fixes
helmutm pushed to master at cco/cl-scopes 2025-03-16 11:09:59 +01:00
5c2126805d fix async stuff: kernels, interrupt handlinng
helmutm pushed to master at cco/cl-scopes 2025-03-14 13:23:47 +01:00
e7178b20d9 work in progress: render login form
helmutm pushed to master at cco/hugo-theme-cyberscopes 2025-03-14 13:23:00 +01:00
94ad5dd0ae work in progess: embed login form rendered on server
helmutm pushed to master at cco/cl-scopes 2025-03-10 15:00:16 +01:00
fb33a65d54 explicit definitions for service and root-service classes, using async and blocking task classes
helmutm pushed to master at cco/loops-ext 2025-03-09 17:15:51 +01:00
877b828fa8 fix sort value (Py3)
helmutm pushed to 3master at cco/loops 2025-03-09 17:15:36 +01:00
0340992932 fix sort values (Py3)
helmutm pushed to 3master at cco/loops 2025-03-09 11:27:58 +01:00
ed5e560ba4 fix sort concept relations (Py3): use '' instead of None
helmutm pushed to master at cco/loops-ext 2025-03-09 10:33:28 +01:00
40fe51b3a9 fix DateField.sortValue (Py3): return 0 when None
helmutm pushed to 3master at cco/loops 2025-03-09 09:36:52 +01:00
aa0443d0b5 psu: commit transaction when closing connection
helmutm pushed to master at cco/py-scopes 2025-03-09 09:33:03 +01:00
f04297d570 provide DummyMailDelivery for testing; fix auth
helmutm pushed to master at cco/cl-scopes 2025-03-06 16:05:18 +01:00
5cd84f356c core:service: use async:task for concurrent / parallel processing
helmutm pushed to master at cco/cl-scopes 2025-03-06 14:07:43 +01:00
c6ec682937 work in progress: use util/async for core:service
helmutm pushed to master at cco/cl-scopes 2025-03-04 10:44:48 +01:00
4c5639a9b9 move all 'config:from-env' calls to etc/config.lisp files
helmutm pushed to master at cco/cl-scopes 2025-02-28 10:47:48 +01:00
a671982cc5 get rid of env-slots and env-override 'magic'