Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-02-19 10:45:54 +01:00
a3efdcc63b util/async basically working
helmutm pushed to master at cco/cl-scopes 2025-02-18 19:37:05 +01:00
fcdacb677f util/async: +start, with test
helmutm pushed to master at cco/cl-scopes 2025-02-16 22:36:11 +01:00
8267ed8b38 more on util/async: task, standard-job
helmutm pushed to master at cco/cl-scopes 2025-02-16 16:38:31 +01:00
2e6966276c work in progress: util/async for asynchronous (concurrent / parallel) tasks
helmutm pushed to master at cco/cl-scopes 2025-02-15 16:58:00 +01:00
0da989d73a allow / check for :quit action to stop a background service (task)
helmutm pushed to master at cco/cl-scopes 2025-02-15 15:49:03 +01:00
c90d953f2b core: service: use lparall: start task, send: push-queue
helmutm pushed to master at cco/cl-scopes 2025-02-15 12:05:25 +01:00
c61d3bcfd3 core: start working with lparallel queues and background tasks
helmutm pushed to master at cco/cl-scopes 2025-02-15 10:01:33 +01:00
dc37f7778a get red of default-actions
helmutm pushed to master at cco/cl-scopes 2025-02-14 15:21:16 +01:00
7628cd7e49 move code for keeping services running to scopes/core
helmutm pushed to master at cco/cl-scopes 2025-02-14 10:44:53 +01:00
7a838af162 app/demo: experimental: keep app running until ctrl-c/kill signal
helmutm pushed to master at cco/cl-scopes 2025-02-12 19:18:20 +01:00
ec880c3695 dom: fix void-element, provide tagname method
helmutm pushed to 3master at cco/loops 2025-02-11 16:00:19 +01:00
bbc277e81d fix email handling: remove encode()
helmutm pushed to master at cco/loops-ext 2025-02-11 15:18:51 +01:00
7881da0bc6 Python3 fixes: do not encode mail message components
helmutm pushed to master at cco/py-scopes 2025-02-11 11:32:12 +01:00
efd47419a0 allow additional db parameters when setting up storage
helmutm pushed to 3master at cco/loops 2025-02-03 11:11:56 +01:00
c3efe7a6f9 one more monkey patch for handling bytes array in text index
helmutm pushed to master at cco/cl-scopes 2025-01-24 21:48:01 +01:00
95542a0f5a steps towards creating auth cookie
helmutm pushed to 3master at cco/loops 2025-01-11 11:46:09 +01:00
8d2f185d17 fix loops.repair: psu moved to loops.server
helmutm pushed to 3master at cco/loops 2025-01-11 11:43:38 +01:00
ec88df3405 remove old psu module; + minor Py3 fixes
helmutm pushed to master at cco/loops-ext 2025-01-11 11:36:53 +01:00
f4774dfcfb more Python3 fixes (unicode, basestring)
helmutm pushed to 3master at cco/cybertools 2025-01-11 11:35:37 +01:00
fe632fbeab more Python3 fixes (unicode, basestring)