This website requires JavaScript.
Explore
Help
Sign In
svemagie.net
/
indiekit-server
Watch
1
Star
0
Fork
0
You've already forked indiekit-server
Code
Issues
1
Actions
Packages
Projects
Releases
Activity
All Workflows
deploy.yml
119 workflow runs
Actor
All actors
svemagie
Status
All status
Success
Failure
Waiting
Running
fix: re-add content.njk null guard (crashes on draft with no content)
deploy.yml #89
:
Commit
2734434440
pushed by
svemagie
main
2026-04-27 14:24:30 +02:00
1m28s
View workflow file
revert: remove content null-guard and content-field-object patches
deploy.yml #88
:
Commit
bccc8815ea
pushed by
svemagie
main
2026-04-27 09:53:49 +02:00
1m20s
View workflow file
fix: use
is string
not
is mapping
in content-field fallback
deploy.yml #87
:
Commit
872e73077e
pushed by
svemagie
main
2026-04-27 09:32:36 +02:00
1m22s
View workflow file
fix: prevent [object Object] in content textarea for null-text posts
deploy.yml #86
:
Commit
c70a9fe837
pushed by
svemagie
main
2026-04-27 09:13:57 +02:00
1m15s
View workflow file
fix: guard content.njk against null property.text
deploy.yml #85
:
Commit
8a55f967db
pushed by
svemagie
main
2026-04-27 09:05:21 +02:00
1m22s
View workflow file
chore: update indiekit-endpoint-activitypub to fix webfinger baseUrl wiring
deploy.yml #84
:
Commit
fa056da961
pushed by
svemagie
main
2026-04-25 21:18:34 +02:00
1m18s
View workflow file
chore: update indiekit-endpoint-activitypub to ba4bb53 (fix oauth token expiry)
deploy.yml #83
:
Commit
ae22652d72
pushed by
svemagie
main
2026-04-25 20:53:41 +02:00
1m21s
View workflow file
chore: update indiekit-endpoint-activitypub to 2d67c64 (parallel inbox queue)
deploy.yml #82
:
Commit
bd3347f634
pushed by
svemagie
main
2026-04-25 19:22:32 +02:00
1m26s
View workflow file
chore: update indiekit-endpoint-activitypub to fix profile headers
deploy.yml #81
:
Commit
4d6bca9c6b
pushed by
svemagie
main
2026-04-25 18:16:23 +02:00
1m17s
View workflow file
chore: remove AP enrich-actor + stubs patches now in fork source
deploy.yml #80
:
Commit
965a10f973
pushed by
svemagie
main
2026-04-25 17:24:37 +02:00
1m20s
View workflow file
chore: remove AP runtime patches now integrated into fork
deploy.yml #79
:
Commit
774261f852
pushed by
svemagie
main
2026-04-25 16:57:58 +02:00
2m32s
View workflow file
fix: add cache fallback for /accounts/:id to resolve lookup-cached actors
deploy.yml #78
:
Commit
07b7d8902c
pushed by
svemagie
main
2026-04-25 16:42:36 +02:00
1m25s
View workflow file
fix: add cache fallback for /accounts/:id to resolve lookup-cached actors
deploy.yml #77
:
Commit
07b7d8902c
pushed by
svemagie
main
2026-04-25 16:31:29 +02:00
1m25s
View workflow file
refactor: unify isDirectMessage and computeVisibility into single function
deploy.yml #76
:
Commit
61a03a164b
pushed by
svemagie
main
2026-04-25 14:46:47 +02:00
1m19s
View workflow file
feat: implement /api/v1/conversations endpoint for DM visibility
deploy.yml #75
:
Commit
9fe04a64d9
pushed by
svemagie
main
2026-04-25 14:36:30 +02:00
1m23s
View workflow file
fix: add self-follow guard patch for inbox Follow handler
deploy.yml #74
:
Commit
7d581cd909
pushed by
svemagie
main
2026-04-23 10:51:16 +02:00
1m23s
View workflow file
fix: clear expiresAt on OAuth auth code → access token exchange
deploy.yml #73
:
Commit
a35927ecb9
pushed by
svemagie
main
2026-04-23 09:08:05 +02:00
1m29s
View workflow file
fix: match /media/ path not hostname in cover-proxy URL rewrite
deploy.yml #72
:
Commit
bd1fc2d91e
pushed by
svemagie
main
2026-04-21 23:35:08 +02:00
1m21s
View workflow file
fix: add cover-proxy internal URL rewrite patch for node jail isolation
deploy.yml #71
:
Commit
7e69f2b3f3
pushed by
svemagie
main
2026-04-21 23:30:59 +02:00
1m21s
View workflow file
fix: route funkwhale cover images through internal media server
deploy.yml #70
:
Commit
791e21ad53
pushed by
svemagie
main
2026-04-21 23:26:26 +02:00
1m15s
View workflow file
chore: doas deploy
deploy.yml #69
:
Commit
4a059c86dc
pushed by
svemagie
main
2026-04-21 17:35:23 +02:00
1m34s
View workflow file
fix: run ap-search-remote-uid-guard after ap-search-url-resolve-remote
deploy.yml #68
:
Commit
ad1ecce943
pushed by
svemagie
main
2026-04-15 21:52:25 +02:00
1m20s
View workflow file
fix: guard against uid:"" corruption in remote search resolve; add 404 logging
deploy.yml #67
:
Commit
0a131f699c
pushed by
svemagie
main
2026-04-15 21:50:47 +02:00
1m23s
View workflow file
fix: fetch remote AP object in search resolve when not in local timeline
deploy.yml #66
:
Commit
a0ba049b6e
pushed by
svemagie
main
2026-04-15 21:16:45 +02:00
1m21s
View workflow file
fix: add 8 s timeout + logging to actor lookup in resolveRemoteAccount
deploy.yml #65
:
Commit
a0ff51e289
pushed by
svemagie
main
2026-04-15 20:55:42 +02:00
1m19s
View workflow file
fix: resolve posts by AP URL in search when resolve=true
deploy.yml #64
:
Commit
41660a96fe
pushed by
svemagie
main
2026-04-15 20:36:21 +02:00
1m15s
View workflow file
fix: use URL-hash ID for Mastodon account route guards
deploy.yml #63
:
Commit
60076225db
pushed by
svemagie
main
2026-04-15 20:16:31 +02:00
1m23s
View workflow file
fix: proxy Funkwhale cover images server-side to fix presigned URL expiry
deploy.yml #62
:
Commit
f758fdcdf1
pushed by
svemagie
main
2026-04-15 10:56:40 +02:00
1m23s
View workflow file
chore: remove 3 redundant AP patches, trim 2 to site-specific only
deploy.yml #61
:
Commit
da74eb8625
pushed by
svemagie
main
2026-04-15 09:54:07 +02:00
2m45s
View workflow file
refactor: remove dead patches from 2026-04-15 audit
deploy.yml #60
:
Commit
fd174f2738
pushed by
svemagie
main
2026-04-15 09:17:24 +02:00
1m22s
View workflow file
First
Previous
1
2
3
4
Next
Last