JONG HWAN KIM
2efb7c819e
feat(i18n): change itemsUnderFolder, itemsUnderTag translation of ko-KR ( #905 )
...
* feat(i18n): add Korean
* feat(i18n): add Korean
* feat(i18n): change itemsUnderFolder, itemsUnderTag translation of ko-KR
2024-02-19 22:36:54 -08:00
Eiko Wagenknecht
4827a19699
fix: correctly parse falsy js as title ( #900 )
2024-02-19 13:49:07 -08:00
dependabot[bot]
6f76c6381c
chore(deps): bump preact from 10.19.4 to 10.19.5 ( #898 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.19.4 to 10.19.5.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.19.4...10.19.5 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:47:07 -08:00
dependabot[bot]
bc6d0fcb69
chore(deps): bump globby from 14.0.0 to 14.0.1 ( #897 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: globby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:47:00 -08:00
dependabot[bot]
a8140edf0d
chore(deps-dev): bump @types/node from 20.11.16 to 20.11.19 ( #899 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.16 to 20.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:46:27 -08:00
5947dba607
[obsidian] vault backup: 2024-02-20 04:10:25[
2024-02-20 04:10:25 +09:00
kon-foo
3e508fcf42
fix: remove assets via globs to avoid volume mount lock ( #877 )
...
* Fix docker volume lock issue by altering asset cleanup method
Modified build process to prevent the deletion of the output directory.
* Add fsOps utility for filesystem operations
* Use cleanDirectory in build process to fix volume lock issue
* applied prettier
* handle ENOENT error when output dir does not exist
* remove native function in favor of rimraf
* use path.join to concatenate paths
2024-02-19 11:04:27 -08:00
kabirgh
5be479fd0e
feat: implement getDependencyGraph for TagPage ( #872 )
...
* feat: implement getDependencyGraph for TagPage
* Only add file to dg if it has at least 1 tag
2024-02-19 13:58:15 -05:00
KylinDC
618ab99963
feat(i18n): add Simplified Chinese ( #896 )
2024-02-19 13:31:09 -05:00
kon-foo
03633936eb
docs: add self-hosting section ( #883 )
...
* Add Self-Hosting section
Add Nginx section
* run prettier
2024-02-19 12:50:40 -05:00
Leonardo Ledda
1ea77effca
feat(i18n): Add Italian ( #893 )
...
Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com >
2024-02-19 12:50:01 -05:00
72c8914b55
[obsidian] vault backup: 2024-02-20 01:06:58[
2024-02-20 01:06:58 +09:00
Eiko Wagenknecht
3c8262fcdc
fix(frontmatter): delimiters parameter was not passed ( #885 )
...
* fix: delimiters parameter was not passed
Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de >
* fix: remove unneeded undefined
---------
Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de >
2024-02-19 00:08:36 -08:00
13c0936259
[obsidian] vault backup: 2024-02-19 15:59:38[
2024-02-19 15:59:38 +09:00
6a57d50cf1
Merge remote-tracking branch 'home/v4' into v4
2024-02-19 14:34:45 +09:00
s-crypt
7d66268210
perf(cdn): CDNJS instead of JSDelivr ( #891 )
2024-02-18 20:26:04 -08:00
661aca29c2
[obsidian] vault backup: 2024-02-19 11:25:01[
2024-02-19 11:25:01 +09:00
JONG HWAN KIM
d5334caac0
feat(i18n): add Korean ( #889 )
...
* feat(i18n): add Korean
* feat(i18n): add Korean
2024-02-18 17:37:59 -05:00
makondratev
d132d2d3cd
feat(i18n): add Russian ( #886 )
2024-02-18 13:54:37 -05:00
d803b8d7de
[obsidian] vault backup: 2024-02-18 23:17:08[
2024-02-18 23:17:08 +09:00
edf842eb3b
[obsidian] vault backup: 2024-02-18 16:35:41[
2024-02-18 16:35:41 +09:00
b118911fc6
[obsidian] vault backup: 2024-02-18 15:18:04[
2024-02-18 15:18:04 +09:00
1e4e32b85c
[obsidian] vault backup: 2024-02-18 12:53:40
2024-02-18 12:53:40 +09:00
Jacky Zhao
46d365d510
fix(breadcrumbs): calculate trailing slash for tag hierarchies ( closes #873 )
2024-02-17 11:12:35 -08:00
Jacky Zhao
4b4943192a
fix(style): bold should use semibold
2024-02-17 10:57:59 -08:00
Jacky Zhao
f34ecf9c45
fix(style): introduce semiBoldWeight and various improvements to reduce CLS
2024-02-17 10:34:51 -08:00
Silviu Lorenț
2b70468322
feat: add user-defined config for syntax highlighting plugin ( #869 )
...
* feat: add user-defined options to syntax highlighting plugin
* feat: add default syntax highlighting config to `quartz.config.ts`
* chore: refactor according to @aarnphm's review
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com >
* chore: run Prettier on `quartz/plugins/transformers/syntax.ts`
* Update quartz/plugins/transformers/syntax.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* Update syntax.ts
---------
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-02-17 10:23:45 -08:00
kabirgh
fa91e0d3ef
fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild mode ( #842 )
...
* Re-render transclusions in normal watch mode
* Include transclusions in ContentPage getDependencyGraph
* Address PR comments
2024-02-17 09:45:01 -08:00
5387dfe5f1
[obsidian] vault backup: 2024-02-17 23:35:37
2024-02-17 23:35:37 +09:00
a36392353a
[obsidian] vault backup: 2024-02-17 22:51:50[
2024-02-17 22:51:50 +09:00
fb4721093e
[obsidian] vault backup: 2024-02-17 22:33:40
2024-02-17 22:33:40 +09:00
9745c201b5
[obsidian] vault backup: 2024-02-17 21:59:33
2024-02-17 21:59:33 +09:00
aa185070c8
[obsidian] vault backup: 2024-02-17 21:51:50[
2024-02-17 21:51:50 +09:00
19819c6ea4
[obsidian] vault backup: 2024-02-17 21:42:26
2024-02-17 21:42:26 +09:00
180a0a3a77
[obsidian] vault backup: 2024-02-17 18:50:50[
2024-02-17 18:50:50 +09:00
fba2eca5ac
[obsidian] vault backup: 2024-02-17 18:37:38
2024-02-17 18:37:38 +09:00
397f1f2b82
[obsidian] vault backup: 2024-02-17 17:50:49[
2024-02-17 17:50:50 +09:00
39f256a994
[obsidian] vault backup: 2024-02-17 16:50:49[
2024-02-17 16:50:49 +09:00
cd562f8124
[obsidian] vault backup: 2024-02-17 15:50:49[
2024-02-17 15:50:49 +09:00
58637a37b3
[obsidian] vault backup: 2024-02-17 14:50:51[
2024-02-17 14:50:51 +09:00
e8efdbaf1e
[obsidian] vault backup: 2024-02-16 21:27:20
2024-02-16 21:27:20 +09:00
6432f5f5b4
[obsidian] vault backup: 2024-02-16 12:27:59[
2024-02-16 12:27:59 +09:00
kabirgh
285d11f0df
feat: implement getDependencyGraph for AliasRedirects emitter ( #860 )
2024-02-15 19:50:48 -05:00
kabirgh
7639c1abd3
feat: implement getDependencyGraph for FolderPage ( #849 )
2024-02-15 19:50:33 -05:00
6e4faf2a2d
[obsidian] vault backup: 2024-02-16 01:59:19[
2024-02-16 01:59:19 +09:00
835aee1bcb
[obsidian] vault backup: 2024-02-15 13:56:19[
2024-02-15 13:56:19 +09:00
a528d7c888
[obsidian] vault backup: 2024-02-15 13:48:33
2024-02-15 13:48:33 +09:00
7f9226018f
[obsidian] vault backup: 2024-02-15 12:56:18[
2024-02-15 12:56:18 +09:00
David Fischer
4ab53b8eee
Add support for image popovers ( #854 )
...
* feat(popover): Add support for images
* fix: run prettier
* feat(popover): use switch logic for content types & adjust styles
* feat(popover): Add content type data tag for popover-inner class
2024-02-14 15:41:13 -05:00
Aaron Bull Schaefer
3503479b18
docs: workaround for shallow clones on Cloudflare Pages ( #868 )
...
Rather than recommend a different hosting provider, Cloudflare Pages
users that prioritize the `git` method for their `CreatedModifiedDate`
configuration can preface the build command with a means of fetching the
required repository history.
See:
- https://gohugo.io/methods/page/gitinfo/#hosting-considerations
2024-02-14 09:41:44 -08:00