app/demo
|
move code for keeping services running to scopes/core
|
2025-02-14 15:21:11 +01:00 |
core
|
core: start working with lparallel queues and background tasks
|
2025-02-15 12:05:21 +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
|
app/demo: experimental: keep app running until ctrl-c/kill signal
|
2025-02-14 10:44:48 +01:00 |
util
|
forge: first (too simple) version of iter:stream-iterator and forge:exec-stream
|
2024-09-18 16:28:43 +02:00 |
web
|
get red of default-actions
|
2025-02-15 10:01:27 +01:00 |
.gitignore
|
set up logging in test-web
|
2024-07-04 06:57:48 +02:00 |
config.lisp
|
web/response: set up test call for set-cookie, + minor improvements
|
2024-08-31 09:55:12 +02: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
|
move code for keeping services running to scopes/core
|
2025-02-14 15:21:11 +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
|
testing improvements; start with util/iter
|
2024-09-07 16:35:43 +02:00 |