Commit Graph

19 Commits

Author SHA1 Message Date
Achim Rohn 7c69f163b6 Revert "Add the module name after the path to the repo and simply name it ersteller"
This reverts commit a1b93c0eba.
2025-11-15 11:38:04 +01:00
Achim Rohn a1b93c0eba Add the module name after the path to the repo and simply name it ersteller 2025-11-15 11:36:56 +01:00
Achim Rohn e2ce894fd4 Get and set active paths for default route 2025-09-25 11:17:08 +02:00
Achim Rohn c4f4c5d637 Add a logout button 2025-09-17 18:41:23 +02:00
Achim Rohn 46c411f9f3 Debug path where route was created 2025-08-28 13:16:30 +02:00
Achim Rohn 644f3dcf31 Collect all routes globally and add a method to find the one that matches the path
Thereby getting the stack trace from where it was added.
2025-08-28 01:36:53 +02:00
Achim Rohn 7096a256a0 Handle language switching for every route 2025-08-22 18:33:19 +02:00
Achim Rohn a9ed548473 Implement out week change via date input 2025-08-13 14:59:28 +02:00
Achim Rohn f1c0055710 Add CommonHtmxRoute making it easy to create a Post method 2025-08-13 14:16:59 +02:00
Achim Rohn ff5c4711b0 Render a default route and static files from a function in lib 2025-08-13 11:42:36 +02:00
Achim Rohn 7cf7cb52c9 Render default route on "/" 2025-08-13 11:36:30 +02:00
Achim Rohn e3e0a8520b Add language dependant paths 2025-08-13 10:19:53 +02:00
Achim Rohn 79924556f9 Show events with pagination 2025-08-13 01:00:07 +02:00
Achim Rohn 96013fed62 Add ActivePath as NavItems 2025-08-11 23:25:44 +02:00
Achim Rohn 740d145464 Add ActivePath 2025-08-11 22:34:50 +02:00
Achim Rohn 37439305d3 Add language to routing as well 2025-08-11 18:30:54 +02:00
Achim Rohn 2f1a18f676 Use i18n text struct for pagination 2025-08-11 18:13:49 +02:00
Achim Rohn 198ce86945 Trying to create I18nText 2025-08-11 13:58:28 +02:00
Achim Rohn 8e346a40cb Add htmx route using standard lib gi 2025-08-11 11:41:30 +02:00