Firepup Sixfifty Firepup650 · he/him
  • Firepi
  • Joined on 2024-03-29
Firepup650 pushed to fp-edits at countify/countify 2024-05-26 02:50:05 +00:00
4157433533 Implement /set endpoint
9746b6b8a5 (Unrelated) That was overcomplicated
d5b5ea0485 (Unrelated) Fix actually parsing enable_reset, instead of always being true if it's passed.
7361c81fe9 (Unrelated) Wrap in an sql.begin call.
98f00da7b0 Unrelated sanity change
Compare 5 commits »
Firepup650 pushed to fp-edits at countify/countify 2024-05-25 22:52:49 +00:00
3a9d172f79 Run prettier
f5d7b1df63 Implement returning unmodifed values if it couldn't be changed
7ccd0f7ff2 By the countapi spec, this is more correct.
Compare 3 commits »
Firepup650 commented on issue countify/countify#7 2024-05-25 22:50:49 +00:00
/update implementation

Issues fixed, I think.

Firepup650 closed issue countify/countify#7 2024-05-25 22:50:49 +00:00
/update implementation
Firepup650 deleted branch update-endpoint-fix from countify/countify 2024-05-25 22:50:34 +00:00
Firepup650 pushed to update-endpoint-fix at countify/countify 2024-05-25 22:11:39 +00:00
3a9d172f79 Run prettier
Firepup650 pushed to update-endpoint-fix at countify/countify 2024-05-25 22:09:42 +00:00
f5d7b1df63 Implement returning unmodifed values if it couldn't be changed
Firepup650 created pull request countify/countify#28 2024-05-25 20:31:57 +00:00
WIP: Fix issues with the /update endpoint
Firepup650 pushed to update-endpoint-fix at countify/countify 2024-05-25 20:27:26 +00:00
7ccd0f7ff2 By the countapi spec, this is more correct.
Firepup650 created branch update-endpoint-fix in countify/countify 2024-05-25 20:27:14 +00:00
Firepup650 reopened issue countify/countify#7 2024-05-25 20:10:50 +00:00
/update implementation
Firepup650 pushed to master at Firepup650/FireBot 2024-05-25 19:50:35 +00:00
47e377a68d Actually work if a command is multi-worded
Firepup650 pushed to fp-edits at countify/countify 2024-05-25 15:09:00 +00:00
cea6569580 Implement /update
10f8c6fc36 Merge branches '403-to-422' and 'add-tests'
a26d01aced Don't pull in dev deps unless necessary
37b758c41c Consolidate tests
2166cb4a9a Merge branch 'main' into keys-namespace-id-not-null
Compare 15 commits »
Firepup650 deleted branch add-tests from countify/countify 2024-05-25 15:07:57 +00:00
Firepup650 deleted branch update-endpoint from countify/countify 2024-05-25 15:07:46 +00:00
Firepup650 deleted branch actions-all-branches from countify/countify 2024-05-25 15:07:41 +00:00
Firepup650 deleted branch keys-namespace-id-not-null from countify/countify 2024-05-25 15:07:34 +00:00
Firepup650 deleted branch 403-to-422 from countify/countify 2024-05-25 15:07:21 +00:00
Firepup650 commented on pull request countify/countify#24 2024-05-25 05:05:13 +00:00
422 (Unprocessable Content) feels more accurate than 403 (Forbidden) here.

RFC 9110, code 403:

15.5.4. 403 Forbidden The 403 (Forbidden) status code indicates that the server understood the request but…

Firepup650 pushed to fp-edits at countify/countify 2024-05-25 04:59:55 +00:00
64affde372 Merge pull request 'implement /hit API endpoint' (#18) from hit-endpoint into main
7151c77d15 Handle requests with no namespace correctly
6dfb8ce705 Merge branch 'main' into hit-endpoint
6648294566 Merge branch 'main' of ssh://localhost:3322/9pfs/countify
eaaf62483c Fix boot-test name
Compare 14 commits »