Commit Graph

3306 Commits

Author SHA1 Message Date
dependabot[bot]
e57984dafc
chore(deps-dev): bump tsx from 4.9.3 to 4.11.0 (#1168)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.9.3 to 4.11.0.
- [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.9.3...v4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 12:48:55 -07:00
Alex Nordstrom
9ff4626d25
fix: change callout metadata regex to include non-letter characters (#1174)
* fix: change callout metadata regex to include non-letter characters

* fix: make metadata regex non-greedy

This allows for users to have callouts such as
> [!NOTE|left foo-bar 123] a ]+ title with square brackets [s] a
> Contents
2024-05-29 12:48:39 -07:00
Max
a99e854d1e
docs: Update showcase.md (#1176)
Added Gatekeeper Wiki.
2024-05-29 12:47:45 -07:00
Alex Nordstrom
77d6d9623f
feat: add callout metadata parsing (#1172) 2024-05-28 15:23:28 -07:00
James Bennion-Pedley
9c726efa33
feat(i18n): homepage link for 404 pages (#1117)
* Add homepage link with internationalization

* Construct pathname from baseUrl config value

* More robust URL manipulation

* Add Farsi (#1133)

* Fix bad rebase
2024-05-22 16:44:54 -04:00
499ed53d09 [obsidian] vault backup: 2024-05-22 19:51:09[
All checks were successful
Build / build (push) Successful in 3m31s
2024-05-22 19:51:09 +09:00
011db6df9b backup
All checks were successful
Build / build (push) Successful in 4m9s
2024-05-22 12:19:11 +09:00
Yohann Bacha
81a4e20236
feat: ability to hide tags in the recent notes component (#1147)
* feat: ability to hide tags in the recent notes component

* docs: recent notes custom parameters in a table

* docs: revert recent notes doc to bullet points

* fix: linter issues

* Update docs/features/recent notes.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-05-21 09:50:58 -07:00
dependabot[bot]
cf1b3f270b
chore(deps): bump shiki from 1.2.3 to 1.6.0 (#1149)
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 13:11:16 -07:00
dependabot[bot]
a655cec9f6
chore(deps): bump rimraf from 5.0.5 to 5.0.7 (#1150)
updated-dependencies:
- dependency-name: rimraf
  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-05-20 13:11:08 -07:00
Bartłomiej Garbiec
a97e72f219
i18n: add Polish translation (#1148)
* Create pl-PL.ts

* add pl-PL to index.ts

* import pl-PL in index.ts
2024-05-20 12:36:32 -07:00
22673da032 [obsidian] vault backup: 2024-05-16 20:21:41[
Some checks failed
Build / build (push) Failing after 2m28s
2024-05-16 20:21:41 +09:00
dependabot[bot]
e3cfe1f22f
chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 (#1092)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  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-05-13 23:21:01 -07:00
dependabot[bot]
535af55ec8
chore(deps): bump hast-util-to-html from 9.0.0 to 9.0.1 (#1137)
Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: hast-util-to-html
  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-05-13 14:25:42 -07:00
Eledah
3c4d54352d
feat(i18n): add Farsi (#1133)
* Add fa-IR translation via upload

* Add files via upload

* Ran npm run format
2024-05-13 09:12:06 -07:00
dependabot[bot]
67f3614f3d
chore(deps-dev): bump tsx from 4.7.1 to 4.9.3 (#1120)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.9.3.
- [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.7.1...v4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 19:05:27 -07:00
zenodotus280
438ea6d73b
docs(showcase): add patternlanguage.cc (#1135)
A self-contained hypertextual catalog of architectural ideas and aesthetic inquiry.
2024-05-12 19:04:21 -07:00
John Bowdre
d03fdc235a
feat(analytics): Tinylytics support (#1118)
* add tinylytics support

* fix formatting

* add trailing semicolon for consistency
2024-05-06 09:30:21 -07:00
7014313cfc [obsidian] vault backup: 2024-05-03 22:20:39[
All checks were successful
Build / build (push) Successful in 5m15s
2024-05-03 22:20:39 +09:00
2ad34f80cd [obsidian] vault backup: 2024-04-30 00:37:07[
All checks were successful
Build / build (push) Successful in 2m34s
2024-04-30 00:37:07 +09:00
Emmanuel Ferdman
aee9145691
fix: update link to hosting page (#1054)
* fix: update link to hosting page

* chore: update correct path with using alias

---------

Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-04-27 21:07:26 -07:00
dependabot[bot]
a37c7775e7
chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 (#1094)
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](https://github.com/preactjs/preact-render-to-string/compare/6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: preact-render-to-string
  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-04-27 21:04:38 -07:00
785b2c185b [obsidian] vault backup: 2024-04-27 20:22:20[
All checks were successful
Build / build (push) Successful in 3m43s
2024-04-27 20:22:20 +09:00
374ebf7282 [obsidian] vault backup: 2024-04-27 14:19:20[
All checks were successful
Build / build (push) Successful in 3m1s
2024-04-27 14:19:20 +09:00
c8ecbc8916 [obsidian] vault backup: 2024-04-23 00:13:06[
All checks were successful
Build / build (push) Successful in 2m42s
2024-04-23 00:13:06 +09:00
f287e5d692 merge
All checks were successful
Build / build (push) Successful in 2m30s
2024-04-22 15:05:50 +09:00
5cea039003 [obsidian] vault backup: 2024-04-22 02:59:36[
All checks were successful
Build / build (push) Successful in 2m24s
2024-04-22 02:59:36 +09:00
be1747b673 [obsidian] vault backup: 2024-04-21 17:56:33[
All checks were successful
Build / build (push) Successful in 2m34s
2024-04-21 17:56:33 +09:00
2e65c9a720 [obsidian] vault backup: 2024-04-21 04:40:25[
All checks were successful
Build / build (push) Successful in 2m58s
2024-04-21 04:40:25 +09:00
18030fc609 [obsidian] vault backup: 2024-04-21 01:59:40[
All checks were successful
Build / build (push) Successful in 2m35s
2024-04-21 01:59:40 +09:00
a44737d7ed [obsidian] vault backup: 2024-04-21 01:18:42
All checks were successful
Build / build (push) Successful in 2m19s
2024-04-21 01:18:42 +09:00
e342a50486 [obsidian] vault backup: 2024-04-21 00:59:40[
All checks were successful
Build / build (push) Successful in 2m44s
2024-04-21 00:59:40 +09:00
iacore
e763e1969e
Allow pnpm quartz (#1078)
Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>
2024-04-19 13:02:49 -07:00
2d6082870f [obsidian] vault backup: 2024-04-20 02:00:15[
All checks were successful
Build / build (push) Successful in 2m31s
2024-04-20 02:00:15 +09:00
e00332bbd9 [obsidian] vault backup: 2024-04-18 22:50:40[
All checks were successful
Build / build (push) Successful in 4m44s
2024-04-18 22:50:40 +09:00
28d305ae21 [obsidian] vault backup: 2024-04-18 19:42:18
All checks were successful
Build / build (push) Successful in 3m29s
2024-04-18 19:42:18 +09:00
e8a7b4f2fe Merge remote-tracking branch 'home/v4' into v4
All checks were successful
Build / build (push) Successful in 2m31s
2024-04-18 17:43:38 +09:00
4da6c094f5 vault backup: 2024-04-18 17:43:37 2024-04-18 17:43:37 +09:00
1419cc3e91 [obsidian] vault backup: 2024-04-18 13:03:26[
All checks were successful
Build / build (push) Successful in 2m27s
2024-04-18 13:03:26 +09:00
25cab4cd5e Merge remote-tracking branch 'refs/remotes/home/v4' into v4
All checks were successful
Build / build (push) Successful in 2m46s
2024-04-18 10:17:41 +09:00
165666462b update private 2024-04-18 10:17:23 +09:00
a8cf1d802d backup 2024-04-18 10:15:14 +09:00
Lucas-BRT
6a019dae13
fix: unnecessery 'm' letter removed in pt-BR (#1100) 2024-04-16 18:02:59 -07:00
41b47e775c [obsidian] vault backup: 2024-04-16 19:02:51[
All checks were successful
Build / build (push) Successful in 3m0s
2024-04-16 19:02:51 +09:00
0a17b8dbd8 [obsidian] vault backup: 2024-04-16 01:54:13[
All checks were successful
Build / build (push) Successful in 2m35s
2024-04-16 01:54:13 +09:00
ab84bf497c [obsidian] vault backup: 2024-04-15 23:38:59[
Some checks failed
Build / build (push) Failing after 3m42s
2024-04-15 23:38:59 +09:00
2484d11c3d [obsidian] vault backup: 2024-04-15 22:39:01[
Some checks failed
Build / build (push) Failing after 44s
2024-04-15 22:39:01 +09:00
83262be0c5 [obsidian] vault backup: 2024-04-15 14:28:32[
All checks were successful
Build / build (push) Successful in 2m24s
2024-04-15 14:28:32 +09:00
73a6b40206 [obsidian] vault backup: 2024-04-15 13:28:32[
All checks were successful
Build / build (push) Successful in 2m28s
2024-04-15 13:28:32 +09:00
4e42e40a38 [obsidian] vault backup: 2024-04-13 14:14:51[
All checks were successful
Build / build (push) Successful in 2m19s
2024-04-13 14:14:51 +09:00