Web application framework for knowledge management and data integration.
Find a file
2025-06-23 10:15:57 +02:00
app improve / fix server response workflow using a foreground actor 2025-05-19 15:43:07 +02:00
core fix actor, async: correctly handle interactive interrupt 2025-06-22 15:44:11 +02:00
csys csys: basic set-up of neurons and synapses with action handling 2025-06-19 09:57:30 +02:00
forge work in progress: actor 2025-04-13 08:55:33 +02:00
frontend start with rendering forms 2025-06-23 10:15:57 +02:00
lib/auth web, frontend: fixes, select template by action 2025-06-21 18:17:49 +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 start with rendering forms 2025-06-23 10:15:57 +02:00
util start with rendering forms 2025-06-23 10:15:57 +02:00
web start with rendering forms 2025-06-23 10:15:57 +02:00
.gitignore set up logging in test-web 2024-07-04 06:57:48 +02:00
config.lisp work in progress: csys basics 2025-06-11 18:32:42 +02: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 create new package scopes/csys: new communication system implementation 2025-06-11 15:30:46 +02:00
scopes-csys.asd create new package scopes/csys: new communication system implementation 2025-06-11 15:30:46 +02:00
scopes-web.asd add html parsing - for testing and dom manipulations 2025-03-23 11:40:18 +01:00
scopes.asd work in progress: csys basics 2025-06-11 18:32:42 +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