Space space
space pushed to main at space/assign-me-openclaw 2026-04-02 15:45:27 +02:00
694c674581 Add initial implementation of serverless function for Gitea webhook handling
space created repository space/assign-me-openclaw 2026-04-02 15:44:46 +02:00
space pushed to main at space/stream-shot 2026-04-02 15:17:02 +02:00
cc09782942 Merge pull request 'feat: Cache images for up to 10 seconds' (#2) from feat/cache-snapshots into main
a84da6dde8 feat: Use filesystem cache for serverless compatibility
1b246addff feat: Add snapshot caching (10s duration)
Compare 3 commits »
space closed issue space/stream-shot#1 2026-04-02 15:17:01 +02:00
feat. Cache images for upto 10 seconds by stream id
space merged pull request space/stream-shot#2 2026-04-02 15:17:01 +02:00
feat: Cache images for up to 10 seconds
space commented on pull request space/stream-shot#2 2026-04-02 14:14:13 +02:00
feat: Cache images for up to 10 seconds

closes #1

space commented on pull request space/stream-shot#2 2026-04-02 14:11:06 +02:00
feat: Cache images for up to 10 seconds

okay ish attempt, try to not have anything in memory, this is serverless

space commented on issue space/stream-shot#1 2026-04-02 14:08:36 +02:00
feat. Cache images for upto 10 seconds by stream id

Store in /app/{id}.jpg like we do temporary, but change to id and keep for atleast 10 seconds with a last read file for it in txt format since we dont have a db.

space opened issue space/stream-shot#1 2026-04-02 14:04:31 +02:00
feat. Cache images for upto 10 seconds by stream id in /app/{id}.jpg
space synced commits to main at space/.profile from mirror 2026-04-01 22:21:54 +02:00
74c02d1928 Add files via upload
3c74ef8f72 shsf media for personal stuff
Compare 2 commits »
space pushed to main at space/stream-shot 2026-04-01 17:49:45 +02:00
157b49be64 Update Python version to 3.14 in lint workflow
space pushed to main at space/stream-shot 2026-04-01 17:49:26 +02:00
dc6732d540 Add linting workflow with flake8 for Python syntax checks
space pushed to main at space/stream-shot 2026-04-01 17:48:33 +02:00
c6eb7bcac4 Add SHSF badge to header for project visibility
space pushed to main at space/stream-shot 2026-04-01 17:21:49 +02:00
520aa607f3 Media inline with header
space pushed to main at space/stream-shot 2026-04-01 17:18:52 +02:00
3b83f20850 Added works with shsf
space pushed to main at space/stream-shot 2026-04-01 17:12:43 +02:00
9bc7a648af Add initial implementation of StreamShot with snapshot capture feature and UI
space created branch main in space/stream-shot 2026-04-01 17:12:43 +02:00
space created repository space/stream-shot 2026-04-01 17:10:19 +02:00
space pushed to dev-issue-3 at space/time-until 2026-03-30 20:49:07 +02:00
39e494a69a ci: remove pr workflow
space pushed to dev-issue-3 at space/time-until 2026-03-30 20:46:50 +02:00
4cf5b6041d ci: add dev branch workflow