app/demo
|
get rid of env-slots and env-override 'magic'
|
2025-02-28 10:47:43 +01:00 |
core
|
allow / check for :quit action to stop a background service (task)
|
2025-02-15 16:57:53 +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
|
get rid of env-slots and env-override 'magic'
|
2025-02-28 10:47:43 +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
|
provide code for supplying and selecting default-actions (like (:system :stop))
|
2024-07-05 10:09:48 +02: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 |