dralagen
6ba9c7c02a
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
8d5b13ee03
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]
4d07ac93b4
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
32d3fc0ce8
chore(ci): fix proj name
2025-04-28 14:35:51 -07:00
Jacky Zhao
00e860d8e6
ci: fix fork preview
2025-04-28 13:19:29 -07:00
fc1cd57d6c
[obsidian] vault backup: 2025-04-28 17:13:13
Build / build (push) Successful in 6m21s
2025-04-28 17:13:13 +09:00
ee61098fec
[obsidian] vault backup: 2025-04-28 10:53:15[
2025-04-28 10:53:15 +09:00
418fb4154f
[obsidian] vault backup: 2025-04-27 20:09:00[
Build / build (push) Successful in 6m52s
2025-04-27 20:09:00 +09:00
77b4825b66
[obsidian] vault backup: 2025-04-27 19:08:59[
Build / build (push) Successful in 11m43s
2025-04-27 19:08:59 +09:00
Stephen Tse
2acdec323f
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
9e58857746
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
4bd714b7be
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
78e13bcb40
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
726cc73c9f
[obsidian] vault backup: 2025-04-26 16:00:36[
Build / build (push) Successful in 5m49s
2025-04-26 16:00:36 +09:00
c9b0ad6e46
[obsidian] vault backup: 2025-04-25 02:41:13[
Build / build (push) Successful in 6m43s
2025-04-25 02:41:13 +09:00
681b866b96
[obsidian] vault backup: 2025-04-25 01:41:13[
2025-04-25 01:41:13 +09:00
anthops
7d49dff074
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
cdebd05dc9
fix(wikilinks): dont default empty alias
2025-04-23 09:30:25 -07:00
Jacky Zhao
2a9290b3df
fix(transclude): blockref detection
2025-04-22 11:18:50 -07:00
ARYAN TECHIE
771c05ff18
fix: dynamically detect current branch for quartz sync push ( #1930 )
2025-04-22 10:22:43 -07:00
8e4bf3df7f
[obsidian] vault backup: 2025-04-22 17:59:40[
Build / build (push) Successful in 6m2s
2025-04-22 17:59:40 +09:00
e3d2d83361
[obsidian] vault backup: 2025-04-22 16:21:12[
Build / build (push) Successful in 6m22s
2025-04-22 16:21:12 +09:00
Jacky Zhao
6dd772bf00
fix(popover): properly clear popover on racing fetch
2025-04-21 23:55:38 -07:00
28d79e6425
[obsidian] vault backup: 2025-04-21 12:08:32[
Build / build (push) Successful in 7m25s
2025-04-21 12:08:32 +09:00
dependabot[bot]
c238dd16d9
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
b34d521293
feat: reader mode
2025-04-17 19:45:17 -07:00
1d9881a13d
[obsidian] vault backup: 2025-04-15 21:59:25[
Build / build (push) Successful in 6m20s
2025-04-15 21:59:25 +09:00
390491ffa6
[obsidian] vault backup: 2025-04-15 20:59:25[
Build / build (push) Successful in 6m21s
2025-04-15 20:59:25 +09:00
38e348443a
[obsidian] vault backup: 2025-04-15 17:33:51[
Build / build (push) Successful in 7m11s
2025-04-15 17:33:51 +09:00
a6d98ab22b
[obsidian] vault backup: 2025-04-15 00:24:25[
Build / build (push) Successful in 5m31s
2025-04-15 00:24:25 +09:00
abbbb13e25
[obsidian] vault backup: 2025-04-14 23:24:25[
Build / build (push) Successful in 7m7s
2025-04-14 23:24:25 +09:00
35cf18ec3e
[obsidian] vault backup: 2025-04-14 16:53:06[
Build / build (push) Successful in 6m16s
2025-04-14 16:53:06 +09:00
11ec40a0c1
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Successful in 6m28s
2025-04-14 14:15:32 +09:00
e453c91c4c
[obsidian] vault backup: 2025-04-14 13:33:51[
2025-04-14 13:33:51 +09:00
8db7ce62a6
[obsidian] vault backup: 2025-04-13 23:07:25[
Build / build (push) Successful in 7m39s
2025-04-13 23:07:25 +09:00
6ca9b16c57
[obsidian] vault backup: 2025-04-13 00:02:45[
Build / build (push) Successful in 6m56s
2025-04-13 00:02:45 +09:00
f615f063ca
[obsidian] vault backup: 2025-04-12 22:03:09[
2025-04-12 22:03:09 +09:00
Jacky Zhao
bfd72347cf
fix(popover): clear popovers more aggressively, use href as id
2025-04-11 08:18:28 -07:00
2f8f858c49
[obsidian] vault backup: 2025-04-11 18:54:38[
Build / build (push) Successful in 5m11s
2025-04-11 18:54:38 +09:00
19898f15f3
[obsidian] vault backup: 2025-04-11 17:54:39[
Build / build (push) Successful in 6m3s
2025-04-11 17:54:39 +09:00
Jacky Zhao
091cc1b05e
fix(search): properly show mobile layout
2025-04-10 17:43:35 -07:00
Jacky Zhao
e9b60c7285
fix(popover): popover id calculation + scroll consistency
2025-04-10 16:46:30 -07:00
Jacky Zhao
b1a920e5c0
fix: add proper popover hint to tag content page
2025-04-10 16:28:36 -07:00
dependabot[bot]
61770d3e50
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
c5732a3fd0
[obsidian] vault backup: 2025-04-10 18:18:32[
Build / build (push) Successful in 5m52s
2025-04-10 18:18:32 +09:00
a951419443
[obsidian] vault backup: 2025-04-10 17:18:32[
Build / build (push) Successful in 6m19s
2025-04-10 17:18:32 +09:00
3dcfd929c8
[obsidian] vault backup: 2025-04-09 17:59:08[
Build / build (push) Successful in 6m42s
2025-04-09 17:59:08 +09:00
4843f9e5f2
[obsidian] vault backup: 2025-04-08 03:09:55[
Build / build (push) Successful in 6m24s
2025-04-08 03:09:55 +09:00
b0423cf136
[obsidian] vault backup: 2025-04-07 16:50:10[
Build / build (push) Successful in 6m2s
2025-04-07 16:50:10 +09:00
9bc1680c23
[obsidian] vault backup: 2025-04-07 14:50:10[
Build / build (push) Successful in 6m58s
2025-04-07 14:50:10 +09:00