• Joined on 2025年07月24日
esmevane pushed to main at esmevane/silverfish 2026年01月10日 19:27:34 +01:00
be6e7d44b5 Use tower-sec-fetch instead of axum_csrf for CSRF protection (#203)
b6257c77c5 set up a tracing subscriber for tests (#201)
2917fc8fd7 adds view tests to dashboard, draft, and products views (#202)
89cab75bcf fix rerun-if-changed for db
03bc9fb12e fix: rename from-email to smtp-from in error message (#198)
Compare 95 commits »
esmevane opened issue conjured/silverfish#64 2025年08月19日 02:27:13 +02:00
Age verification provider support / discovery
esmevane pushed to main at esmevane/silverfish 2025年08月17日 18:16:35 +02:00
27bd65dd87
move session templates into a dedicated dir
6c0424858c
make ajax-it even tinier
64848bf5c8
start splitting shareable stuff out of the stall itself
aa67e105e2 integrate <ajax-it> (#59)
00ce94ad64 convert silverfish to a multi-binary monorepo (#57)
Compare 12 commits »
esmevane approved conjured/silverfish#48 2025年08月13日 16:18:38 +02:00
theme selector

This looks good! I know you said you'd like a better approach than handing theme into every root layout, but tbh it looks fine to me. We can update Theme to be like, AppContext or something later, I imagine, and use that as a general layout envelope or something

esmevane pushed to main at esmevane/silverfish 2025年08月12日 15:08:50 +02:00
a2e0f38883 Basic CI to verify that changes build (#45)
9c9aa7eb5b
accept precompressed static file variants
d10e1c1b7e
make path normalization work properly
9b5cd3849f login/auth/admin creation/etc (#43)
c4bb6ab26c
unprefix State/Db/Config
Compare 8 commits »
esmevane approved conjured/silverfish#43 2025年08月10日 18:33:15 +02:00
login/auth/creation/etc
esmevane commented on pull request conjured/silverfish#43 2025年08月10日 18:33:14 +02:00
login/auth/creation/etc

I love this file so much.

esmevane commented on pull request conjured/silverfish#43 2025年08月10日 18:33:13 +02:00
login/auth/creation/etc

Ooh, I dig this. Way better than a root or data/ thing.

esmevane commented on pull request conjured/silverfish#40 2025年08月08日 13:18:48 +02:00
implement money module with forex functionality

Doesn't feel urgent right now, but, I just want to say it out loud:

esmevane commented on issue conjured/silverfish#28 2025年08月06日 20:42:33 +02:00
Autocompress responses

Oh haha, just saw the code - you did it last night! Rad.

esmevane commented on issue conjured/silverfish#28 2025年08月06日 20:37:38 +02:00
Autocompress responses

oh hey! I bet you that's just a quick update

esmevane pushed to main at esmevane/silverfish 2025年08月06日 12:03:42 +02:00
e960dc584d
move to the right sessions lib
1135ac2560
quick opts fix
14e8f84a33 add support for http sessions (#37)
dd51c7b807 Set up models stuff and compile-time query validation (#36)
1bc5978f28 add example of non-500 error; better logging
Compare 9 commits »
esmevane created pull request conjured/silverfish#35 2025年08月06日 02:14:52 +02:00
Adds compression middleware.
esmevane pushed to compression at esmevane/silverfish 2025年08月06日 02:14:21 +02:00
a7714662dc Adds compression middleware.
esmevane created branch compression in esmevane/silverfish 2025年08月06日 02:14:20 +02:00
esmevane pushed to main at esmevane/silverfish 2025年08月05日 23:32:14 +02:00
0db8a5c7be Adding powershell, fixed weird cargo serve issues
2060404fec Add new Justfile
ef6e9bc0d4
set up templating and frontend stuff
2afb55fc87
omg I'm the worst
7fa1c06d35
more work setting up db stuff
Compare 8 commits »
esmevane commented on pull request conjured/silverfish#1 2025年08月01日 16:38:30 +02:00
Remove DS_Store & an import

I THOUGHT I was adding sqlx offline files but the directory was empty. Womp womp

esmevane created pull request conjured/silverfish#1 2025年08月01日 16:37:35 +02:00
Remove DS_Store & an import, add sqlx offline stuff
esmevane pushed to sqlx-offline at esmevane/silverfish 2025年08月01日 16:37:25 +02:00
165e77ad8e Remove DS_Store & an import, add sqlx offline stuff