Commit Graph

3547 Commits

Author SHA1 Message Date
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
e3b7f957dd [obsidian] vault backup: 2025-04-22 16:21:12[ 2025-04-22 16:21:12 +09:00
Jacky Zhao
d25c680f9b fix(popover): properly clear popover on racing fetch 2025-04-21 23:55:38 -07:00
1769957686 [obsidian] vault backup: 2025-04-21 12:08:32[ 2025-04-21 12:08:32 +09:00
dependabot[bot]
e6ebdd5961 chore(deps): bump the production-dependencies group with 2 updates (#1919)
Bumps the production-dependencies group with 2 updates: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@clack/prompts` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.10.1/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.10.1/packages/prompts)

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

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.14.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-04-17 19:48:08 -07:00
Jacky Zhao
d91beaa3bf feat: reader mode 2025-04-17 19:45:17 -07:00
092beecc7d [obsidian] vault backup: 2025-04-15 21:59:25[ 2025-04-15 21:59:25 +09:00
1ccd7c261c [obsidian] vault backup: 2025-04-15 20:59:25[ 2025-04-15 20:59:25 +09:00
3eb8b710e9 [obsidian] vault backup: 2025-04-15 17:33:51[ 2025-04-15 17:33:51 +09:00
d861ac4e12 [obsidian] vault backup: 2025-04-15 00:24:25[ 2025-04-15 00:24:25 +09:00
5a92b493fe [obsidian] vault backup: 2025-04-14 23:24:25[ 2025-04-14 23:24:25 +09:00
227a02a725 [obsidian] vault backup: 2025-04-14 16:53:06[ 2025-04-14 16:53:06 +09:00
01c6c7ac38 Merge remote-tracking branch 'home/v4' into v4 2025-04-14 14:15:32 +09:00
3fca785c95 [obsidian] vault backup: 2025-04-14 13:33:51[ 2025-04-14 13:33:51 +09:00
44c1ad82f3 [obsidian] vault backup: 2025-04-13 23:07:25[ 2025-04-13 23:07:25 +09:00
53b6ba5abe [obsidian] vault backup: 2025-04-13 00:02:45[ 2025-04-13 00:02:45 +09:00
6af628838d [obsidian] vault backup: 2025-04-12 22:03:09[ 2025-04-12 22:03:09 +09:00
Jacky Zhao
95680d9fa8 fix(popover): clear popovers more aggressively, use href as id 2025-04-11 08:18:28 -07:00
820531ecc2 [obsidian] vault backup: 2025-04-11 18:54:38[ 2025-04-11 18:54:38 +09:00
b77eb53762 [obsidian] vault backup: 2025-04-11 17:54:39[ 2025-04-11 17:54:39 +09:00
Jacky Zhao
dd334896f1 fix(search): properly show mobile layout 2025-04-10 17:43:35 -07:00
Jacky Zhao
e0cdac272c fix(popover): popover id calculation + scroll consistency 2025-04-10 16:46:30 -07:00
Jacky Zhao
6d2d7b47cc fix: add proper popover hint to tag content page 2025-04-10 16:28:36 -07:00
dependabot[bot]
4dddb677aa chore(deps): bump the production-dependencies group with 6 updates (#1913)
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [preact](https://github.com/preactjs/preact) | `10.26.4` | `10.26.5` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `11.1.1` | `11.1.2` |
| [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `22.14.0` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.18.0` | `8.18.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |


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

Updates `remark-rehype` from 11.1.1 to 11.1.2
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](https://github.com/remarkjs/remark-rehype/compare/11.1.1...11.1.2)

Updates `sharp` from 0.33.5 to 0.34.1
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.33.5...v0.34.1)

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

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

Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.26.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: remark-rehype
  dependency-version: 11.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sharp
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/ws"
  dependency-version: 8.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-version: 5.8.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-10 16:17:15 -07:00
d039bea213 [obsidian] vault backup: 2025-04-10 18:18:32[ 2025-04-10 18:18:32 +09:00
d18c456e47 [obsidian] vault backup: 2025-04-10 17:18:32[ 2025-04-10 17:18:32 +09:00
3a7bf12cc6 [obsidian] vault backup: 2025-04-09 17:59:08[ 2025-04-09 17:59:08 +09:00