Commit Graph

3251 Commits

Author SHA1 Message Date
Lin
880a9511b6
fix: incorrect link resolution for transclusion in root index file (#853)
Co-authored-by: Lauréline Nevin <laureline.nevin@unicaen.fr>
2024-02-13 03:11:16 -05:00
dependabot[bot]
a31e3f9458
chore(deps): bump @floating-ui/dom from 1.6.1 to 1.6.3 (#857)
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.1 to 1.6.3.
- [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.6.3/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 00:21:45 -05:00
dependabot[bot]
2c06e68ba6
chore(deps): bump preact from 10.19.3 to 10.19.4 (#858)
Bumps [preact](https://github.com/preactjs/preact) from 10.19.3 to 10.19.4.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.3...10.19.4)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 00:21:30 -05:00
dependabot[bot]
4a28d0e5d1
chore(deps-dev): bump tsx from 4.7.0 to 4.7.1 (#859)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 00:21:13 -05:00
Jacky Zhao
a7325eadc1 fix(analytics): umami custom host should be a string (closes #852) 2024-02-12 09:01:05 -08:00
Emile Bangma
5dc4f21a4b
feat(i18n): localize the min read string for the nl-NL locale (#850)
* Update min read translation

* Added nl_BE to Dutch

Added Flemish (nl_BE) to point to nl.

* Removed period to match other translations
2024-02-12 08:58:00 -08:00
Jacky Zhao
76f295620c feat: add transclude-src to transclude 'link to original' 2024-02-12 08:52:00 -08:00
60ee756315 [obsidian] vault backup: 2024-02-13 01:40:09
All checks were successful
Build / build (push) Successful in 2m1s
2024-02-13 01:40:09 +09:00
6f4d677690 [obsidian] vault backup: 2024-02-12 17:34:49[
All checks were successful
Build / build (push) Successful in 1m45s
2024-02-12 17:34:49 +09:00
kabirgh
226891b9b1
fix(fast rebuild): call only required emitters, don't always copy assets (#845)
* fix(fast rebuild): call only required emitters, don't always copy assets

* Type function
2024-02-11 12:20:44 -08:00
Jacky Zhao
389f2e8bee fix(ofm): allow diacretic marks in tag regex (closes #830) 2024-02-11 12:12:01 -08:00
dependabot[bot]
998198cffb
chore(deps): bump esbuild-sass-plugin from 2.16.0 to 2.16.1 (#778)
Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/compare/v2.16.0...v2.16.1)

---
updated-dependencies:
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 11:27:16 -08:00
Jacky Zhao
4a6a44950f fix(breadcrumbs): folder index by full path rather than folder name (closes #676) 2024-02-11 11:26:24 -08:00
Silviu Lorenț
2b39bd93f3
feat(i18n): localize the min read string for the ro-RO locale (#847)
* feat(i18n): localize `min read` string for `ro-RO` locale

* chore: run Prettier on `quartz/i18n/locales/ro-RO.ts`
2024-02-11 11:23:58 -08:00
Neel Shah
b5295e0f26
fix: breadcrumbs displayName issue for file names ending with index (#839) 2024-02-11 11:08:12 -08:00
Jacky Zhao
ab0e20b4d0 chore: refactor out and export endsWith 2024-02-11 10:57:24 -08:00
Silviu Lorenț
af5f5abad4
docs: add documentation for Umami analytics integration (#846) 2024-02-11 10:51:10 -08:00
Alq
3518ca9e2a
feat(i18n): localize the min read string (#838)
* feat(i18n): localize the min read string fixes #825

* chore: format
2024-02-11 10:43:08 -08:00
Aaron Pham
ab80eba794
chore(callouts): remove unnecessary whitespaces after class name (#833)
Though we should have a plugins that just strip whitespace in all node
class.

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-10 17:19:17 -05:00
Aaron Pham
6ae0bb0908
chore: move fonts all into static folder (#835)
* chore: move fonts all into static folder

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* Apply suggestions from code review

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

* chore: update formatter

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-02-10 17:17:41 -05:00
Aaron Pham
db5e701810
feat(i18n): support parsing callouts (#834)
* feat(i18n): support parsing callouts

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: move callout into components

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: update arabic translation

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: make sure to use correct items

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-10 17:09:57 -05:00
Alq
a0d6daa3b4
feat(i18n): add Arabic translation (#837)
* feat(i18n): add Arabic translation

* chore: format
2024-02-10 09:02:28 -08:00
398246bbd3 [obsidian] vault backup: 2024-02-10 23:46:44[
All checks were successful
Build / build (push) Successful in 1m40s
2024-02-10 23:46:44 +09:00
90eb599551 [obsidian] vault backup: 2024-02-10 15:43:16[
All checks were successful
Build / build (push) Successful in 1m35s
2024-02-10 15:43:16 +09:00
9204709b5e [obsidian] vault backup: 2024-02-10 15:03:30[ 2024-02-10 15:03:30 +09:00
2f8971954a [obsidian] vault backup: 2024-02-10 14:43:16[
All checks were successful
Build / build (push) Successful in 1m44s
2024-02-10 14:43:16 +09:00
4bc4407595 [obsidian] vault backup: 2024-02-10 01:14:59[
All checks were successful
Build / build (push) Successful in 1m45s
2024-02-10 01:14:59 +09:00
kabirgh
fe353d946b
feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
1b6220be41 Merge remote-tracking branch 'home/v4' into v4
All checks were successful
Build / build (push) Successful in 1m56s
2024-02-09 22:14:03 +09:00
d56e2581a1 [obsidian] vault backup: 2024-02-09 22:14:00[ 2024-02-09 22:14:00 +09:00
e2aed60ba4 [obsidian] vault backup: 2024-02-09 20:59:12[
All checks were successful
Build / build (push) Successful in 2m44s
2024-02-09 20:59:12 +09:00
ab19f2a2e3 [obsidian] vault backup: 2024-02-09 18:59:36[
All checks were successful
Build / build (push) Successful in 1m41s
2024-02-09 18:59:36 +09:00
99d7e66269 [obsidian] vault backup: 2024-02-09 18:17:31
All checks were successful
Build / build (push) Successful in 1m36s
2024-02-09 18:17:31 +09:00
6f245cd28b [obsidian] vault backup: 2024-02-09 18:00:49
All checks were successful
Build / build (push) Successful in 1m38s
2024-02-09 18:00:49 +09:00
4a14a55154 [obsidian] vault backup: 2024-02-09 17:59:36[ 2024-02-09 17:59:36 +09:00
4890856ab3 [obsidian] vault backup: 2024-02-09 17:42:57
All checks were successful
Build / build (push) Successful in 1m56s
2024-02-09 17:42:57 +09:00
Jacky Zhao
a87704cd05 fix: set default locale for lang attribute 2024-02-08 09:31:36 -08:00
Silviu Lorenț
fd785ada56
feat(i18n): use Romanian translation for ro-MD locale (#828) 2024-02-08 08:48:13 -08:00
Serhii Stets
e186811c9c
added Ukrainian to i18n (#829) 2024-02-08 08:47:12 -08:00
Aaron Pham
51818efc38
fix(umami): format correct string from custom hosts (#826) 2024-02-08 08:45:20 -08:00
1b0bed27db [obsidian] vault backup: 2024-02-09 00:38:38
All checks were successful
Build / build (push) Successful in 1m37s
2024-02-09 00:38:38 +09:00
f31aefd373 [obsidian] vault backup: 2024-02-09 00:07:24
All checks were successful
Build / build (push) Successful in 1m44s
2024-02-09 00:07:24 +09:00
8061e35017 set submodule branch
All checks were successful
Build / build (push) Successful in 1m42s
2024-02-08 23:58:46 +09:00
fa434bcb2e add history link to meta 2
All checks were successful
Build / build (push) Successful in 1m41s
2024-02-08 23:55:01 +09:00
8455859c72 add history link to meta
All checks were successful
Build / build (push) Successful in 1m49s
2024-02-08 23:52:15 +09:00
4980286afb set private repository as submodule
All checks were successful
Build / build (push) Successful in 2m46s
2024-02-08 23:17:03 +09:00
4ed11b0d71 [obsidian] vault backup: 2024-02-08 22:53:21[
All checks were successful
Build / build (push) Successful in 2m20s
2024-02-08 22:53:21 +09:00
10c59e3d86 update
All checks were successful
Build / build (push) Successful in 2m7s
2024-02-08 20:09:04 +09:00
c18e2fabae updated timestamp
Some checks failed
Build / build (push) Has been cancelled
2024-02-08 20:06:45 +09:00
e225747abd refined created date based on git blame 2024-02-08 20:06:40 +09:00