|  | 9f09a35f3b | rename storage/msgstore to .../message | 2024-03-19 08:33:39 +01:00 |  | 
				
					
						|  | 257167f0f6 | work in progress: storage (SQL database) service with msgstore functionality | 2023-11-19 12:53:56 +01:00 |  | 
				
					
						|  | 520244fb19 | allow callable (returning data) in request action handler | 2023-11-19 09:45:43 +01:00 |  | 
				
					
						|  | ce4d67d33a | active server on demo instance | 2023-11-16 15:07:12 +01:00 |  | 
				
					
						|  | 9e73d5f69e | simple example for config setting via .env | 2023-11-13 17:45:34 +01:00 |  | 
				
					
						|  | 1f45c625e9 | forge: control words: factorial ok, with if, leave, repeat | 2023-09-12 12:59:52 +02:00 |  | 
				
					
						|  | 75b82db250 | forge, work in progress: factorial, using if, leave, repeat | 2023-09-12 11:59:51 +02:00 |  | 
				
					
						|  | 57f4c1535b | forge: work in progress: control words: if, if-else, leave, repeat | 2023-09-12 08:51:35 +02:00 |  | 
				
					
						|  | 5ae3f3e645 | forge: convenience functions / typed calls (PopI) | 2023-09-11 08:21:11 +02:00 |  | 
				
					
						|  | 5626840630 | forge/rep: record type improvements | 2023-09-10 09:47:52 +02:00 |  | 
				
					
						|  | 4e58729985 | forge/rep: work in progress: Record type | 2023-09-10 09:20:32 +02:00 |  | 
				
					
						|  | 704ff5f2fd | forge/rep: work in progress: compilation and execution | 2023-09-08 18:16:07 +02:00 |  | 
				
					
						|  | f9cb596252 | storage: first version of BuildQuery() basically OK | 2023-08-24 12:00:43 +02:00 |  | 
				
					
						|  | 59e6516333 | experimental: build query functionality: now with one template with define-d sub-templates | 2023-08-24 10:00:03 +02:00 |  | 
				
					
						|  | 3c81a179cc | experimental: build query functionality using templates | 2023-08-24 09:32:11 +02:00 |  | 
				
					
						|  | afa1c3e860 | storage/sql: allow dynamic setting of table name (including schema) via template | 2023-08-22 14:10:27 +02:00 |  | 
				
					
						|  | 064c442d4a | storage: minor improvements, helper methods (DropTable, RunScript), Cfg: +Schema | 2023-08-22 08:23:45 +02:00 |  | 
				
					
						|  | e8a6696bcb | work in progress: msgstore: store message | 2023-08-21 13:57:47 +02:00 |  | 
				
					
						|  | 8d9de5b972 | storage: collect errors; upgrade to Go 1.21 | 2023-08-18 11:31:40 +02:00 |  | 
				
					
						|  | 17e044dee2 | QueryData: keep both variants of scan method: call by value, call by reference (pointer) | 2023-08-16 17:05:40 +02:00 |  | 
				
					
						|  | d45f6866b7 | now with separate constraint definition for scanner as pointer | 2023-08-16 16:04:26 +02:00 |  | 
				
					
						|  | 75dab21163 | make use of pointer in generic method call | 2023-08-16 15:58:59 +02:00 |  | 
				
					
						|  | 55c3444911 | sql.QueryDatat(): minor improvements, better tests | 2023-08-16 15:10:42 +02:00 |  | 
				
					
						|  | 0bfd2a6ca1 | fix type parameters for QueryData() | 2023-08-16 12:50:32 +02:00 |  | 
				
					
						|  | 53f91b4875 | new QueryData using generic Scanner interface (for assigning struct items) | 2023-08-16 10:41:43 +02:00 |  | 
				
					
						|  | d86ab50a41 | storage: Query method and QueryData function | 2023-08-15 19:02:09 +02:00 |  | 
				
					
						|  | d7096500ce | storage: sql.Exec() OK | 2023-08-15 16:45:54 +02:00 |  | 
				
					
						|  | f1ce07fd7e | storage: prepare for parallel testing of sqlite and pgsql | 2023-08-15 14:33:54 +02:00 |  | 
				
					
						|  | ecceb9803b | work in progress: sqlite storage | 2023-08-14 22:23:02 +02:00 |  | 
				
					
						|  | 89abbb79dd | server: set payload if request body present | 2023-08-14 11:05:00 +02:00 |  | 
				
					
						|  | 32acd23f26 | server: fix message / action handling | 2023-08-14 09:51:36 +02:00 |  | 
				
					
						|  | 049998d5ec | server: Sync message processor (work in progress) | 2023-08-13 22:24:43 +02:00 |  | 
				
					
						|  | ec1ab12cef | unifying data structures for message payload and server response | 2023-08-13 17:05:20 +02:00 |  | 
				
					
						|  | d03b3ab11d | work in progress: unify data structures for message payload and server response | 2023-08-13 14:44:57 +02:00 |  | 
				
					
						|  | efb09c9019 | server: put specific config in Start() (= factory) call | 2023-08-13 08:33:18 +02:00 |  | 
				
					
						|  | a8e266e039 | make listener configurable - and use for delaying client access in tests | 2023-08-12 19:10:24 +02:00 |  | 
				
					
						|  | eef9fba161 | core.Delayed(): more generally usable version | 2023-08-11 20:57:50 +02:00 |  | 
				
					
						|  | a67c31e0b5 | provide DelayedStart() (proof-of-concept): parameterized handler (factory) | 2023-08-11 17:27:26 +02:00 |  | 
				
					
						|  | 2286aef4ce | minor improvements; take server port / address from config | 2023-08-10 19:34:45 +02:00 |  | 
				
					
						|  | 1d7d1f3b1b | server: provide message processor for fine-tuned handling of remote messages - start with Async() | 2023-08-10 17:50:11 +02:00 |  | 
				
					
						|  | d1732dd851 | server message handling: simplify, with hard-coded Forward action | 2023-08-10 15:33:33 +02:00 |  | 
				
					
						|  | 399b3576b0 | server, work in progress: handling of remote (request) messages | 2023-08-10 09:36:12 +02:00 |  | 
				
					
						|  | 7c3c88cfc2 | serve: rcell: get message header from path | 2023-08-09 19:46:09 +02:00 |  | 
				
					
						|  | cbe209643c | routing and calling RCell handler basically working | 2023-08-09 19:15:47 +02:00 |  | 
				
					
						|  | 10908bbd61 | server: first basic route config | 2023-08-09 17:06:22 +02:00 |  | 
				
					
						|  | ca08bbb9c7 | server: work in progress: routing config | 2023-08-09 12:02:08 +02:00 |  | 
				
					
						|  | e2afdeb61a | server: start with routing / request handling | 2023-08-08 19:56:14 +02:00 |  | 
				
					
						|  | 064fe2c7a6 | provide Recover() (ex LogCatch) function, use in core.Step() | 2023-08-08 14:57:34 +02:00 |  | 
				
					
						|  | 9d588ce2ee | forge/rep: use log for error output; logging/log.Error: add 'err' parameter | 2023-08-07 19:50:02 +02:00 |  | 
				
					
						|  | 591191deb0 | remove obsolete 'funky' package | 2023-08-07 13:54:50 +02:00 |  |