Commit graph

27 commits

Author SHA1 Message Date
c14a6775a9 work in progress: web/jwt creation 2024-08-25 10:09:05 +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
5fec210f2f web, auth: work in progress: jwt generation 2024-08-24 10:29:50 +02:00
d09abff170 basic set-up of lib/auth system; + minor corrections 2024-08-10 09:16:16 +02:00
20ae39e3c4 tracking: fix save, update 2024-08-09 09:54:01 +02:00
e92bc4d8a7 shape:record: always fill head with nil when shorter list is given 2024-08-08 09:29:23 +02:00
ca7c4a824e tracking:save: use - optionally restricted - key-fields instead of all head-fields for query 2024-08-07 09:42:52 +02:00
75fe19b269 util:plist-equal (for tracking:save); work in progress: tracking:update; save: return track 2024-08-03 20:45:24 +02:00
2111c7313a tracking: query-last, save basically OK 2024-08-01 10:47:39 +02:00
b09319916c provide util macros lgd lgi as shortcuts for displaying variable values 2024-07-31 20:05:19 +02:00
2b2519498f fix util:rtrim; work in progress: tracking:save 2024-07-31 13:42:37 +02:00
1ac8eb6482 rename package msglog to msgstore 2024-07-30 17:29:06 +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
484b3251d1 storage/msglog: fixes, improvements, tests OK 2024-07-28 17:42:14 +02:00
5835c54b36 web: use /hx as standard API path for htmx-type response; dom: use pre-defined elements 2024-07-22 13:46:40 +02:00
a404e8ee88 work in progress: sc-hx:render-content; provide macro for looping over property list 2024-07-19 12:13:12 +02:00
a43de69210 web/dom: clean-up, improvements, ... 2024-07-15 19:35:56 +02:00
ae7545d5ce web/dom, util:to-string: minor improvements - now should also work for numbers and other types 2024-07-14 15:57:05 +02:00
ead8f6eb80 web/dom: render link (<a>) with attributes OK 2024-07-14 14:15:20 +02:00
84804f852a web/dom: unify call pattern for building elements - is always: attrs @body 2024-07-14 11:10:09 +02:00
0424b3167c server (basic impl): handle action using response object 2024-07-05 14:45:14 +02:00
093509863a provide logging package = config for log4cl; set up app/demo accordingly 2024-07-03 17:31:10 +02:00
04cce1ded4 app/deme (fileserver): minor improvements, provide util:absolute-dir for docroot 2024-07-01 18:36:41 +02:00
5253c83ed5 work in progress: config processing 2024-06-04 11:16:24 +02:00
d85453096e move pathname handling to new util package, and to testing package 2024-06-03 18:25:12 +02:00