Commit Graph

3485 Commits

Author SHA1 Message Date
7f48054330 [obsidian] vault backup: 2025-10-06 17:32:31[ 2025-10-06 17:32:31 +09:00
cb876319ed [obsidian] vault backup: 2025-10-06 15:39:33[ 2025-10-06 15:39:33 +09:00
b7b13032a8 [obsidian] vault backup: 2025-10-03 18:03:56[ 2025-10-03 18:03:56 +09:00
2e9c70c75b [obsidian] vault backup: 2025-10-03 13:03:47[ 2025-10-03 13:03:47 +09:00
505fd22075 [obsidian] vault backup: 2025-10-03 12:03:43[ 2025-10-03 12:03:43 +09:00
e9719638a2 [obsidian] vault backup: 2025-10-01 12:02:55[ 2025-10-01 12:02:55 +09:00
dccbf2f75d [obsidian] vault backup: 2025-09-25 15:39:04[ 2025-09-25 15:39:04 +09:00
e10905cda5 [obsidian] vault backup: 2025-09-25 14:38:57[ 2025-09-25 14:38:57 +09:00
699141ba83 [obsidian] vault backup: 2025-09-25 13:38:52[ 2025-09-25 13:38:52 +09:00
891dea4151 [obsidian] vault backup: 2025-09-25 12:38:43[ 2025-09-25 12:38:43 +09:00
084345e2fd [obsidian] vault backup: 2025-09-25 11:37:16[ 2025-09-25 11:37:16 +09:00
a05c5791bc [obsidian] vault backup: 2025-09-24 18:14:41[ 2025-09-24 18:14:41 +09:00
62e4574ea2 [obsidian] vault backup: 2025-09-24 17:14:37[ 2025-09-24 17:14:37 +09:00
b6493f124d [obsidian] vault backup: 2025-09-24 13:14:23[ 2025-09-24 13:14:23 +09:00
99a1f70716 [obsidian] vault backup: 2025-09-24 12:14:18[ 2025-09-24 12:14:19 +09:00
1e5fbbad5a [obsidian] vault backup: 2025-09-23 01:39:19[ 2025-09-23 01:39:19 +09:00
671abb4bf3 [obsidian] vault backup: 2025-09-23 00:39:06[ 2025-09-23 00:39:06 +09:00
6911770ed7 [obsidian] vault backup: 2025-09-22 13:40:38[ 2025-09-22 13:40:38 +09:00
Emile Bangma
7d148aefc1 fix(callouts)!: match callout DOM to Obsidian (#2104)
* fix(callouts): match callout DOM to Obsidian

* use new transition curve for all callout transitions

* chore!: bump version to 4.5.2
2025-09-21 19:14:03 +02:00
b5e241eef8 [obsidian] vault backup: 2025-09-20 13:42:31[ 2025-09-20 13:42:32 +09:00
f3e633aee1 [obsidian] vault backup: 2025-09-20 11:57:22[ 2025-09-20 11:57:22 +09:00
Jacky Zhao
bedcd6627a fix(search): css min padding 2025-09-18 13:45:17 -07:00
Amir Pourmand
49be02f900 fix(i18n): Add RTL Detection based on Config Set Language (#2100)
* Add rtl automatic detection to base.scss

* Implement RTL support for Arabic and Persian locales and update HTML direction attribute in renderPage component

* Update HTML direction attribute in renderPage component to prioritize frontmatter dir value

* Refactor renderPage component to simplify HTML direction attribute assignment by removing frontmatter dir fallback
2025-09-17 16:04:22 -07:00
Amir Pourmand
2c0d66669a feat: Update FlexSearch and Add Support for All Languages (#2108)
* chore(deps): update flexsearch to version 0.8.205 and adjust search encoder.

* refactor(search): enhance search encoder and update search results type

- Improved the encoder function to filter out empty tokens.
- Updated the search results type from a specific FlexSearch type to a more generic 'any' type for flexibility.
- Removed redundant rtl property from the index configuration.

* refactor(search): remove rtl property from search index configuration

* refactor(search): improve encoder function formatting

- Updated the encoder function to use consistent arrow function syntax for better readability.

* refactor(search): update search results type to DefaultDocumentSearchResults

- Imported DefaultDocumentSearchResults from FlexSearch for improved type safety.
- Changed the type of searchResults from 'any' to DefaultDocumentSearchResults<Item> for better clarity and maintainability.
2025-09-17 15:39:30 -07:00
Jacky Zhao
139add71f2 fix(style): layout flow, search restyle 2025-09-17 15:26:49 -07:00
Eritque arcus
6b1fe76dce fix: fix CNAME path error (#2096)
* fix: fix CNAME path error

* chore: Update quartz/plugins/emitters/cname.ts

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* chore: remove unused import

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2025-09-17 14:50:12 -07:00
dependabot[bot]
d3f1ba06ee chore(deps): bump the production-dependencies group with 3 updates (#2122)
Bumps the production-dependencies group with 3 updates: [pixi.js](https://github.com/pixijs/pixijs), [satori](https://github.com/vercel/satori) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `pixi.js` from 8.12.0 to 8.13.1
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](https://github.com/pixijs/pixijs/compare/v8.12.0...v8.13.1)

Updates `satori` from 0.16.2 to 0.18.2
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](https://github.com/vercel/satori/compare/0.16.2...0.18.2)

Updates `@types/node` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: pixi.js
  dependency-version: 8.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: satori
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:57:05 -07:00
dependabot[bot]
c6eaa4c8b7 chore(deps): bump actions/setup-node in the ci-dependencies group (#2123)
Bumps the ci-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:56:42 -07:00
Justin
a7ce877d58 docs: update nav for cloudflare pages (#2130) 2025-09-17 09:32:25 -07:00
acedcc198e [obsidian] vault backup: 2025-09-17 16:59:49[ 2025-09-17 16:59:49 +09:00
1fbbe49584 [obsidian] vault backup: 2025-09-17 15:59:48[ 2025-09-17 15:59:48 +09:00
3567f1f224 [obsidian] vault backup: 2025-09-17 10:36:49[ 2025-09-17 10:36:49 +09:00
f44611faf5 [obsidian] vault backup: 2025-09-16 18:13:09[ 2025-09-16 18:13:09 +09:00
8b17cd0301 [obsidian] vault backup: 2025-09-16 17:13:04[ 2025-09-16 17:13:04 +09:00
e1f2d56f20 [obsidian] vault backup: 2025-09-16 16:13:00[ 2025-09-16 16:13:00 +09:00
BVBFuchs
4f9df58f29 Update de-DE.ts (#2128) 2025-09-15 11:59:10 -07:00
1a64806228 [obsidian] vault backup: 2025-09-16 01:30:35[ 2025-09-16 01:30:35 +09:00
a56ef2ded2 [obsidian] vault backup: 2025-09-16 00:30:21[ 2025-09-16 00:30:21 +09:00
5e42da5443 [obsidian] vault backup: 2025-09-15 23:30:10[ 2025-09-15 23:30:10 +09:00
184b1063fd [obsidian] vault backup: 2025-09-11 19:08:04[ 2025-09-11 19:08:04 +09:00
c5bc960f00 [obsidian] vault backup: 2025-09-11 16:16:46[ 2025-09-11 16:16:47 +09:00
8d5e0ad11f [obsidian] vault backup: 2025-09-11 15:14:17[ 2025-09-11 15:14:17 +09:00
4e6136c71b [obsidian] vault backup: 2025-09-09 17:41:01[ 2025-09-09 17:41:01 +09:00
siaikin
f7eec6c5e8 feat(analytics): add support for Vercel Web Analytics provider (#2119)
* feat(analytics): add support for Vercel Web Analytics provider

* fix: correct indentation for Vercel analytics provider condition
2025-09-08 20:06:28 -07:00
0323f5c841 [obsidian] vault backup: 2025-09-08 15:18:24[ 2025-09-08 15:18:24 +09:00
15a3f13140 [obsidian] vault backup: 2025-09-08 14:18:12[ 2025-09-08 14:18:12 +09:00
Giuseppe Alfieri
b3d98bdae3 Fix: normalize chokidar paths for hot reload on Windows (#2120)
Hot reload was not updating pages when editing Markdown files inside subfolders on Windows only.
The issue was caused by inconsistent path separators from chokidar.
This patch ensures paths are normalized with toPosixPath before rebuild.
2025-09-07 11:58:47 -07:00
dependabot[bot]
98b7c809c5 chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#2106)
Bumps the production-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.3` | `1.7.4` |
| [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git) | `0.1.21` | `0.1.22` |
| [ansi-truncate](https://github.com/fabiospampinato/ansi-truncate) | `1.3.0` | `1.4.0` |
| [preact](https://github.com/preactjs/preact) | `10.27.0` | `10.27.1` |
| [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.13` | `6.6.1` |
| [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.0` | `7.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.3.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.8` | `0.25.9` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.5` |



Updates `@floating-ui/dom` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.4/packages/dom)

Updates `@napi-rs/simple-git` from 0.1.21 to 0.1.22
- [Release notes](https://github.com/Brooooooklyn/simple-git/releases)
- [Commits](https://github.com/Brooooooklyn/simple-git/compare/v0.1.21...v0.1.22)

Updates `ansi-truncate` from 1.3.0 to 1.4.0
- [Commits](https://github.com/fabiospampinato/ansi-truncate/compare/v1.3.0...v1.4.0)

Updates `preact` from 10.27.0 to 10.27.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.27.0...10.27.1)

Updates `preact-render-to-string` from 6.5.13 to 6.6.1
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](https://github.com/preactjs/preact-render-to-string/compare/v6.5.13...v6.6.1)

Updates `pretty-bytes` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v7.0.0...v7.0.1)

Updates `@types/node` from 24.2.1 to 24.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `esbuild` from 0.25.8 to 0.25.9
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.8...v0.25.9)

Updates `tsx` from 4.20.3 to 4.20.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.20.3...v4.20.5)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@napi-rs/simple-git"
  dependency-version: 0.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ansi-truncate
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: preact
  dependency-version: 10.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: preact-render-to-string
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pretty-bytes
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.25.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tsx
  dependency-version: 4.20.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 11:32:01 -07:00
Lumen Yang
190342cea2 docs: remove out of date admonition (#2114) 2025-09-05 09:45:06 -07:00
c70bd927f0 [obsidian] vault backup: 2025-09-05 12:55:37[ 2025-09-05 12:55:37 +09:00