Emile Bangma
d75928ad5c
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
ab0e20b4d0
chore: refactor out and export endsWith
2024-02-11 10:57:24 -08:00
Jacky Zhao
06ee73e006
fix(path): properly path encode &
2024-02-04 21:22:57 -08:00
Jacky Zhao
b014d060f3
fix: content-disposition inline should apply to all resource types ( closes #728 )
2024-01-28 22:12:01 -08:00
Jacky Zhao
6babb788ed
fix: sluggify pound ( closes #681 )
2024-01-13 09:22:27 -08:00
Jacky Zhao
504b447162
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
2e9896c893
fix: deep clone before relativizing urls in transclude ( closes #640 )
2023-12-20 09:52:17 -08:00
Jacky Zhao
972cf0a887
feat: support emoji tags ( closes #634 )
2023-12-17 12:28:28 -08:00
Jacky Zhao
54b4a5567c
fix: fmt
2023-12-02 16:55:38 -08:00
Jacky Zhao
610b04406f
fix: incorrect test
2023-12-02 16:54:09 -08:00
Jacky Zhao
82bd08d14a
fix: transcludes and relative paths
2023-12-02 16:51:03 -08:00
Jacky Zhao
296c1cf83f
fix: spa shouldn't use popover script directly
2023-11-18 18:46:58 -08:00
Christian Gill
af41f34bfd
fix(slug): Handle question mark ( #481 )
2023-09-17 11:02:00 -07:00
Jacky Zhao
60a3c54339
fix: 404 page styling for nested pages ( closes #458 )
2023-09-12 21:29:57 -07:00
Jacky Zhao
b444c5c13b
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
c874e7e937
base path refactor to better support subpath hosting
2023-08-19 15:52:25 -07:00
Jacky Zhao
58d9dc0528
format
2023-08-17 00:55:52 -07:00
Jacky Zhao
0c199975f2
various path fixes for links to extensions, fix relative paths in links
2023-08-17 00:55:28 -07:00
Jacky Zhao
2f6747b166
fix relative path resolution in router and link crawling
2023-08-16 22:04:15 -07:00