|  | b9fa6efc68 | allow flexible context / service setup with make-setup; + web/response improvements | 2025-05-21 10:02:44 +02:00 |  | 
				
					
						|  | 2d59317980 | write response directly in action handler => get rid of response:messages slot | 2025-05-19 17:07:16 +02:00 |  | 
				
					
						|  | 84ce2c9e3a | split response processing: prepare - finish | 2025-05-19 16:40:36 +02:00 |  | 
				
					
						|  | c52d6adca7 | improve / fix server response workflow using a foreground actor | 2025-05-19 15:43:07 +02:00 |  | 
				
					
						|  | bca410ea6b | core: use actor API: get rid of old send and do-start function definitions | 2025-05-04 08:44:18 +02:00 |  | 
				
					
						|  | 9389edfc57 | core: use actor API as base for context and message handling: basically working | 2025-05-03 17:36:27 +02:00 |  | 
				
					
						|  | 92b26c74bb | message: use actor:message as second base class => replace message:sender with actor:customer | 2025-05-02 14:41:27 +02:00 |  | 
				
					
						|  | a4c87d4845 | add dom:to-list for directly converting dom elements to nested list format | 2025-03-23 17:05:08 +01:00 |  | 
				
					
						|  | e507bf0c1f | dom:from-list (after HTML parsing): improvements | 2025-03-23 16:31:42 +01:00 |  | 
				
					
						|  | 104fceba8b | add html parsing - for testing and dom manipulations | 2025-03-23 11:40:18 +01:00 |  | 
				
					
						|  | e7178b20d9 | work in progress: render login form | 2025-03-14 13:23:41 +01:00 |  | 
				
					
						|  | a671982cc5 | get rid of env-slots and env-override 'magic' | 2025-02-28 10:47:43 +01:00 |  | 
				
					
						|  | dc37f7778a | get red of default-actions | 2025-02-15 10:01:27 +01:00 |  | 
				
					
						|  | 7628cd7e49 | move code for keeping services running to scopes/core | 2025-02-14 15:21:11 +01:00 |  | 
				
					
						|  | 7a838af162 | app/demo: experimental: keep app running until ctrl-c/kill signal | 2025-02-14 10:44:48 +01:00 |  | 
				
					
						|  | ec880c3695 | dom: fix void-element, provide tagname method | 2025-02-12 19:17:50 +01:00 |  | 
				
					
						|  | b4fc8ad05d | web/cookie: improvements: create-from-keys, more default values | 2024-09-02 10:39:44 +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 |  | 
				
					
						|  | d934928a28 | web/response, work in progress: provide set-cookie action handler (and default action) | 2024-08-30 16:22:33 +02:00 |  | 
				
					
						|  | 974937cba7 | web/response:interaction: simplify action definition with core:define-actions | 2024-08-30 14:47:09 +02:00 |  | 
				
					
						|  | 0bedb8ee33 | web/response: make interaction subclass of new base-context class, store message = action | 2024-08-30 11:26:40 +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 |  | 
				
					
						|  | 2a4d3af1dd | web/response, work in progress: render cookie data supplied by downstream service | 2024-08-28 18:12:11 +02:00 |  | 
				
					
						|  | cf7d85af4d | web/server: log request cookies; fix old log and print-object stuff | 2024-08-28 14:57:47 +02:00 |  | 
				
					
						|  | dd69b1b56f | web/client: add cookie-jar handling | 2024-08-28 11:10:33 +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 |  | 
				
					
						|  | ae46e97fc4 | web/jwt, util: fixes and improvements | 2024-08-27 15:54:47 +02:00 |  | 
				
					
						|  | 81e44aa4a8 | web/jwt: JWT decoding basically working | 2024-08-25 18:28:35 +02:00 |  | 
				
					
						|  | 536e89b0d5 | web/jwt, util: improvements and fixes | 2024-08-25 11:52:36 +02:00 |  | 
				
					
						|  | c14a6775a9 | work in progress: web/jwt creation | 2024-08-25 10:09:05 +02:00 |  | 
				
					
						|  | 5fec210f2f | web, auth: work in progress: jwt generation | 2024-08-24 10:29:50 +02:00 |  | 
				
					
						|  | 8f418400aa | add data-fields and -values to shape:record; use for auth:principal | 2024-08-18 10:37:05 +02:00 |  | 
				
					
						|  | a81cc92097 | first steps with JWT: use cljwt as starting point | 2024-08-18 10:35:42 +02:00 |  | 
				
					
						| 
								
								
									 cyberconcepts.org | 84889bdede | server: add ':debug nil' setting | 2024-08-15 17:42:50 +02:00 |  | 
				
					
						|  | dafce6f2d2 | minor formal improvements: use eql, print-unreadable-object, string in put with newlines | 2024-08-01 17:48:13 +02:00 |  | 
				
					
						|  | 0d8fd57920 | web/response: re-arrange code, esp. interaction stuff | 2024-07-26 16:16:53 +02:00 |  | 
				
					
						|  | 7c4b22d5f8 | web/response: provide dynamic response via responder / writer calls | 2024-07-26 08:51:08 +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 |  | 
				
					
						|  | e8730daf79 | work in progress: move basic definitions from storage/tracking to shape | 2024-07-25 15:49:13 +02:00 |  | 
				
					
						|  | 81ce777444 | web/server: interaction with messages (plural, list or queue, ...) (more to come later) | 2024-07-23 12:00:43 +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 |  | 
				
					
						|  | f9011dd9c6 | web/dom: xml-element as top-level class; no self-closing for standard (HTML) elements | 2024-07-21 12:01:38 +02:00 |  | 
				
					
						|  | 464bbfde65 | web/dom: more pre-defined elemnts; simplify dlist accordingly | 2024-07-21 11:49:40 +02:00 |  | 
				
					
						|  | 64dea8453d | web/dom: revert automatic export - explicit is better than implicit | 2024-07-21 10:10:26 +02:00 |  | 
				
					
						|  | c83aa8a007 | web/dom: make-elements: improvements | 2024-07-21 10:04:00 +02:00 |  | 
				
					
						|  | 2efd85c5af | web/dom: improvements; fix test: use result from cs-hx renderer | 2024-07-20 17:50:01 +02:00 |  |