Commit graph

21 commits

Author SHA1 Message Date
6f846ea940 minor fixes concerning shape:meta 2024-10-12 16:00:45 +02:00
89ec658652 rename factory to meta, with slight functionality change; work in progress: use in storage ... 2024-10-12 12:01:14 +02:00
19054f600f work in progress: use factory object for creating records 2024-10-12 09:37:17 +02:00
d0c990fe7b provide 'print-slots'; work in progress: record (item) meta information 2024-10-11 07:59:59 +02:00
1cc19753d4 util: fixes and improvements 2024-08-30 08:37:53 +02:00
9377ab116a web/response, work in progress: more on response message processing by interaction 2024-08-29 21:57:24 +02:00
cf7d85af4d web/server: log request cookies; fix old log and print-object stuff 2024-08-28 14:57:47 +02:00
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