Commit graph

14 commits

Author SHA1 Message Date
a2a8474e93 first basic version of HS256 signing (for JWT creation) 2024-08-24 19:54:02 +02:00
ccbd9cd4fe make shape:print-object more generic 2024-08-24 14:35:38 +02:00
8f418400aa add data-fields and -values to shape:record; use for auth:principal 2024-08-18 10:37:05 +02:00
d673f6280c shape: get and set individual head values 2024-08-08 10:20:15 +02:00
e92bc4d8a7 shape:record: always fill head with nil when shorter list is given 2024-08-08 09:29:23 +02:00
bc28565dea storage/tracking: provide indexes via factory function, with default based on head-fields 2024-07-29 18:50:49 +02:00
d363a3dde3 tracking: minor improvements; make building of track data configurable 2024-07-29 08:43:47 +02:00
ac2ebf5fe7 storage/msglog: insert basically OK 2024-07-28 12:45:30 +02:00
c0c6b10e94 storage/tracking: create special function item-head-fields (for container), use only for table creation 2024-07-26 16:17:54 +02:00
e9f9abd4a0 redefine message as subclass of shape:record 2024-07-25 21:23:28 +02:00
32c4f5ced1 get rid of 'head-as-list' 2024-07-25 19:57:43 +02:00
b6f09c8f04 basic record definitions moved from storage/tracking to shape 2024-07-25 16:28:02 +02:00
e8730daf79 work in progress: move basic definitions from storage/tracking to shape 2024-07-25 15:49:13 +02:00
3217a16002 provide config:path function for env-overridable paths (like log-path) 2024-07-18 12:22:34 +02:00
Renamed from shape.lisp (Browse further)