JohnCosta27
  • Joined on 2025-03-10
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 19:53:53 +00:00
5d1c758451 feat: adding button to delete image
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 19:42:46 +00:00
00359e2e8d feat: handling image delete
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 19:39:59 +00:00
60f8af3325 feat: handling image delete
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 19:39:54 +00:00
95330c163b fix: only firing update status when image is not 'not-started'
84a0996be9 feat: checking users limits when AI scans their images
48579267b5 feat: showing limits for list creation
8b54d502f2 feat: showing limits error on frontend
Compare 4 commits »
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 10:00:54 +00:00
e45688d57e fix: allowing nullable user lists
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 09:57:11 +00:00
f7c9c97f0a fix: allowing images without lists to survive
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 09:54:22 +00:00
76924a0332 chore: using requesty policy instead of direct models
d97593d487 feat: adding limits
Compare 2 commits »
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-30 09:18:30 +00:00
de96f12b55 chore: removing comment
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 14:38:15 +00:00
70161da3ed opencode: delete method for stacks
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 14:33:56 +00:00
05117b21a3 opencode: delete method for stacks
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 14:30:05 +00:00
3a182fc49b working notifications across backend and frontend
ec7bd469f9 sending notifications about new stacks
Compare 2 commits »
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 13:42:34 +00:00
6523b10699 showing a full height image in image page
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 13:38:51 +00:00
61d2b81e8c better handling of empty lists
JohnCosta27 deleted branch standard-api from JohnCosta27/Haystack 2025-08-25 13:31:44 +00:00
JohnCosta27 pushed to main at JohnCosta27/Haystack 2025-08-25 13:31:41 +00:00
fe0968716d am i finished?
769f3981cd feat: adding integration tests
a78f766122 more refactoring into seperate handlers
10cea769bf creating stacks using a user request
f5e65524aa improving by extracting common userID method
Compare 6 commits »
JohnCosta27 pushed to standard-api at JohnCosta27/Haystack 2025-08-25 13:31:38 +00:00
fe0968716d am i finished?
JohnCosta27 pushed to standard-api at JohnCosta27/Haystack 2025-08-25 12:50:10 +00:00
769f3981cd feat: adding integration tests
JohnCosta27 pushed to standard-api at JohnCosta27/Haystack 2025-08-25 12:24:20 +00:00
a78f766122 more refactoring into seperate handlers
JohnCosta27 pushed to standard-api at JohnCosta27/Haystack 2025-08-20 20:46:25 +00:00
10cea769bf creating stacks using a user request
JohnCosta27 pushed to standard-api at JohnCosta27/Haystack 2025-08-19 20:58:37 +00:00
f5e65524aa improving by extracting common userID method