Commit Graph

2496 Commits

Author SHA1 Message Date
95b1abdceb backup 2024-05-22 12:19:11 +09:00
Yohann Bacha
0f61cbce37 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]
5e7762264f 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]
fc528aa52a 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
cf634901be 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
31d853d229 [obsidian] vault backup: 2024-05-16 20:21:41[ 2024-05-16 20:21:41 +09:00
dependabot[bot]
8be0d20f12 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]
ce1db3df19 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
7f4c9c5538 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]
47223eaf8b 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
eb49d76e73 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
224aac6655 feat(analytics): Tinylytics support (#1118)
* add tinylytics support

* fix formatting

* add trailing semicolon for consistency
2024-05-06 09:30:21 -07:00
be09823e2b [obsidian] vault backup: 2024-05-03 22:20:39[ 2024-05-03 22:20:39 +09:00
e2e5bf57ad [obsidian] vault backup: 2024-04-30 00:37:07[ 2024-04-30 00:37:07 +09:00
Emmanuel Ferdman
fa4a03eac7 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]
c08a6531a8 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
99ac32f13b [obsidian] vault backup: 2024-04-27 20:22:20[ 2024-04-27 20:22:20 +09:00
6a925e2f42 [obsidian] vault backup: 2024-04-27 14:19:20[ 2024-04-27 14:19:20 +09:00
0093af2f66 [obsidian] vault backup: 2024-04-23 00:13:06[ 2024-04-23 00:13:06 +09:00
e0693ae35f merge 2024-04-22 15:05:50 +09:00
1d14d94d23 [obsidian] vault backup: 2024-04-22 02:59:36[ 2024-04-22 02:59:36 +09:00
4fc09a4e4d [obsidian] vault backup: 2024-04-21 17:56:33[ 2024-04-21 17:56:33 +09:00
64784ad783 [obsidian] vault backup: 2024-04-21 04:40:25[ 2024-04-21 04:40:25 +09:00
bdf4fb6dff [obsidian] vault backup: 2024-04-21 01:59:40[ 2024-04-21 01:59:40 +09:00
168316b50b [obsidian] vault backup: 2024-04-21 01:18:42 2024-04-21 01:18:42 +09:00
6445743a86 [obsidian] vault backup: 2024-04-21 00:59:40[ 2024-04-21 00:59:40 +09:00
iacore
918c5f49ff Allow pnpm quartz (#1078)
Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>
2024-04-19 13:02:49 -07:00
9e333832ce [obsidian] vault backup: 2024-04-20 02:00:15[ 2024-04-20 02:00:15 +09:00
a7cc7f59ed [obsidian] vault backup: 2024-04-18 22:50:40[ 2024-04-18 22:50:40 +09:00
e2552ec162 [obsidian] vault backup: 2024-04-18 19:42:18 2024-04-18 19:42:18 +09:00
4ed6c3c2dd Merge remote-tracking branch 'home/v4' into v4 2024-04-18 17:43:38 +09:00
77287a2adf vault backup: 2024-04-18 17:43:37 2024-04-18 17:43:37 +09:00
4e963f5db2 [obsidian] vault backup: 2024-04-18 13:03:26[ 2024-04-18 13:03:26 +09:00
920c3bfc11 Merge remote-tracking branch 'refs/remotes/home/v4' into v4 2024-04-18 10:17:41 +09:00
6a958ffced update private 2024-04-18 10:17:23 +09:00
7470320efa backup 2024-04-18 10:15:14 +09:00
Lucas-BRT
3e9319d50b fix: unnecessery 'm' letter removed in pt-BR (#1100) 2024-04-16 18:02:59 -07:00
bc782dc5df [obsidian] vault backup: 2024-04-16 19:02:51[ 2024-04-16 19:02:51 +09:00
57df0411d2 [obsidian] vault backup: 2024-04-16 01:54:13[ 2024-04-16 01:54:13 +09:00
8a08ee19a8 [obsidian] vault backup: 2024-04-15 23:38:59[ 2024-04-15 23:38:59 +09:00
9923d6d745 [obsidian] vault backup: 2024-04-15 22:39:01[ 2024-04-15 22:39:01 +09:00
aed111318b [obsidian] vault backup: 2024-04-15 14:28:32[ 2024-04-15 14:28:32 +09:00
fb4acfb493 [obsidian] vault backup: 2024-04-15 13:28:32[ 2024-04-15 13:28:32 +09:00
d42ce92969 [obsidian] vault backup: 2024-04-13 14:14:51[ 2024-04-13 14:14:51 +09:00
efbefc8e55 [obsidian] vault backup: 2024-04-13 12:14:51[ 2024-04-13 12:14:51 +09:00
dependabot[bot]
54a4ba5522 chore(deps): bump workerpool from 9.1.0 to 9.1.1 (#1073)
Bumps [workerpool](https://github.com/josdejong/workerpool) from 9.1.0 to 9.1.1.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: workerpool
  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-12 02:33:05 -04:00
dependabot[bot]
4fe85c1547 chore(deps-dev): bump @types/node from 20.11.29 to 20.12.5 (#1074)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.29 to 20.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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-04-12 02:30:21 -04:00
394d302785 [obsidian] vault backup: 2024-04-12 11:02:40[ 2024-04-12 11:02:40 +09:00
94ec7acc24 Merge remote-tracking branch 'home/v4' into v4 2024-04-12 10:02:42 +09:00
86261cd18d [obsidian] vault backup: 2024-04-12 10:02:41[ 2024-04-12 10:02:41 +09:00