1575 Commits

Author SHA1 Message Date
032995cae7 Quartz sync: Jun 19, 2025, 6:27 PM 2025-06-19 18:27:37 -04:00
ae77e130f2 Quartz sync: Jun 19, 2025, 6:24 PM 2025-06-19 18:24:38 -04:00
6dbc62c9c6 Quartz sync: Jun 19, 2025, 6:02 PM 2025-06-19 18:02:31 -04:00
162ed36c71 Quartz sync: Jun 19, 2025, 5:06 PM 2025-06-19 17:06:42 -04:00
d78bd7f5dc Quartz sync: Jun 19, 2025, 1:06 PM 2025-06-19 13:06:07 -04:00
74df091d6b Quartz sync: Jun 19, 2025, 12:03 PM 2025-06-19 12:03:39 -04:00
7e2f16eb38 Quartz sync: Jun 18, 2025, 11:49 AM 2025-06-18 11:49:50 -04:00
9dcda69b4a Quartz sync: Jun 18, 2025, 10:30 AM 2025-06-18 10:30:17 -04:00
c306ec03de Quartz sync: Jun 18, 2025, 8:44 AM 2025-06-18 08:44:30 -04:00
4cc38a099c Quartz sync: Jun 18, 2025, 8:42 AM 2025-06-18 08:42:04 -04:00
54084f9c71 Quartz sync: Jun 17, 2025, 10:26 PM 2025-06-17 22:26:37 -04:00
36930c80e6 Quartz sync: Jun 17, 2025, 10:03 PM 2025-06-17 22:03:54 -04:00
904f986fca Quartz sync: Jun 17, 2025, 9:53 PM 2025-06-17 21:53:25 -04:00
902c436a0d Quartz sync: Jun 17, 2025, 9:40 PM 2025-06-17 21:40:52 -04:00
cf96e3b5ed Quartz sync: Jun 17, 2025, 11:36 AM 2025-06-17 11:36:54 -04:00
d2aab982ed Quartz sync: Jun 17, 2025, 11:31 AM 2025-06-17 11:31:37 -04:00
e012618727 Quartz sync: Jun 17, 2025, 10:49 AM 2025-06-17 10:49:30 -04:00
39059d608e Quartz sync: Jun 17, 2025, 9:01 AM 2025-06-17 09:01:58 -04:00
50ced3dafb Quartz sync: Jun 17, 2025, 8:48 AM 2025-06-17 08:48:44 -04:00
ef761dcb4f Quartz sync: Jun 17, 2025, 8:19 AM 2025-06-17 08:19:45 -04:00
391a2b962b Quartz sync: Jun 17, 2025, 7:25 AM 2025-06-17 07:25:17 -04:00
460503ae62 Quartz sync: Jun 17, 2025, 7:04 AM 2025-06-17 07:04:09 -04:00
5bddc236a3 Quartz sync: Jun 17, 2025, 6:44 AM 2025-06-17 06:44:45 -04:00
56c9f05daa Quartz sync: Jun 17, 2025, 6:35 AM 2025-06-17 06:35:56 -04:00
d8cb4fde87 Quartz sync: Jun 17, 2025, 6:34 AM 2025-06-17 06:34:00 -04:00
5adae319e6 Quartz sync: Jun 17, 2025, 6:33 AM 2025-06-17 06:33:13 -04:00
84740dd641 Quartz sync: Jun 17, 2025, 6:26 AM 2025-06-17 06:26:41 -04:00
d86e3527fe Quartz sync: Jun 17, 2025, 6:23 AM 2025-06-17 06:23:55 -04:00
c887117601 Quartz sync: Jun 17, 2025, 6:18 AM 2025-06-17 06:18:40 -04:00
Jiangnan Li
cdd0be2aa8
feat(giscus): expose language option for Comments component (#2012)
* add language support for Comment

* docs: let users know they can customize their language preference
2025-06-08 11:23:01 +02:00
Jacky Zhao
9de370ae14 watcher: manually ignore .git changes 2025-06-04 15:00:41 -07:00
Jacky Zhao
ae0466eedb css: unapply redundant bg on section 2025-06-03 10:57:16 -07:00
Emile Bangma
499adf4a4e
fix(ios): mobile explorer overscroll behavior (#2008) 2025-06-03 13:51:38 -04:00
Jacky Zhao
cd13ce3c47 docs: clarify parens on ignorePatterns (closes #2009) 2025-06-02 12:39:01 -07:00
Emile Bangma
b48aa91728
fix(flex): respect DesktopOnly and MobileOnly components (#1971)
* fix(flex): respect DesktopOnly and MobileOnly components

* Use classNames util function

* fix(ofm): allow wikilink alias to be empty (#1984)

This is in line with Obsidian's behavior.

* fix(style): Katex adding scrollbars on non-overflowing content (#1989)

* feat(i18n): Bahasa Indonesia translations (#1981)

* fix(a11y): increased content-meta text contrast (#1980)

* fix(analytics): streamline posthog script loading and event capturing (#1974)

* css: adjust color blend for search bg

* feat(links): added ofm option to style unresolved or broken links differently (#1992)

* feat: add option to disable broken wikilinks

* fix(style): update hover color for broken links and introduce new class

* feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown

* chore(deps): replace `chalk` and `rimraf` with builtin functions (#1879)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#1996)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Node 22 (#1997)

* docs: showcase housekeeping

* docs: fix explorernode references (closes #1985)

* fix: tz-less date parse in local tz instead of utc (closes #1615)

* docs: added note to not forget to add https:// to the plausible-host (for #1337) (#2000)

* docs: added note to not forget to add https:// to the plausible-host (for #1337)

* Update docs/configuration.md

---------

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

* Updated documentation

---------

Co-authored-by: Nizav <106657905+Ni-zav@users.noreply.github.com>
Co-authored-by: Aswanth <aswanth366@gmail.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
Co-authored-by: Keisuke ANDO <g.kei0429@gmail.com>
Co-authored-by: fl0werpowers <47599466+fl0werpowers@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Moser <64004956+c2vi@users.noreply.github.com>
2025-06-02 18:36:57 +02:00
Sebastian Moser
7b052e8844
docs: added note to not forget to add https:// to the plausible-host (for #1337) (#2000)
* docs: added note to not forget to add https:// to the plausible-host (for #1337)

* Update docs/configuration.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2025-06-01 22:56:51 -07:00
Jacky Zhao
1cfc87652c fix: tz-less date parse in local tz instead of utc (closes #1615) 2025-06-01 22:42:37 -07:00
Jacky Zhao
096ef220dc docs: fix explorernode references (closes #1985) 2025-05-28 16:36:25 -07:00
Jacky Zhao
bc16822d14 docs: showcase housekeeping 2025-05-28 16:27:17 -07:00
Emile Bangma
7fa9253abc
Node 22 (#1997) 2025-05-28 16:20:59 -07:00
dependabot[bot]
996d8d51fa
chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#1996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 09:21:56 -04:00
fl0werpowers
951d1dec24
chore(deps): replace chalk and rimraf with builtin functions (#1879)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-28 10:40:51 +02:00
Keisuke ANDO
51b43a2115
feat(links): added ofm option to style unresolved or broken links differently (#1992)
* feat: add option to disable broken wikilinks

* fix(style): update hover color for broken links and introduce new class

* feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown
2025-05-27 21:26:17 +02:00
Jacky Zhao
c9349457ed css: adjust color blend for search bg 2025-05-27 10:00:19 -07:00
Aswanth
6d49d97559
fix(analytics): streamline posthog script loading and event capturing (#1974) 2025-05-24 00:55:07 -04:00
Emile Bangma
c9741d00f3
fix(a11y): increased content-meta text contrast (#1980) 2025-05-23 22:09:48 -04:00
Nizav
73983cfb0e
feat(i18n): Bahasa Indonesia translations (#1981) 2025-05-23 22:07:29 -04:00
Emile Bangma
52344cd816
fix(style): Katex adding scrollbars on non-overflowing content (#1989) 2025-05-23 22:05:41 -04:00
Emile Bangma
fec0a62b74
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
Felix Nie
e98d97a271
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