|
6eff29f62d
|
forge/sf: exec-string, using iter:string-iterator
|
2024-09-16 10:50:12 +02:00 |
|
|
ee2acbe1b9
|
util/iter: string-iterator
|
2024-09-14 23:23:28 +02:00 |
|
|
c85ab638a5
|
forge/sf: fixes, improvements; work in progress: if, while, ...
|
2024-09-14 10:11:52 +02:00 |
|
|
78cce53f29
|
forge/sf: stack and vocabulary in class forge-env
|
2024-09-13 10:12:52 +02:00 |
|
|
65fbf0aac4
|
forge/sf: tests, fixes - define wforge definition word
|
2024-09-11 10:03:30 +02:00 |
|
|
aa8017be9c
|
forge/sf: register compiler words; reverse word index: use for printing functions
|
2024-09-10 15:46:22 +02:00 |
|
|
180bcca22e
|
forge/sf, work in progress: define / compile forge words
|
2024-09-10 11:11:06 +02:00 |
|
|
18bfcd8224
|
forge/sf: steps towards compiling, + minor improvements
|
2024-09-09 18:51:53 +02:00 |
|
|
ae4495e939
|
forge/sf: store words in sf-builtin:... variables; work in progress: use generic functions/methods
|
2024-09-09 12:05:55 +02:00 |
|
|
3e26a361c4
|
forge/sf: minor improvements
|
2024-09-08 22:29:01 +02:00 |
|
|
a61dc2f1dc
|
new forge/sf: first working version processing input list
|
2024-09-08 17:14:15 +02:00 |
|
|
79afabb4b8
|
start with new forge implementation (forge/sf)
|
2024-09-08 15:39:25 +02:00 |
|
|
99586247de
|
testing improvements; start with util/iter
|
2024-09-07 16:35:43 +02:00 |
|
|
b264886c17
|
auth/web: start with testing client login
|
2024-09-02 16:23:21 +02:00 |
|
|
1e6ffc1fa2
|
util: provide pointer (ptr = (make-array nil)
|
2024-09-01 16:45:55 +02:00 |
|
|
f6a361f4b8
|
web/response: create and set cookie, using web/cookie package based on cl-cookie
|
2024-09-01 10:33:37 +02:00 |
|
|
4d9328104f
|
web/response: set up test call for set-cookie, + minor improvements
|
2024-08-31 09:55:12 +02:00 |
|
|
d52886ec15
|
util: add to property list - and other improvements for web/response:interaction cookie stuff
|
2024-08-30 19:40:58 +02:00 |
|
|
923982369e
|
move util.lisp to directory util, move crypto functions to separate package util/crypt
|
2024-08-27 16:36:30 +02:00 |
|
|
81e44aa4a8
|
web/jwt: JWT decoding basically working
|
2024-08-25 18:28:35 +02:00 |
|
|
c747cb0557
|
JWT creation with valid signature basically working
|
2024-08-25 11:21:55 +02:00 |
|
|
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 |
|
|
d24289abc3
|
work in progress: auth: simple implementation: class structure
|
2024-08-16 12:54:00 +02:00 |
|
|
8becc1442d
|
move all config files to etc subdirectories
|
2024-08-15 16:02:46 +02:00 |
|
|
d09abff170
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |
|
|
919119d649
|
storage/folder: + parent query
|
2024-08-09 18:50:43 +02:00 |
|
|
8aed67f057
|
storage/folder: + items (and auxiliary functions)
|
2024-08-09 17:42:05 +02:00 |
|
|
20ae39e3c4
|
tracking: fix save, update
|
2024-08-09 09:54:01 +02:00 |
|
|
dd4f8ccebd
|
tracking: test and improve query / setup-select
|
2024-08-09 09:30:25 +02:00 |
|
|
997b0afb0e
|
folder: rename put-new to create; simplifications
|
2024-08-08 22:12:37 +02:00 |
|
|
d759a5c57c
|
storage/folder: root, put-new
|
2024-08-08 15:28:31 +02:00 |
|
|
d673f6280c
|
shape: get and set individual head values
|
2024-08-08 10:20:15 +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 |
|
|
a3238f4c2c
|
tracking/storage: work in progress: folder
|
2024-08-06 18:15:46 +02:00 |
|
|
98d21061f5
|
minor improvements; start working on: uid stuff <- container registration
|
2024-08-04 21:29:55 +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 |
|
|
bf48130837
|
tracking:save, work in progress: use property list for data comparison
|
2024-08-02 14:05:42 +02:00 |
|
|
dafce6f2d2
|
minor formal improvements: use eql, print-unreadable-object, string in put with newlines
|
2024-08-01 17:48:13 +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 |
|
|
5a75c10d74
|
tracking, msgstore: query-last basically working
|
2024-07-31 16:51:04 +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 |
|
|
69c3013332
|
storage/tracking: data is always a plist - convert internally on save or retrieve
|
2024-07-28 19:39:16 +02:00 |
|
|
484b3251d1
|
storage/msglog: fixes, improvements, tests OK
|
2024-07-28 17:42:14 +02:00 |
|
|
777660a957
|
storage/msglog: get-track working; next step: consequent use of keywords for keys and head values
|
2024-07-28 14:46:49 +02:00 |
|
|
ac2ebf5fe7
|
storage/msglog: insert basically OK
|
2024-07-28 12:45:30 +02:00 |
|
|
75d63e0c89
|
work in progress: storage/msglog: table creation OK
|
2024-07-27 23:06:04 +02:00 |
|
|
94c515a191
|
storage: minor code simplification; re-add schema setting to postgres test config
|
2024-07-26 16:43:14 +02:00 |
|