m724 pushed to main at m724/anonsubmit 2025-04-04 05:32:40 +00:00
e32e46a7a2 Update deployment
m724 pushed to main at m724/anonsubmit 2025-04-03 17:25:58 +00:00
12d5c02203 Sentry support
m724 pushed to main at m724/anonsubmit 2025-04-03 16:04:32 +00:00
94e9d5ea75 Make webhooks async
cab6e5ec34 Refactor errors a bit
Compare 2 commits »
m724 pushed to main at m724/anonsubmit 2025-04-03 15:53:00 +00:00
b69a8aee0f Refactor a bit
m724 pushed to main at m724/anonsubmit 2025-04-03 15:00:48 +00:00
9cf2da1128 Update routes
m724 pushed to main at m724/anonsubmit 2025-04-03 14:37:50 +00:00
m724 pushed to main at m724/anonsubmit 2025-04-03 12:57:19 +00:00
m724 pushed to main at m724/anonsubmit 2025-04-03 07:18:48 +00:00
42c3c0d89a Update other things
e4b4039ed3 Use requests now that we need it
Compare 2 commits »
m724 pushed to main at m724/anonsubmit 2025-04-03 07:09:33 +00:00
8dbdec6d32 Also update README
m724 pushed to main at m724/anonsubmit 2025-04-03 07:09:17 +00:00
40da75e2d7 Move login to auth0
m724 pushed to main at m724/anonsubmit 2025-04-02 17:53:26 +00:00
bf4bc3cf0c Relicense
m724 pushed to main at m724/anonsubmit 2025-04-02 17:42:13 +00:00
1697d98483 Make delete delay tweakable
3d4229d334 Move admin routes
5e59c4d8b2 Refactor webhooks
c86b0670a3 Move models
22c5ead0c0 Add reopen notice when reopening
Compare 10 commits »
m724 pushed to main at m724/anonsubmit 2025-04-02 15:04:37 +00:00
733e8517e3 Improve deployment config
4aff3e1634 Refactor limiter a bit
Compare 2 commits »
m724 pushed to main at m724/anonsubmit 2025-04-02 14:42:17 +00:00
884a31dfdb Fix admin ratelimit
m724 pushed to main at m724/anonsubmit 2025-04-02 14:33:24 +00:00
3ed09f159d Fix security issue
m724 pushed to v11.0/forgejo at git724/forgejo 2025-04-02 14:25:32 +00:00
8c583f63a7 Merge remote-tracking branch 'upstream/v11.0/forgejo' into v11.0/forgejo
fa8d75b3e5 [v11.0/forgejo] fix: validate input for default_{merge,update}_style (#7401)
Compare 2 commits »
m724 pushed to main at m724/anonsubmit 2025-04-02 14:24:43 +00:00
efcfb529c6 Refactor Message model to use composite primary key and ensure message numbering is handled automatically; update inquiry retrieval to order by message number. Enhance admin templates to include flash messages and remove deprecated header template. Add API endpoint for fetching inquiry messages with pagination support.
6c0f8ca955 Tweak argon2 settings
d77c8e1497 Further rate limit login
Compare 3 commits »
m724 pushed to main at m724/anonsubmit 2025-04-02 11:22:52 +00:00
213e1c1e86 Update README to remove password hashing section and add read-only sharing links for inquiries; simplify inquiry template by always displaying refresh notice.
m724 pushed to main at m724/anonsubmit 2025-04-02 11:20:35 +00:00
65fb1879b6 Refactor admin inquiry handling and password management; integrate Argon2 for password hashing, update session configuration, and enhance admin dashboard templates. Remove deprecated admin inquiry template.
m724 pushed to main at m724/paddle-game 2025-04-01 10:56:34 +00:00
6f63f92d3c Upadte