app/demo
|
app/demo: add (:auth :login) action
|
2024-07-22 19:50:50 +02:00 |
core
|
minor formal improvements: use eql, print-unreadable-object, string in put with newlines
|
2024-08-01 17:48:13 +02:00 |
forge
|
minor refactoring, clean-up
|
2024-05-30 19:36:40 +02:00 |
frontend
|
redefine message as subclass of shape:record
|
2024-07-25 21:23:28 +02:00 |
lib/auth
|
auth: config with admin credentials
|
2024-08-13 12:04:58 +02:00 |
shape
|
shape: get and set individual head values
|
2024-08-08 10:20:15 +02:00 |
storage
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |
test
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |
web
|
minor formal improvements: use eql, print-unreadable-object, string in put with newlines
|
2024-08-01 17:48:13 +02:00 |
.gitignore
|
set up logging in test-web
|
2024-07-04 06:57:48 +02:00 |
config.lisp
|
provide config:path function for env-overridable paths (like log-path)
|
2024-07-18 12:22:34 +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
|
get rid of 'head-as-list'
|
2024-07-25 19:57:43 +02:00 |
scopes-web.asd
|
make html-responder (HTML response class) configurable; use cs-hx:response in demo app
|
2024-07-18 19:18:33 +02:00 |
scopes.asd
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |
scratch.lisp
|
work in progress: testing improvements
|
2024-05-20 12:22:29 +02:00 |
testing.lisp
|
web: use /hx as standard API path for htmx-type response; dom: use pre-defined elements
|
2024-07-22 13:46:40 +02:00 |
util.lisp
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |