Web application framework for knowledge management and data integration.
Find a file
2025-03-06 14:07:33 +01:00
app/demo move all 'config:from-env' calls to etc/config.lisp files 2025-03-04 10:44:40 +01:00
core work in progress: use util/async for core:service 2025-03-06 14:07:33 +01:00
forge forge: first (too simple) version of iter:stream-iterator and forge:exec-stream 2024-09-18 16:28:43 +02:00
frontend redefine message as subclass of shape:record 2024-07-25 21:23:28 +02:00
lib/auth steps towards creating auth cookie 2025-01-24 21:47:58 +01:00
shape minor fixes concerning shape:meta 2024-10-12 16:00:45 +02:00
storage minor fixes concerning shape:meta 2024-10-12 16:00:45 +02:00
test move all 'config:from-env' calls to etc/config.lisp files 2025-03-04 10:44:40 +01:00
util config: set .env settings in process environment if not already there 2025-02-27 09:56:55 +01:00
web get rid of env-slots and env-override 'magic' 2025-02-28 10:47:43 +01:00
.gitignore set up logging in test-web 2024-07-04 06:57:48 +02:00
config.lisp get rid of env-slots and env-override 'magic' 2025-02-28 10:47:43 +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 util/async: +start, with test 2025-02-18 19:37:01 +01:00
scopes-web.asd web/response: create and set cookie, using web/cookie package based on cl-cookie 2024-09-01 10:33:37 +02: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