alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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
2
Pulls
1
Pipelines
core
/
appview
/
pages
/
templates
4 folders
5 files
at
f57bf86f79a6935fee364d261d47e305e2af5d4e
oppi.li
appview: profile: use outline-only bluesky logo
1y ago
f57bf86f
errors
appview: profile: use outline-only bluesky logo [preview](https://cdn.discordapp.com/attachments/1361968270516949092/1371809102023622699/image.png?ex=68247c48&is=68232ac8&hm=d743ac41cf52bdee418f3260a99860fad4ad11d2c105954e663dabf2735e18f3&)
1 year ago
layouts
appview: add spinners to all buttons how it works: - hx-indicator adds the htmx-request class to the target of choice - with tailwind, we can use `group-[.class]` to check if a parent element has a certain class, and style things conditionally - by applying `group-[.htmx-request]`, we can detect when a request is in progress, and show/hide a lucide loader - the loader is a static icon made to spin using the `animate-spin` class
1 year ago
repo
appview: add spinners to all buttons how it works: - hx-indicator adds the htmx-request class to the target of choice - with tailwind, we can use `group-[.class]` to check if a parent element has a certain class, and style things conditionally - by applying `group-[.htmx-request]`, we can detect when a request is in progress, and show/hide a lucide loader - the loader is a static icon made to spin using the `animate-spin` class
1 year ago
user
appview: profile: use outline-only bluesky logo [preview](https://cdn.discordapp.com/attachments/1361968270516949092/1371809102023622699/image.png?ex=68247c48&is=68232ac8&hm=d743ac41cf52bdee418f3260a99860fad4ad11d2c105954e663dabf2735e18f3&)
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.
2 years ago
knot.html
lexicons: rename, format and other required changes
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
web: timeline: add space between Discord and or Add a space between the Discord link and the next word "or". This only shows up on the timeline if you are not logged in...meaning it's one of the first things a new user sees.
1 year ago