This website requires JavaScript.
Explore
Help
Sign In
jbrechtel
/
roux
Watch
1
Star
0
Fork
0
You've already forked roux
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yaml
67 workflow runs
Actor
All actors
jbrechtel
Status
All status
Success
Failure
Waiting
Running
Store cook log DB in writable data dir, not read-only recipes mount
#67
:
Commit
460b7d0fdc
pushed by
jbrechtel
main
2026-07-12 21:56:21 -04:00
2m43s
View workflow file
Fix cook history ordering: sort months by date, not name
#66
:
Commit
3c3b6b853a
pushed by
jbrechtel
main
2026-07-08 09:27:31 -04:00
1m47s
View workflow file
Fix cook history ordering: show newest entries first
#65
:
Commit
78612eaa06
pushed by
jbrechtel
main
2026-07-08 09:18:52 -04:00
19m31s
View workflow file
Uses latest sonnet model
#64
:
Commit
506de6c4d8
pushed by
jbrechtel
main
2026-05-31 14:50:25 -04:00
1m46s
View workflow file
Format code with fourmolu
#63
:
Commit
dbc2026422
pushed by
jbrechtel
main
2026-05-27 21:44:54 -04:00
13m50s
View workflow file
Move recipe filter tabs from nav into page content
#62
:
Commit
5aab9a8018
pushed by
jbrechtel
main
2026-05-27 21:24:30 -04:00
1m34s
View workflow file
Recipe page: ingredients and method side-by-side layout
#61
:
Commit
2124630146
pushed by
jbrechtel
main
2026-05-26 09:49:23 -04:00
13m14s
View workflow file
Fix recipe page: step text contrast and interactive ingredient checkboxes
#60
:
Commit
7b77cf2840
pushed by
jbrechtel
main
2026-05-26 09:34:36 -04:00
1m55s
View workflow file
Fix 'btn is not defined' JS error in Record meal modal
#59
:
Commit
7b64f9576b
pushed by
jbrechtel
main
2026-05-26 07:57:53 -04:00
12m59s
View workflow file
Landing page: use recipe images in cards, make cards clickable
#58
:
Commit
65b096bc31
pushed by
jbrechtel
main
2026-05-26 07:44:56 -04:00
1m49s
View workflow file
Update recipe view page layout to match roux-recipe-mockup.html
#57
:
Commit
0643dda10d
pushed by
jbrechtel
main
2026-05-26 07:40:01 -04:00
1m41s
View workflow file
Formatting
#56
:
Commit
6a7374c912
pushed by
jbrechtel
main
2026-05-26 07:40:12 -04:00
14m50s
View workflow file
Add landing page with cook log integration
#55
:
Commit
d22c8a79d4
pushed by
jbrechtel
main
2026-05-26 07:17:00 -04:00
1m16s
View workflow file
fix: skip empty/whitespace-only steps so step numbering starts at 1
#54
:
Commit
edb682c8bc
pushed by
jbrechtel
main
2026-05-26 06:59:18 -04:00
8s
View workflow file
fix: normalize recipe filenames in cook-log (strip .cork ext, lowercase); also fetch with .cork fallback for legacy entries
#53
:
Commit
0be6e299d5
pushed by
jbrechtel
main
2026-05-26 06:49:39 -04:00
1m26s
View workflow file
Formats repo
#52
:
Commit
4dd580a042
pushed by
jbrechtel
main
2026-05-26 06:58:32 -04:00
13m26s
View workflow file
fix: darken text colors — define --roux-muted, add explicit color to Cancel button, darken recent entry comment/date colors
#51
:
Commit
ee42bfd981
pushed by
jbrechtel
main
2026-05-26 06:44:34 -04:00
9s
View workflow file
feat: show most recent 5 cook entries under Record meal button
#50
:
Commit
92ec058114
pushed by
jbrechtel
main
2026-05-26 06:41:47 -04:00
1m18s
View workflow file
fix: send URL-encoded form data instead of multipart, show errors inline, default empty date to today
#49
:
Commit
14f43a4ae9
pushed by
jbrechtel
main
2026-05-25 22:42:42 -04:00
15m46s
View workflow file
feat: replace inline cook log form with 'Record meal' button + modal
#48
:
Commit
930fba369c
pushed by
jbrechtel
main
2026-05-25 22:37:24 -04:00
17m20s
View workflow file
Formats repo
#47
:
Commit
ac7a979fe9
pushed by
jbrechtel
main
2026-05-25 22:26:37 -04:00
15m4s
View workflow file
fix: use Text for created_at, fix show-bug in ToJSON, add /cook-history route
#46
:
Commit
0b6b9c3d17
pushed by
jbrechtel
main
2026-05-25 22:10:47 -04:00
21s
View workflow file
Fix all 20 hlint warnings across 5 source files
#45
:
Commit
ed015d3799
pushed by
jbrechtel
main
2026-05-25 21:43:12 -04:00
12m39s
View workflow file
Merge branch 'feat/inline-title-edit'
#44
:
Commit
67c3b4df6c
pushed by
jbrechtel
main
2026-05-21 21:47:43 -04:00
2m10s
View workflow file
fix: save recipe images to recipe-images/ subdirectory
#43
:
Commit
d64129fc9f
pushed by
jbrechtel
main
2026-05-21 21:08:44 -04:00
1m50s
View workflow file
feat: add recipe image upload with in-place metadata update
#42
:
Commit
a509f44300
pushed by
jbrechtel
main
2026-05-21 20:47:05 -04:00
2m5s
View workflow file
fix: save uploaded files to recipe-images/ subdir and inject source URL
#41
:
Commit
76fab5c716
pushed by
jbrechtel
main
2026-05-21 17:07:15 -04:00
1m49s
View workflow file
feat: show recipe image thumbnail on index page
#40
:
Commit
439f5780c9
pushed by
jbrechtel
main
2026-05-21 15:21:15 -04:00
1m43s
View workflow file
fix: resolve prompts dir in Docker and script, try multiple locations
#39
:
Commit
2dd8840569
pushed by
jbrechtel
main
2026-05-21 13:00:53 -04:00
1m34s
View workflow file
chore: add convert-to-cooklang and Python deps to Dockerfile
#38
:
Commit
f6040f5445
pushed by
jbrechtel
main
2026-05-21 12:04:41 -04:00
4m21s
View workflow file
First
Previous
1
2
3
Next
Last