Commit Graph

  • af2c70bec6 Remove payload debug main Achim Rohn 2026-04-08 23:31:41 +02:00
  • 1d730a4c5d Remove payload debug Achim Rohn 2026-04-08 17:14:32 +02:00
  • 8a3d041e3f Do not log out the payload Achim Rohn 2026-04-08 17:03:38 +02:00
  • d4008e3655 Add methods to retry failed workflows and jobs across all steps and queues Achim Rohn 2026-04-08 15:41:22 +02:00
  • d4714c4f27 Add method to resume all workflow steps Achim Rohn 2026-04-08 15:39:08 +02:00
  • 12d22efc74 Resume workflow by id Achim Rohn 2026-04-08 15:38:07 +02:00
  • a383129abb Add utility methods for handling queue handler results and payload mapping Achim Rohn 2026-04-08 14:50:45 +02:00
  • f49871cc1c Add random string to the workflow id Achim Rohn 2026-04-06 18:34:31 +02:00
  • 9d0733bd96 Add additional scopes option Achim Rohn 2026-04-06 16:45:10 +02:00
  • 2aabad6f07 Save credentials for google in the database Achim Rohn 2026-04-06 16:10:43 +02:00
  • d3c1cad6f2 Add go sum starter Achim Rohn 2026-04-06 12:36:33 +02:00
  • e9e3a2760e Update ersteller library Achim Rohn 2026-04-05 12:16:31 +02:00
  • 9edadfb01f Add workflow instructions Achim Rohn 2026-04-05 12:02:53 +02:00
  • c4d9f57d3f Init queue after final identifier name has been set Achim Rohn 2026-04-05 11:59:14 +02:00
  • 67791ec3c3 Put styling into its own workflow file Achim Rohn 2026-04-05 11:55:03 +02:00
  • 1c1c68a8af Improved workflow styling Achim Rohn 2026-04-05 11:53:23 +02:00
  • dda5ee266a Add AGENTS.md symbolic link Achim Rohn 2026-04-05 11:50:45 +02:00
  • e6069a3b64 Use hx library Achim Rohn 2026-04-05 11:47:11 +02:00
  • 5bab8de040 Use a new context for the next step, because the current one of the job is already stopped Achim Rohn 2026-04-05 11:27:38 +02:00
  • 6312033fad Properly add ids for workflow execution and add first visualization Achim Rohn 2026-04-04 11:31:18 +02:00
  • b5c410c419 Create example workflow Achim Rohn 2026-04-04 11:02:48 +02:00
  • 9a42091530 WIP example step Achim Rohn 2026-03-21 19:05:32 +00:00
  • 413dbb72cf First workflow implementation Achim Rohn 2026-03-21 16:11:24 +00:00
  • a15ca501b8 Add authentication, styling needs to be fixed Achim Rohn 2026-03-20 20:35:20 +00:00
  • f768e9e47c Remove unnecessary and security issue Debug logs from mistral.go Achim Rohn 2026-02-13 18:37:05 +01:00
  • 381260059a Add option to set BaseURL in NewMistralClient Achim Rohn 2026-02-12 22:10:10 +01:00
  • 9eacd2afcb Fix incorrect handling of variadic parameters in logger functions Achim Rohn 2026-02-11 00:03:51 +01:00
  • 4535de4f31 Resume resets in_progress jobs back to pending Achim Rohn 2026-02-10 10:10:38 +01:00
  • c4e75c05d3 Fix variadic parameter handling in logger functions for consistency and correctness Achim Rohn 2026-01-15 22:58:41 +01:00
  • 125b8679a0 Update logger functions to use variadic parameters instead of slices Achim Rohn 2026-01-15 22:42:14 +01:00
  • d27aa6b60a Add stdout logging support to LoggerImpl as an option Achim Rohn 2026-01-15 22:29:55 +01:00
  • ae015b7e3b Do not Debug log the events Achim Rohn 2026-01-15 01:38:42 +01:00
  • 4cd189ce2a Add listener support to event service and notify on event creation Achim Rohn 2026-01-15 01:18:55 +01:00
  • 040677b36b Add open_telemtry_logger Achim Rohn 2026-01-14 23:58:57 +01:00
  • 58f5dd48d9 Add embedding support to Mistral client and mock Achim Rohn 2026-01-09 17:39:52 +01:00
  • 7317f32fe4 Add GetQueryParam method to HtmxContext Achim Rohn 2026-01-07 21:13:35 +01:00
  • 72917b7db1 Add htmx library Achim Rohn 2026-01-07 20:46:12 +01:00
  • 9e861f050f Add and copy AGENTS.md for starter Achim Rohn 2026-01-07 20:38:24 +01:00
  • 8e5f636c09 Add GetHeaderValue, as well as req/res getters Achim Rohn 2025-12-26 11:34:57 +01:00
  • 9a3fb06c7a Only cancel if there really are no more work left Achim Rohn 2025-12-20 13:01:05 +01:00
  • 6b0bdade20 Support multiple workers in GeneralQueue Achim Rohn 2025-12-20 12:38:11 +01:00
  • dcb2cabc7c Add mocked content field Achim Rohn 2025-12-08 23:41:47 +01:00
  • 049fefed75 Add the event service Achim Rohn 2025-11-16 19:54:42 +01:00
  • bcc5c7493d Add general queue Achim Rohn 2025-11-16 19:09:01 +01:00
  • ed7ee7e95c Add general queue schema Achim Rohn 2025-11-16 12:15:23 +01:00
  • d049baeecc Add sqlite3.db to gitignore Achim Rohn 2025-11-15 14:42:04 +01:00
  • 2709d43c60 Change default db path to just sqlite3.db Achim Rohn 2025-11-15 14:39:57 +01:00
  • cd7c2132f6 Do not debug the environment Achim Rohn 2025-11-15 14:38:40 +01:00
  • e3b442343d Copy additional directories Achim Rohn 2025-11-15 14:33:19 +01:00
  • 1755ff9462 Remove this dir Achim Rohn 2025-11-15 14:29:26 +01:00
  • 20b73ef1d2 Do not copy pagination query file Achim Rohn 2025-11-15 14:11:24 +01:00
  • 7a3e1ffcfc Move pagination_query.tmpl and time_mixin.go to starter Achim Rohn 2025-11-15 14:10:00 +01:00
  • 8f50cc9c29 db-push script is no longer necessary Achim Rohn 2025-11-15 14:04:04 +01:00
  • 96063c7561 Go one directory up Achim Rohn 2025-11-15 14:03:22 +01:00
  • 96bd8e9d4e Move template.air.toml file to the starter module Achim Rohn 2025-11-15 14:02:46 +01:00
  • 69d7090db3 Revert "Temporarily add check_check.go" Achim Rohn 2025-11-15 13:57:01 +01:00
  • 4ba901cb10 Temporarily add check_check.go Achim Rohn 2025-11-15 13:54:04 +01:00
  • 0b0c2473d8 Remove more ersteller-lib refrences Achim Rohn 2025-11-15 13:50:38 +01:00
  • f29c1151b7 Update import Achim Rohn 2025-11-15 13:45:07 +01:00
  • 0db7fd5a33 Update imports Achim Rohn 2025-11-15 12:16:59 +01:00
  • 18d05566e2 Rename module to new repository root Achim Rohn 2025-11-15 12:04:39 +01:00
  • 7d213824cf Revert "Rename module to git.gorlug.de/code/golang/ersteller-lib" Achim Rohn 2025-11-15 11:57:09 +01:00
  • f9e53c367a Revert "Rename module to git.gorlug.de/code/golang/ersteller-lib/starter" Achim Rohn 2025-11-15 11:57:03 +01:00
  • 7c69f163b6 Revert "Add the module name after the path to the repo and simply name it ersteller" Achim Rohn 2025-11-15 11:38:04 +01:00
  • a1b93c0eba Add the module name after the path to the repo and simply name it ersteller Achim Rohn 2025-11-15 11:36:56 +01:00
  • 4c892c5828 Rename module to git.gorlug.de/code/golang/ersteller-lib/starter Achim Rohn 2025-11-15 11:14:44 +01:00
  • 3acac94217 Rename module to git.gorlug.de/code/golang/ersteller-lib Achim Rohn 2025-11-15 11:10:52 +01:00
  • e2ce894fd4 Get and set active paths for default route Achim Rohn 2025-09-25 11:17:08 +02:00
  • 262f0f7bab Remove prisma client for starter Achim Rohn 2025-09-22 23:46:46 +02:00
  • 17eb9ec97d Add first todos page Achim Rohn 2025-09-18 10:17:14 +02:00
  • 1c42c7dd7a Add todo schema Achim Rohn 2025-09-18 09:59:40 +02:00
  • b788fb4898 Make google authentication to ersteller-lib Achim Rohn 2025-09-17 20:58:53 +02:00
  • c4f4c5d637 Add a logout button Achim Rohn 2025-09-17 18:41:23 +02:00
  • 6e549e2530 Add google login button styling Achim Rohn 2025-09-17 18:15:28 +02:00
  • f70a4ad777 Add multi language support for authentication middleware Achim Rohn 2025-09-17 18:05:23 +02:00
  • 667345bc9e Add authentication middleware Achim Rohn 2025-09-17 17:32:50 +02:00
  • 8bc7b1e27b Add first login route Achim Rohn 2025-09-17 16:30:18 +02:00
  • 2a3506d21b Add first google auth Achim Rohn 2025-09-17 14:58:13 +02:00
  • ad363251e4 Add separate about and contact pages Achim Rohn 2025-09-17 12:44:08 +02:00
  • 0283634b98 Automatically generate the .env file if it is not there Achim Rohn 2025-09-17 09:59:02 +02:00
  • fae6653f94 Add ent schema to starter Achim Rohn 2025-09-14 16:34:52 +02:00
  • 92488618a9 Copy over the white label page template Achim Rohn 2025-09-14 01:07:00 +02:00
  • 35ee289765 Add white label template for starter Achim Rohn 2025-09-12 23:26:10 +02:00
  • a817f7550b Add a mixin for time fields Achim Rohn 2025-09-12 09:31:21 +02:00
  • 6cbd155db6 Add todo with interceptor Achim Rohn 2025-09-12 09:15:50 +02:00
  • cd1d85b1a9 Add custom pagination template Achim Rohn 2025-09-12 01:54:21 +02:00
  • 941aea49a8 Add a pagination example Achim Rohn 2025-09-12 01:24:09 +02:00
  • 49ff018349 Add ent schema example Achim Rohn 2025-09-12 00:35:31 +02:00
  • d74d2c7afb Add comment for potential library to use Achim Rohn 2025-09-03 10:21:21 +02:00
  • d1091fc344 Add stubs for migration and schema Achim Rohn 2025-09-03 10:16:26 +02:00
  • 7c41bd3d35 Copy over environment.go and generate .env file in starter Achim Rohn 2025-09-03 00:32:45 +02:00
  • 5f0a1872a5 Add environment files Achim Rohn 2025-09-01 01:05:34 +02:00
  • dae891a610 Continuing the starter kit Achim Rohn 2025-09-01 00:57:55 +02:00
  • f807f47fa5 Add starter creator code Achim Rohn 2025-08-31 23:45:50 +02:00
  • 46c411f9f3 Debug path where route was created Achim Rohn 2025-08-28 13:16:30 +02:00
  • 644f3dcf31 Collect all routes globally and add a method to find the one that matches the path Achim Rohn 2025-08-28 01:36:53 +02:00
  • 90955267d2 Add a starter module Achim Rohn 2025-08-28 00:35:21 +02:00
  • 89e9e15498 Add static scripts Achim Rohn 2025-08-27 01:00:51 +02:00
  • 06c6a5f856 Add project setup and templates Achim Rohn 2025-08-26 14:53:22 +02:00
  • 3cc469c4a3 Simplify getting the active path Achim Rohn 2025-08-22 18:37:13 +02:00