Commit Graph

3323 Commits

Author SHA1 Message Date
79c3f387b3 [obsidian] vault backup: 2025-05-20 23:48:52[ 2025-05-20 23:48:53 +09:00
7ff6a925ab [obsidian] vault backup: 2025-05-20 22:00:28[ 2025-05-20 22:00:28 +09:00
33f989bf7e [obsidian] vault backup: 2025-05-20 13:00:29[ 2025-05-20 13:00:29 +09:00
3f2383ca6f [obsidian] vault backup: 2025-05-19 16:39:56[ 2025-05-19 16:39:56 +09:00
Emile Bangma
5a2eb21ff1 fix(ofm): allow wikilink alias to be empty (#1984)
This is in line with Obsidian's behavior.
2025-05-19 07:58:05 +02:00
f74c6a6d99 [obsidian] vault backup: 2025-05-15 14:46:38[ 2025-05-15 14:46:38 +09:00
8d62176d0a Merge remote-tracking branch 'home/v4' into v4 2025-05-15 13:48:48 +09:00
01d2a7b784 [obsidian] vault backup: 2025-05-14 17:29:36[ 2025-05-14 17:29:36 +09:00
8068603ac0 [obsidian] vault backup: 2025-05-14 16:29:36[ 2025-05-14 16:29:36 +09:00
6a2ce2bfcc [obsidian] vault backup: 2025-05-14 15:29:36[ 2025-05-14 15:29:36 +09:00
a385b7a30d [obsidian] vault backup: 2025-05-13 23:54:32[ 2025-05-13 23:54:32 +09:00
42ad625d58 [obsidian] vault backup: 2025-05-13 17:28:13[ 2025-05-13 17:28:13 +09:00
37d5b50f45 [obsidian] vault backup: 2025-05-13 16:28:13[ 2025-05-13 16:28:13 +09:00
ea0c3a177f [obsidian] vault backup: 2025-05-13 15:28:13[ 2025-05-13 15:28:13 +09:00
c93ca7304f [obsidian] vault backup: 2025-05-13 13:28:13[ 2025-05-13 13:28:13 +09:00
400bc6d6e1 [obsidian] vault backup: 2025-05-13 12:28:15[ 2025-05-13 12:28:15 +09:00
2998f1a9e2 [obsidian] vault backup: 2025-05-13 11:27:14[ 2025-05-13 11:27:14 +09:00
e3f2aa1a62 [obsidian] vault backup: 2025-05-12 18:13:53[ 2025-05-12 18:13:53 +09:00
dd27bcef7c [obsidian] vault backup: 2025-05-12 17:13:54[ 2025-05-12 17:13:54 +09:00
aaa9eef99b [obsidian] vault backup: 2025-05-12 11:56:32[ 2025-05-12 11:56:34 +09:00
ba07c32332 [obsidian] vault backup: 2025-05-08 14:35:15[ 2025-05-08 14:35:15 +09:00
8083b5436f [obsidian] vault backup: 2025-05-08 13:35:15[ 2025-05-08 13:35:15 +09:00
Felix Nie
ec66fa5a5d feat(i18n): readermode translations and icon (#1961)
* fix(readermode): Translations and a new icon for ReaderMode

* Formatted

* Replaced icon
2025-05-07 21:56:18 +02:00
dependabot[bot]
1fccf2fd9d chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1953)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `sigstore/cosign-installer` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-05-07 12:46:39 -07:00
dependabot[bot]
bf06953610 chore(deps): bump the production-dependencies group with 7 updates (#1964)
Bumps the production-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.13` | `1.7.0` |
| @myriaddreamin/rehype-typst | `0.5.4` | `0.6.0` |
| [pixi.js](https://github.com/pixijs/pixijs) | `8.9.1` | `8.9.2` |
| [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `6.1.1` | `7.0.0` |
| [ws](https://github.com/websockets/ws) | `8.18.1` | `8.18.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.7` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.19.4` |


Updates `@floating-ui/dom` from 1.6.13 to 1.7.0
- [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.0/packages/dom)

Updates `@myriaddreamin/rehype-typst` from 0.5.4 to 0.6.0

Updates `pixi.js` from 8.9.1 to 8.9.2
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](https://github.com/pixijs/pixijs/compare/v8.9.1...v8.9.2)

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

Updates `ws` from 8.18.1 to 8.18.2
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.1...8.18.2)

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

Updates `tsx` from 4.19.3 to 4.19.4
- [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.19.3...v4.19.4)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@myriaddreamin/rehype-typst"
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pixi.js
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pretty-bytes
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ws
  dependency-version: 8.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tsx
  dependency-version: 4.19.4
  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-05-07 12:46:23 -07:00
Dan
e78dddaab0 fix(analytics): Umami tracking pageviews properly
Update componentResources.ts to fix umami SPA tracking (#1967)

Update componentResources.ts to fix umami analytics when SPA is enabled in Quartz
2025-05-07 21:44:30 +02:00
2b4ba1a2b6 [obsidian] vault backup: 2025-05-01 04:10:10[ 2025-05-01 04:10:10 +09:00
anthops
36a3bd9686 fix(graph): provide proper workaround for pixijs webgpu issue #1899 (#1949) 2025-04-30 09:49:41 -07:00
badcode
5a68583710 docs: add fix for 'remote end hung up unexpectedly' error during initial sync (#1939) 2025-04-29 09:55:15 -07:00
dralagen
1272f3a0fb doc(favicon): add documentation of favicon plugin (#1948)
* doc(favicon): add documentation of favicon plugin

* doc(favicon): add missing link to configuration page

* fix(favicon): build on public folder don't created
2025-04-28 22:00:28 -07:00
Stephen Tse
6930bae72c fix(fonts): Fixed page title fonts not downloadable to local (#1898)
* Fixed url parser regex not working for Google Fonts subset API

* Prettier no
2025-04-28 14:58:06 -07:00
dependabot[bot]
a70ac7ed9e chore(deps-dev): bump the production-dependencies group with 2 updates (#1952)
Bumps the production-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild).


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

Updates `esbuild` from 0.25.2 to 0.25.3
- [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.2...v0.25.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.25.3
  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-04-28 14:41:04 -07:00
Jacky Zhao
eff9b7ba97 chore(ci): fix proj name 2025-04-28 14:35:51 -07:00
Jacky Zhao
3d97a6373c ci: fix fork preview 2025-04-28 13:19:29 -07:00
c51aafa107 [obsidian] vault backup: 2025-04-28 17:13:13 2025-04-28 17:13:13 +09:00
889ca9f27d [obsidian] vault backup: 2025-04-28 10:53:15[ 2025-04-28 10:53:15 +09:00
d6bb5ef40d [obsidian] vault backup: 2025-04-27 20:09:00[ 2025-04-27 20:09:00 +09:00
80291250a4 [obsidian] vault backup: 2025-04-27 19:08:59[ 2025-04-27 19:08:59 +09:00
Stephen Tse
b59b9e7c53 fix(explorer): Prevent html from being scrollable when mobile explorer is open (#1895)
* Fixed html page being scrollable when mobile explorer is open

* Prettier code

* Addressed comment
2025-04-26 11:13:56 -07:00
dralagen
ce82fb98e0 feat(favicon): add plugin to expose favicon from icon.png (#1942)
* feat(favicon): add plugin to expose favicon from icon.png

* chore(favicon): clean up formatting and remove unnecessary line breaks
2025-04-26 11:06:59 -07:00
Stephen Tse
bee2fa0fe0 fix(callout): Grid-based callout collapsible animation (#1944)
* Fixed broken nested callout maxHeight calculation

* Implemented grid-based callout collapsible
2025-04-26 11:05:51 -07:00
Jacky Zhao
665b7a6575 chore: add ci to preview all prs (#1947)
* add ci to preview all prs

* only on this repo

* fmt
2025-04-26 11:04:23 -07:00
de8a544e7d [obsidian] vault backup: 2025-04-26 16:00:36[ 2025-04-26 16:00:36 +09:00
9758d042da [obsidian] vault backup: 2025-04-25 02:41:13[ 2025-04-25 02:41:13 +09:00
35a799264c [obsidian] vault backup: 2025-04-25 01:41:13[ 2025-04-25 01:41:13 +09:00
anthops
09a8f5fa81 fix: prefer webgl for devices with webgpu and no float32-blendable feature flag #1899 (#1933)
Co-authored-by: Tony <32993852+0xREDACTED@users.noreply.github.com>
2025-04-23 09:32:52 -07:00
Jacky Zhao
65c1d2ebef fix(wikilinks): dont default empty alias 2025-04-23 09:30:25 -07:00
Jacky Zhao
6c4b9cbb4c fix(transclude): blockref detection 2025-04-22 11:18:50 -07:00
ARYAN TECHIE
4489ab6eb9 fix: dynamically detect current branch for quartz sync push (#1930) 2025-04-22 10:22:43 -07:00
13ecec815c [obsidian] vault backup: 2025-04-22 17:59:40[ 2025-04-22 17:59:40 +09:00