Commit Graph

4256 Commits

Author SHA1 Message Date
a4845999d3 [obsidian] vault backup: 2025-09-16 17:13:04[
All checks were successful
Build / build (push) Successful in 13m19s
2025-09-16 17:13:04 +09:00
8f6c49a810 [obsidian] vault backup: 2025-09-16 16:13:00[
Some checks failed
Build / build (push) Failing after 14m0s
2025-09-16 16:13:00 +09:00
BVBFuchs
7bcab60f3e Update de-DE.ts (#2128) 2025-09-15 11:59:10 -07:00
34e8986521 [obsidian] vault backup: 2025-09-16 01:30:35[
Some checks failed
Build / build (push) Failing after 7m18s
2025-09-16 01:30:35 +09:00
053551727b [obsidian] vault backup: 2025-09-16 00:30:21[
All checks were successful
Build / build (push) Successful in 9m16s
2025-09-16 00:30:21 +09:00
52f7f26c8b [obsidian] vault backup: 2025-09-15 23:30:10[
Some checks failed
Build / build (push) Failing after 9m13s
2025-09-15 23:30:10 +09:00
e141c73697 [obsidian] vault backup: 2025-09-11 19:08:04[
Some checks failed
Build / build (push) Failing after 13m56s
2025-09-11 19:08:04 +09:00
b371c26dce [obsidian] vault backup: 2025-09-11 16:16:46[ 2025-09-11 16:16:47 +09:00
7aa25750f7 [obsidian] vault backup: 2025-09-11 15:14:17[ 2025-09-11 15:14:17 +09:00
3e067a2465 [obsidian] vault backup: 2025-09-09 17:41:01[
All checks were successful
Build / build (push) Successful in 11m3s
2025-09-09 17:41:01 +09:00
siaikin
e77a051144 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
cef88b3923 [obsidian] vault backup: 2025-09-08 15:18:24[
All checks were successful
Build / build (push) Successful in 12m2s
2025-09-08 15:18:24 +09:00
d8767b1236 [obsidian] vault backup: 2025-09-08 14:18:12[
All checks were successful
Build / build (push) Successful in 14m11s
2025-09-08 14:18:12 +09:00
Giuseppe Alfieri
ecb3d92941 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]
42052ebb5f 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
a4028289aa docs: remove out of date admonition (#2114) 2025-09-05 09:45:06 -07:00
e081659148 [obsidian] vault backup: 2025-09-05 12:55:37[
All checks were successful
Build / build (push) Successful in 10m55s
2025-09-05 12:55:37 +09:00
f02a0a7719 [obsidian] vault backup: 2025-09-05 11:54:13[
All checks were successful
Build / build (push) Successful in 11m42s
2025-09-05 11:54:13 +09:00
695f3bc450 [obsidian] vault backup: 2025-09-04 03:44:03[
Some checks failed
Build / build (push) Failing after 7m56s
2025-09-04 03:44:03 +09:00
2c6d0c85e7 [obsidian] vault backup: 2025-09-02 14:53:19[
All checks were successful
Build / build (push) Successful in 13m5s
2025-09-02 14:53:19 +09:00
5f1a6e799d [obsidian] vault backup: 2025-09-02 13:53:14[
Some checks failed
Build / build (push) Failing after 9m10s
2025-09-02 13:53:14 +09:00
72ef32a4b9 [obsidian] vault backup: 2025-09-02 11:53:02[
All checks were successful
Build / build (push) Successful in 14m0s
2025-09-02 11:53:02 +09:00
9f447811b3 [obsidian] vault backup: 2025-09-01 18:17:51[
Some checks failed
Build / build (push) Failing after 14m36s
2025-09-01 18:17:51 +09:00
60eb7a628c [obsidian] vault backup: 2025-09-01 17:17:45[
All checks were successful
Build / build (push) Successful in 11m19s
2025-09-01 17:17:45 +09:00
70cffb0f32 [obsidian] vault backup: 2025-09-01 14:17:33[
All checks were successful
Build / build (push) Successful in 10m43s
2025-09-01 14:17:33 +09:00
498cfb5d0b [obsidian] vault backup: 2025-09-01 12:17:19[
Some checks failed
Build / build (push) Failing after 10m28s
2025-09-01 12:17:19 +09:00
9d68862f75 [obsidian] vault backup: 2025-08-29 16:37:27
All checks were successful
Build / build (push) Successful in 11m9s
2025-08-29 16:37:28 +09:00
997b2419e1 [obsidian] vault backup: 2025-08-29 15:55:13[
All checks were successful
Build / build (push) Successful in 10m52s
2025-08-29 15:55:13 +09:00
ec5dedd675 [obsidian] vault backup: 2025-08-29 11:01:04[
All checks were successful
Build / build (push) Successful in 14m5s
2025-08-29 11:01:04 +09:00
3b9e0beb75 [obsidian] vault backup: 2025-08-29 10:42:31
Some checks failed
Build / build (push) Failing after 13m44s
2025-08-29 10:42:31 +09:00
8bd1863da0 [obsidian] vault backup: 2025-08-28 21:21:11[
All checks were successful
Build / build (push) Successful in 14m40s
2025-08-28 21:21:11 +09:00
308778d71a [obsidian] vault backup: 2025-08-28 15:20:59[
All checks were successful
Build / build (push) Successful in 15m28s
2025-08-28 15:20:59 +09:00
d6aa3afd47 [obsidian] vault backup: 2025-08-27 20:24:59[
Some checks are pending
Build / build (push) Has started running
2025-08-27 20:24:59 +09:00
ab45b5857d [obsidian] vault backup: 2025-08-27 17:29:08[ 2025-08-27 17:29:08 +09:00
1afe1d171b [obsidian] vault backup: 2025-08-27 13:32:54[ 2025-08-27 13:32:54 +09:00
b06a328640 [obsidian] vault backup: 2025-08-26 10:20:12[
All checks were successful
Build / build (push) Successful in 14m5s
2025-08-26 10:20:12 +09:00
1d14ff8979 [obsidian] vault backup: 2025-08-25 17:17:36[
Some checks failed
Build / build (push) Failing after 14m49s
2025-08-25 17:17:36 +09:00
b93ad57762 [obsidian] vault backup: 2025-08-25 15:53:09[ 2025-08-25 15:53:09 +09:00
9b8dd005b1 [obsidian] vault backup: 2025-08-25 12:20:12[ 2025-08-25 12:20:12 +09:00
cb250afd70 Merge remote-tracking branch 'home/v4' into v4
All checks were successful
Build / build (push) Successful in 9m52s
2025-08-25 10:13:56 +09:00
b2f0d2cd46 [obsidian] vault backup: 2025-08-25 00:05:12
Some checks failed
Build / build (push) Failing after 23m45s
2025-08-25 00:05:12 +09:00
1cc682870a [obsidian] vault backup: 2025-08-24 00:43:19[
All checks were successful
Build / build (push) Successful in 21m57s
2025-08-24 00:43:19 +09:00
a05e699d6d [obsidian] vault backup: 2025-08-23 23:43:01[
All checks were successful
Build / build (push) Successful in 16m31s
2025-08-23 23:43:01 +09:00
3215e1d36e [obsidian] vault backup: 2025-08-23 00:07:56
All checks were successful
Build / build (push) Successful in 12m58s
2025-08-23 00:07:56 +09:00
11376d24a6 [obsidian] vault backup: 2025-08-22 23:31:59[
All checks were successful
Build / build (push) Successful in 15m2s
2025-08-22 23:31:59 +09:00
Lumen Yang
0a57d032a7 feat(typst): invert the math equation for typst rendered equation in darkmode (#2095)
There was no dark mode support for quartz equations in typst. This
commit implements such support in order for proper render of typst math
equation in dark mode.
2025-08-21 09:37:59 -07:00
360886d6a5 [obsidian] vault backup: 2025-08-21 16:09:31[ 2025-08-21 16:09:31 +09:00
5f50cc80fd [obsidian] vault backup: 2025-08-21 15:03:32[ 2025-08-21 15:03:32 +09:00
82dec61bbb [obsidian] vault backup: 2025-08-21 13:54:55[ 2025-08-21 13:54:55 +09:00
bd79a9b4e6 [obsidian] vault backup: 2025-08-21 12:54:51[
All checks were successful
Build / build (push) Successful in 10m17s
2025-08-21 12:54:51 +09:00