bronku
|
c32ecbff8f
|
FIX: warnings
|
2025-03-31 01:22:14 +02:00 |
|
bronku
|
67807992bc
|
date filtering, and squashed migrations
|
2025-03-31 01:13:33 +02:00 |
|
bronku
|
7b21ee837d
|
Refactor: Add time range to order queries
|
2025-03-30 19:47:31 +02:00 |
|
bronku
|
2588f2c54e
|
Implement FTS5 for order search
|
2025-03-30 14:46:01 +02:00 |
|
bronku
|
e11c5b1d52
|
Rename GetOrders method to GetTopOrders
|
2025-03-29 09:18:07 +01:00 |
|
bronku
|
d59c119f75
|
search frontend
|
2025-03-29 09:13:40 +01:00 |
|
bronku
|
10140231a6
|
moved route definition to a map
|
2025-03-29 08:55:54 +01:00 |
|
bronku
|
434708b291
|
loading htmx
|
2025-03-29 07:40:52 +01:00 |
|
bronku
|
08b669fd8f
|
Implement shared template layout system
|
2025-03-29 07:33:23 +01:00 |
|
bronku
|
3be7fb76e7
|
Rename orders page template and add debug logging
|
2025-03-29 06:30:56 +01:00 |
|
bronku
|
fe703a9b1c
|
Add order total calculation and update template display
|
2025-03-28 23:26:46 +01:00 |
|
bronku
|
f8c03173cb
|
moved error page to logging
|
2025-03-28 18:12:00 +01:00 |
|
bronku
|
93afc14386
|
Move Order struct to data models package
|
2025-03-28 14:56:16 +01:00 |
|
bronku
|
7ee564f6b2
|
Move Cake struct to separate models package
|
2025-03-28 14:54:17 +01:00 |
|
bronku
|
b7072a5865
|
Add persistent session storage with SQLite
|
2025-03-28 14:44:46 +01:00 |
|
bronku
|
06fb132993
|
Remove
|
2025-03-27 08:25:01 +01:00 |
|
bronku
|
47a1ec95b8
|
Add error logging and fix cake templates
|
2025-03-27 08:22:04 +01:00 |
|
bronku
|
d70144c39a
|
Save new cake and fix navigation links
|
2025-03-26 15:10:33 +01:00 |
|
bronku
|
2857507fae
|
Add POST endpoint for creating new cakes
|
2025-03-26 14:42:48 +01:00 |
|
bronku
|
01732b97fc
|
Add single cake endpoint handler
|
2025-03-26 14:33:07 +01:00 |
|
bronku
|
f552e87a9d
|
Add cakes management page and routes
|
2025-03-26 13:38:42 +01:00 |
|
bronku
|
4b2fcbc58a
|
Simplify error handling during startup
|
2025-03-23 21:58:34 +01:00 |
|
bronku
|
e2dda0ade7
|
Reorganize project structure and fix SQLite usage
|
2025-03-23 10:45:42 +01:00 |
|