commits
* 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>
* unified leaflet option menus in published post and home
* unified leaflet option menus in published post and home
* streanlined shareButton, added archive data
* added buttons to archive and unarchive in leaflet options
* refactor to use a single Link element in the LeafletListItem
* added filters for archive on home, filtered archive out of default
leaflet list
* update nextjs and add pub drafts
* update for nextjs 16
* add pino to serverExternalPackages
* make archiving in pubs work
* update identity data on revalidate
* refresh page on delete, fix text color on publish page
* optimistically update leaflet lists on archive/etc
* don't include archived when filtering on docs
* handle logged out and non-pub owner cases
* don't filter out archived undefined posts
* fix titles for local docs
* support canvas titles on homepage
* fix sorts
* filter docs better
* remove template feature
But keep the backend route so existing links still work
---------
Co-authored-by: celine <celine@hyperlink.academy>
Squashed commit of the following:
commit c3deb565892c3a87102ba2ba11a698d6907e4955
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:45:07 2025 -0500
remove logs
commit 3ff4755bd48b52cef44f1e88a3f0ffda12670f28
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:38:04 2025 -0500
rename has page loaded and switch logic
commit 558d9b7cb8c08a07277ac14bab3c465571ff0e7e
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:19:00 2025 -0500
log effectivetz and locale
commit 2748feba61f5e495480c92e108496da427be9727
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:11:17 2025 -0500
are we getting tz on server/client?
This reverts commit 604cc827f41d311ea156e25d012de024b06a3af9.
This reverts commit df74efe5d21a5f156350660894aa7680b3a888e8.
* 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>
* unified leaflet option menus in published post and home
* unified leaflet option menus in published post and home
* streanlined shareButton, added archive data
* added buttons to archive and unarchive in leaflet options
* refactor to use a single Link element in the LeafletListItem
* added filters for archive on home, filtered archive out of default
leaflet list
* update nextjs and add pub drafts
* update for nextjs 16
* add pino to serverExternalPackages
* make archiving in pubs work
* update identity data on revalidate
* refresh page on delete, fix text color on publish page
* optimistically update leaflet lists on archive/etc
* don't include archived when filtering on docs
* handle logged out and non-pub owner cases
* don't filter out archived undefined posts
* fix titles for local docs
* support canvas titles on homepage
* fix sorts
* filter docs better
* remove template feature
But keep the backend route so existing links still work
---------
Co-authored-by: celine <celine@hyperlink.academy>
Squashed commit of the following:
commit c3deb565892c3a87102ba2ba11a698d6907e4955
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:45:07 2025 -0500
remove logs
commit 3ff4755bd48b52cef44f1e88a3f0ffda12670f28
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:38:04 2025 -0500
rename has page loaded and switch logic
commit 558d9b7cb8c08a07277ac14bab3c465571ff0e7e
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:19:00 2025 -0500
log effectivetz and locale
commit 2748feba61f5e495480c92e108496da427be9727
Author: Jared Pereira <jared@awarm.space>
Date: Mon Nov 17 17:11:17 2025 -0500
are we getting tz on server/client?