alpha
Login
or
Join now
jack.is
/
leaflet
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.
a tool for shared writing and social publishing
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
leaflet
/
supabase
/
at
update/delete-blocks
1 folder
7 files
Jared Pereira
Refactor/standard.site (#259)
6mo ago
69de7db6
migrations
create new identities via supabase
6 months ago
browserClient.ts
Refactor/standard.site (#259) * add basic site.standard stuff and normalization function * normalize data from publication and document tables * handle differing uris * fix a few bugs * fix feed construction and simplify updatePub functions * don't delete old records * add themes for standalone docs, etc * handle migrating all records * simplify updatePublication * delete old docs and new ones * handle setting basicTheme on create/update pubs * set doc path properly * fix type errors --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
config.toml
init
2 years ago
database.types.ts
Refactor/standard.site (#259) * add basic site.standard stuff and normalization function * normalize data from publication and document tables * handle differing uris * fix a few bugs * fix feed construction and simplify updatePub functions * don't delete old records * add themes for standalone docs, etc * handle migrating all records * simplify updatePublication * delete old docs and new ones * handle setting basicTheme on create/update pubs * set doc path properly * fix type errors --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
pool.ts
increase max connections in pool
11 months ago
seed.sql
init
2 years ago
serverClient.ts
some small import optimizations
1 year ago
supabase-image-loader.js
Feature/bsky embeds (#126) * install @atproto/api for bluesky * create new block scaffolding BlueskyPostBlock * get basic post rendering and static display working * add bluesky icons for link to orig post in BlueskyPostBlock * link handle to user profile too * wire up basic saving bsky url attr, WIP, it saves nothing else, still queries for the post each time * added embeds to bluesky post, but haven't styled them yet * forgot to commit a file i renamed to index * added embeds, styled, and wired up to fact store * renamed input file to empty, added an error if user pastes an invalid bsky link * simplifed icons, made them a little smaller * rename BlueSky to Bluesky * added facets * bunch of small fixes and added a reply counter * removed stray console log * moved addBlueskyPost to utils, added embed post from textblock * hack to make types work alas * a better fix for the types! * more type casting --------- Co-authored-by: Brendan Schlagel <brendan.schlagel@gmail.com> Co-authored-by: Jared Pereira <jared@awarm.space>
1 year ago