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
/
actions
/
at
feature/footnotes
4 folders
20 files
Jared Pereira
add footnotes
4mo ago
713d14b4
domains
allow adding domains if no email
1 year ago
phone_auth
use node-postgres and vercel's attachDBPool everywhere
11 months ago
publications
Feature/publish leaflets (#235) * reorganized Actions in leaflet a bit * started up on the publish button, WIP * added an icon for one-offs/looseleafs/whatever * adjusted popover to new one step design * wrap up styling tweaks to the publish popover * title input in publish post details form now pulls first block content as title * add a looseleaf button to the homepage * icon stuffffff * make save as draft and publish work to existing pub * make publication optional on documents * support publishing standalone leaflets * support adding theme to standalone published docs * render standalone published docs at /p/ * render standalone published docs properly on homepage * handle publishing doc theme * delete entiteis before publishing * tweak publish page styles * add published link for standaloen docs in share menu * style tweaks to make starting a new pub an external link rather than a redirect * tiny lil teaks to create pub form * fix type errors * added the looseleaf page * handle canvases better * some small tweaks * handle publishing canvas pages as first page * simplify page handling and support root canvas page * add basic looseleaf page * don't show looseleafs tab if none * add first page to start of array * fix metadata on read links * get theme from correct place and fix pub metadata * remove flex on published page link block content * fix imports and types * fix looseleaf titles --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
subscriptions
Feat/Ordered Lists (#257) * implement ordered lists * fix readme command
4 months ago
addLeafletToHome.ts
add footnotes
4 months ago
createNewLeaflet.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
createNewLeafletFromTemplate.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
createPublicationDraft.ts
Feature/publish leaflets (#235) * reorganized Actions in leaflet a bit * started up on the publish button, WIP * added an icon for one-offs/looseleafs/whatever * adjusted popover to new one step design * wrap up styling tweaks to the publish popover * title input in publish post details form now pulls first block content as title * add a looseleaf button to the homepage * icon stuffffff * make save as draft and publish work to existing pub * make publication optional on documents * support publishing standalone leaflets * support adding theme to standalone published docs * render standalone published docs at /p/ * render standalone published docs properly on homepage * handle publishing doc theme * delete entiteis before publishing * tweak publish page styles * add published link for standaloen docs in share menu * style tweaks to make starting a new pub an external link rather than a redirect * tiny lil teaks to create pub form * fix type errors * added the looseleaf page * handle canvases better * some small tweaks * handle publishing canvas pages as first page * simplify page handling and support root canvas page * add basic looseleaf page * don't show looseleafs tab if none * add first page to start of array * fix metadata on read links * get theme from correct place and fix pub metadata * remove flex on published page link block content * fix imports and types * fix looseleaf titles --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
deleteLeaflet.ts
fix type error and lint
7 months ago
emailAuth.ts
create new identities via supabase
6 months ago
getIdentityData.ts
actually de-duplicate pubs and docs
6 months ago
getRSVPData.ts
don't use drizzle in the read path of leaflet page
1 year ago
get_phone_rsvp_to_event_state.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
login.ts
create new identities via supabase
6 months ago
phone_rsvp_to_event.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
pollActions.ts
use correct relation via supabase
1 year ago
publishToPublication.ts
add footnotes
4 months ago
removeLeafletFromHome.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
searchTags.ts
Feature/tags (#243) * adjusting a loooot of spacing here and there * added tag selector to publish page * endless futzing to get the tag selector working as expected * fixed a selection indexing issue in tag selector * added tags to the draft and post metadata * add tag interaction drawer, trigger from tag buttons * adjusted postheader and draft headers to include tags * componentized the interaction previews * changed tags to use Link rather than button * added tag page * wire up tags * fixes to styling of tag selector popover in draft post header * a couple more such fixes * fix fetching tags and simplify result rendering * refactor interactions into two components * refactored the footer a bit * refactored the footer a bit * revert some stuff in pub listing * adjustments to postListing and tag page * fix tag selector when no draft and tweak search * add hover state to interaction buttons in post listing --------- Co-authored-by: Jared Pereira <jared@awarm.space>
7 months ago
sendUpdateToRSVPS.ts
use node-postgres and vercel's attachDBPool everywhere
11 months ago
signInWithBluesky.ts
Feature/bsky pubs/demo (#131) * WIP * add super basic lexicon functionality * WIP * init publications review view * added some small state stuff in you're already subbed * added a writer home and did more to the subscribe flow * create publication flow (and some updates to the imput with label component) * add basic bluesky pub integration! A lexicon! Oauth! All the stuff! * rename appview start script * set oauth client redirect state * wired up the home pub list * wiring up the create pub flow * add heading and image blocks, handle image upload * moved some shit around in the nav to get urls to work, wired up the pub page * added publish button to leaflets * add drafts and publish button * add subscribing via email! * wired up post list and post page, styled pst page * cleaning up some comments * add runner to appview * clean up * move oauth-metadata out from route file * add email to subscribers! --------- Co-authored-by: celine <celine@hyperlink.academy>
1 year ago
subscribeToPublicationWithEmail.ts
add unsubscribe flow!
1 year ago
unsubscribeFromPublication.ts
add unsubscribe action
1 year ago
updateIdentityInterfaceState.ts
Update/home (#208) * added nav * added a floating home header * made the home layout into a component and applied it to the dahsboard * delete a few unused files, created a page layout for not found errors * further componentizing dash layout * adding background color and padding to the header if theres a bg image * also this * some adjustments to the width of the sidebar if always open, removed page title from head and put into nav * adjustments to the leaflet grid, new leaflet list format wip * added style adjustments if card border is on * made the leaflet list items respect page alpha color * pulled titles out into grid * added support for filtering * added the template indicator back * added in created dates! also removed a couple stray console logs * widened the list leaflet preview * made mobile navigation work * some small padding * add contents media and use on dashboard sidebar * remove unused forwarded ref from actionbutton * extract out leafletlist component * add id to publication dashboard layout * add leaflet draft data to dashboard data query * fix leaflet fact query on dashboard * added a toggle to header on mobile * bunch of type fixes and defaults * Adding a WIP Dashboard Layout while i wait for jared to finihs his refactor * factor out controls and pass as prop * fix messed up dashboard default state * added search to home * fix type error * fix leaflet query on publish page * persist dashboard states to db * add missing action * debounced search, unified hooks * pubs get search woot woot * hide irrelavent filter options * removed reader and notification buttons, adjusting some spacing * use speedy link for leaflet list and reposition over preview * add rkey to publication data key * properly set pub draft titles * add back intersection observer refs * upgrade to tailwind v4 * WIP add basic HomeEmptyState * rm hardcoded test empty leaflets * fix some tailwind v4 issues * use timeAgo for publishedAt * don't render embed blocks in previews * use timeago in publication metadata * moved settings from footer/sidebar to content area in home * added a bg color to publised list * Revert "moved settings from footer/sidebar to content area in home" This reverts commit c5ee9f55d78b7ad53d6a60f9d3d68866b25e0802. * adjusted nav in mobile footer to be more obvious * filter out published posts from draft list * use tailwind to apply hover to links This gets us their useful media query * prevent focusing on open nav menu * prettied up some empty state * made it work on desktop * added the banners to the end of the leaflet list, made some buttons work * some tweaks * some spacing fixes, and also added layout to the discover to include nav * wrapped a couple more not found layouts * added bgs to the draft list * updated subscriber list, added bg --------- Co-authored-by: celine <celine@hyperlink.academy> Co-authored-by: Brendan Schlagel <brendan.schlagel@gmail.com>
10 months ago