Web application framework for knowledge management and data integration.
Find a file
2025-06-06 09:14:37 +02:00
app improve / fix server response workflow using a foreground actor 2025-05-19 15:43:07 +02:00
core set-content: transparent update of content field of actor:message 2025-06-06 09:14:37 +02:00
forge work in progress: actor 2025-04-13 08:55:33 +02:00
frontend redefine message as subclass of shape:record 2024-07-25 21:23:28 +02:00
lib/auth fixes related to new actor implementation 2025-06-03 08:03:07 +02:00
shape minor fixes concerning shape:meta 2024-10-12 16:00:45 +02:00
storage clean-up: remove obsolete stuff, minor immprovements 2025-03-16 16:04:01 +01:00
test get rid of old actor stuff and obsolete async code 2025-06-03 14:29:55 +02:00
util code clean-up, minor improvements 2025-06-04 10:55:26 +02:00
web async: provide lparallel wrappers => no other package uses lparallel directly 2025-06-03 14:07:26 +02:00
.gitignore set up logging in test-web 2024-07-04 06:57:48 +02:00
config.lisp core:service: use async:task for concurrent / parallel processing 2025-03-06 16:03:08 +01:00
LICENSE auth: starting with class definitions; add LICENSE (MIT) 2024-08-15 09:59:12 +02:00
logging.lisp move all 'config:from-env' calls to etc/config.lisp files 2025-03-04 10:44:40 +01:00
scopes-core.asd replace old actor packages with new actor-ng 2025-06-02 22:20:19 +02:00
scopes-web.asd add html parsing - for testing and dom manipulations 2025-03-23 11:40:18 +01:00
scopes.asd basic set-up of lib/auth system; + minor corrections 2024-08-10 09:16:16 +02:00
scratch.lisp web, auth: work in progress: jwt generation 2024-08-24 10:29:50 +02:00
testing.lisp improve tests; minor fixes on util/async 2025-02-19 11:03:22 +01:00