Initial implementation of latent: film-effects editor + develop-later server
All checks were successful
Docker / build-and-push (push) Successful in 3m29s
All checks were successful
Docker / build-and-push (push) Successful in 3m29s
Canvas-based client-side editor (grain, vignette, halation, procedural light leaks, color-cast presets) plus a small Express/SQLite server for the two paths that need persistence: instant share links and delayed "send to develop" links with a randomized reveal time. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
5
favicon.svg
Normal file
5
favicon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<circle cx="16" cy="16" r="15" fill="#0c0a08" stroke="#e8a33d" stroke-width="1.5"/>
|
||||
<circle cx="16" cy="16" r="7" fill="none" stroke="#e8a33d" stroke-width="1.5"/>
|
||||
<circle cx="16" cy="16" r="2.5" fill="#e8a33d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 287 B |
Reference in New Issue
Block a user