Jacky Zhao
bf8b577f63
perf: incremental rebuild (--fastRebuild v2 but default) ( #1841 )
...
* checkpoint
* incremental all the things
* properly splice changes array
* smol doc update
* update docs
* make fancy logger dumb in ci
2025-03-16 14:17:31 -07:00
Jacky Zhao
bd14da12a9
fix(folder): use memoized trie instead of handrolled path solution ( closes #1767 )
2025-03-14 15:08:23 -07:00
Jacky Zhao
7acd3132aa
feat: make og images an emitter to properly await image generation ( #1826 )
...
* checkpoint
* make emitters async generators
* fix
* custom font spec
* replace spinner, use disk cache for fonts
* use readline instead
* make og images look nice
2025-03-13 10:27:46 -07:00
Jacky Zhao
f35321c408
perf(explorer): client side explorer ( #1810 )
...
* start work on client side explorer
* fix tests
* fmt
* generic test flag
* add prenav hook
* add highlight class
* make flex more consistent, remove transition
* open folders that are prefixes of current path
* make mobile look nice
* more style fixes
2025-03-09 14:58:26 -07:00
Aaron Pham
df8d24fd2c
fix(path): handle lone slash ( #1713 )
2025-01-07 16:00:09 -05:00
Jacky Zhao
536815273b
chore: joinSegments fix + tests
2025-01-01 12:11:16 -08:00
moexiami
1de0f5c5f6
fix(path): correct handle URI schemes in joinSegments ( #1693 )
2025-01-01 10:07:59 -08:00
Anton Bulakh
fb2d4c9ce7
fix(spa): Normalize empty hrefs ( #1695 )
...
A final breadcrumb has an empty href, linking to the current page, but
the relative url normalization method missed those, making the link
appear broken in search previews and popovers.
Fixes #1690
2024-12-30 09:55:18 -08:00
Emile Bangma
96eecb3bf2
fix(assets): pdf page linking support. ( #1025 )
...
* github-slugger pdf workaround
* Skip sluggifying on pdf file extension
* Account for pdf files without anchor
* Address feedback
2024-03-24 16:23:25 -07:00
Jacky Zhao
934b78ae55
chore: refactor out and export endsWith
2024-02-11 10:57:24 -08:00
Jacky Zhao
20f6d152a6
fix(path): properly path encode &
2024-02-04 21:22:57 -08:00
Jacky Zhao
2eaeb6086c
fix: content-disposition inline should apply to all resource types ( closes #728 )
2024-01-28 22:12:01 -08:00
Jacky Zhao
139c5ea03f
fix: sluggify pound ( closes #681 )
2024-01-13 09:22:27 -08:00
Jacky Zhao
a5c0ec1b38
fix: use slugs instead of title as basis for explorer ( #652 )
...
* use slugs instead of title as basis for explorer
* fix folder persist state, better default behaviour
* use relative path instead of full path as full path is affected by -d
* dont use title in breadcrumb if it's just index lol
2023-12-27 16:44:14 -08:00
Jacky Zhao
3c0c6da6f0
fix: deep clone before relativizing urls in transclude ( closes #640 )
2023-12-20 09:52:17 -08:00
Jacky Zhao
0859b1705a
feat: support emoji tags ( closes #634 )
2023-12-17 12:28:28 -08:00
Jacky Zhao
834d5e6987
fix: fmt
2023-12-02 16:55:38 -08:00
Jacky Zhao
f878c8c2f6
fix: incorrect test
2023-12-02 16:54:09 -08:00
Jacky Zhao
24681b9b10
fix: transcludes and relative paths
2023-12-02 16:51:03 -08:00
Jacky Zhao
22fc06fb31
fix: spa shouldn't use popover script directly
2023-11-18 18:46:58 -08:00
Christian Gill
e173414d12
fix(slug): Handle question mark ( #481 )
2023-09-17 11:02:00 -07:00
Jacky Zhao
4387044cc7
fix: 404 page styling for nested pages ( closes #458 )
2023-09-12 21:29:57 -07:00
Jacky Zhao
2ecc650d42
fix: percent-encoding for files with %, contentIndex for non-latin chars ( closes #397 , closes #399 )
2023-08-22 23:34:28 -07:00
Jacky Zhao
303a867d60
base path refactor to better support subpath hosting
2023-08-19 15:52:25 -07:00
Jacky Zhao
c65451519e
format
2023-08-17 00:55:52 -07:00
Jacky Zhao
cdaec963ed
various path fixes for links to extensions, fix relative paths in links
2023-08-17 00:55:28 -07:00
Jacky Zhao
b5ab38cb7e
fix relative path resolution in router and link crawling
2023-08-16 22:04:15 -07:00