alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
appview
/
pages
/
templates
/
at
76f9501c1d0dac8bd4e4780d1c7687d3c34e52e1
5 folders
5 files
Anirudh Oppiliappan
appview: profile: more mnml
1y ago
76f9501c
errors
better error templates
1 year ago
fragments
add confirm for comment deletion
1 year ago
layouts
fix 502 on logout my hunch is that this is caused by using a GET request, which browsers tend to cache sometimes.
1 year ago
repo
add confirm for comment deletion
1 year ago
user
appview: profile: more mnml
1 year ago
index.html
appview: proper nested templates This now allows for a more organized template structure. All templates can now be accessed via "parent/child" paths, and are templated atop the layouts/*.html files. The layout files themselves are modular and can be included in each other. The only caveat is layout/*.html NEED to define their own template names like so: {{ define "base" }} The other page templates do not (and musn't) define their own template.
1 year ago
knot.html
restore knot page seems to have been unlinked accidentally. this restores it + resolves DIDs in that page.
1 year ago
knots.html
add in-memory jetstream did filter
1 year ago
settings.html
appview: templates: first pass for dark mode
1 year ago
timeline.html
appview: templates: first pass for dark mode
1 year ago