This website requires JavaScript.
Explore
Help
Sign In
steve
/
pansy
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
pansy
/
internal
/
api
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
steve
3685308d10
Build image / build-and-push (push)
Successful in 6s
Details
Merge pull request 'Fill mode: a "grid" layout that plants individual plants in rows' (
#95
) from feat/fill-mode into main
2026-07-22 04:22:46 +00:00
..
agent_holder.go
Address Gadfly findings on
#90
(blocking round)
2026-07-21 22:17:25 -04:00
agent_test.go
Admin-gated Settings: runtime model selection, enforce is_admin (
#79
)
2026-07-21 20:27:36 -04:00
agent.go
Admin-gated Settings: runtime model selection, is_admin enforced (
#90
)
2026-07-22 02:53:55 +00:00
api.go
Address seed-packet review: 413 mapping, deadline, rollback, dedup
2026-07-22 00:13:42 -04:00
auth_test.go
Address Gadfly review on
#4
: TOCTOU, sliding cookie, CSRF, argon2
2026-07-18 17:04:35 -04:00
auth.go
Address Gadfly review on
#7
: garden cap, dim validation, shared errors
2026-07-18 18:39:27 -04:00
errors.go
Seed provenance + inventory: source links and seed lots (
#50
) (
#64
)
2026-07-21 05:39:24 +00:00
gardens_test.go
Copy a garden (deep duplicate) from the gardens list (
#46
)
2026-07-21 03:58:39 +00:00
gardens.go
Copy a garden (deep duplicate) from the gardens list (
#46
)
2026-07-21 03:58:39 +00:00
history_test.go
Revision history: change sets + revisions + revert — the undo substrate (
#48
) (
#61
)
2026-07-21 05:07:30 +00:00
history.go
Revision history: change sets + revisions + revert — the undo substrate (
#48
) (
#61
)
2026-07-21 05:07:30 +00:00
journal_test.go
Journal UI: write and read season notes where you're already looking (
#53
) (
#67
)
2026-07-21 05:55:45 +00:00
journal.go
Journal UI: write and read season notes where you're already looking (
#53
) (
#67
)
2026-07-21 05:55:45 +00:00
objects_test.go
Configurable grid + snap-to-grid in the layout system (
#45
)
2026-07-19 07:07:14 +00:00
objects.go
Season view: filter the editor to a year (
#54
) (
#66
)
2026-07-21 05:47:34 +00:00
oidc_test.go
Add OIDC login via Authentik: PKCE, JIT provisioning, email linking (
#5
)
2026-07-18 17:13:47 -04:00
oidc.go
Address Gadfly review on
#5
: OIDC identity guard, verified-email, timeouts
2026-07-18 17:33:25 -04:00
ops_test.go
Address fill-mode review: grid edge inset + drop dead coverage append
2026-07-22 00:21:47 -04:00
ops.go
Fill mode: a "grid" layout that plants individual plants in rows (
#77
)
2026-07-22 00:01:27 -04:00
plantings_test.go
Plantings backend: plop CRUD, derived counts, removed_at (
#14
)
2026-07-19 02:41:22 +00:00
plantings.go
Seed provenance + inventory: source links and seed lots (
#50
) (
#64
)
2026-07-21 05:39:24 +00:00
plants_test.go
Plant catalog backend: CRUD + seeded built-ins (
#12
)
2026-07-19 01:48:22 +00:00
plants.go
Seed provenance + inventory: source links and seed lots (
#50
) (
#64
)
2026-07-21 05:39:24 +00:00
public_test.go
Public read-only share link (no login / no OIDC) (
#41
) (
#43
)
2026-07-19 06:18:31 +00:00
public.go
Public read-only share link (no login / no OIDC) (
#41
) (
#43
)
2026-07-19 06:18:31 +00:00
seed_lots_test.go
Use objectPlantingsPath helper instead of inline URL (
#88
)
2026-07-21 22:06:57 -04:00
seed_lots.go
Address seed-packet review: 413 mapping, deadline, rollback, dedup
2026-07-22 00:13:42 -04:00
seed_packet_test.go
Address seed-packet review: 413 mapping, deadline, rollback, dedup
2026-07-22 00:13:42 -04:00
seed_packet.go
Address seed-packet review: 413 mapping, deadline, rollback, dedup
2026-07-22 00:13:42 -04:00
settings_test.go
Admin-gated Settings: runtime model selection, enforce is_admin (
#79
)
2026-07-21 20:27:36 -04:00
settings.go
Address seed-packet review: 413 mapping, deadline, rollback, dedup
2026-07-22 00:13:42 -04:00
shares_test.go
Sharing backend: shares CRUD + ACL enforcement everywhere (
#16
)
2026-07-19 03:49:54 +00:00
shares.go
Sharing backend: shares CRUD + ACL enforcement everywhere (
#16
)
2026-07-19 03:49:54 +00:00
spa_test.go
Address Gadfly review findings on Phase 0
2026-07-18 15:19:30 -04:00
spa.go
Address Gadfly review findings on Phase 0
2026-07-18 15:19:30 -04:00
sse_deadline_test.go
Test the deadline is refreshed per-frame, not just extended (
#87
)
2026-07-21 20:49:57 -04:00