Commit graph

1785 commits

Author SHA1 Message Date
Lucas-BRT
6a019dae13
fix: unnecessery 'm' letter removed in pt-BR (#1100) 2024-04-16 18:02:59 -07:00
dependabot[bot]
4d73b8289d
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]
8010093df7
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
b8c8b390bd sync notes(auto) 2024-04-10 16:00:30 +09:00
6eee39e91e sync notes(auto) 2024-04-10 10:45:10 +09:00
96245a6679 sync notes(auto) 2024-04-09 20:00:41 +09:00
72ebeea24f sync notes(auto) 2024-04-09 19:15:20 +09:00
c3ad77f081 sync notes(auto) 2024-04-09 19:00:40 +09:00
8302cb87a5 sync notes(auto) 2024-04-09 18:30:20 +09:00
7994a2dc55 sync notes(auto) 2024-04-09 18:15:10 +09:00
b971d63e71 sync notes(auto) 2024-04-09 17:45:20 +09:00
d7d85dc859 sync notes(auto) 2024-04-09 17:30:10 +09:00
868d7c8a83 sync notes(auto) 2024-04-09 16:15:21 +09:00
dc2417ce3c sync notes(auto) 2024-04-09 15:15:20 +09:00
c7556fcc13 meaningless change 2024-04-09 15:09:03 +09:00
abc1d238c1 sync notes(auto) 2024-04-09 15:00:40 +09:00
27961136dc sync notes(auto) 2024-04-09 12:30:20 +09:00
kwyuan
1f032f538b
feat(analytics): PostHog support (#1072) 2024-04-08 18:43:09 -07:00
4c63cf83d8 sync notes(auto) 2024-04-07 18:09:47 +09:00
66cc2a6b24 sync notes(auto) 2024-04-07 18:08:26 +09:00
efacdb71b5 sync notes(auto) 2024-04-07 18:06:16 +09:00
d3a9d98176 sync notes(auto) 2024-04-07 17:53:18 +09:00
dc724727c8 sync notes(auto) 2024-04-07 17:50:01 +09:00
d204fed946 sync notes(auto) 2024-04-07 17:47:10 +09:00
88abed4e1d sync notes(auto) 2024-04-07 17:41:32 +09:00
9e17abb486 sync notes(auto) 2024-04-07 17:38:15 +09:00
428ab9d03d sync notes(auto) 2024-04-07 17:37:26 +09:00
4ffbb56147 sync notes(auto) 2024-04-07 17:35:47 +09:00
7b9a3ea013 quartz/components/Head.tsx を更新 2024-04-07 17:31:21 +09:00
3bcdfc039c quartz/components/Head.tsx を更新 2024-04-07 17:26:48 +09:00
aa36dd62c7 sync notes(auto) 2024-04-07 17:00:14 +09:00
b1fb65513b sync notes(auto) 2024-04-07 16:45:14 +09:00
2b4d2b9e98 sync notes(auto) 2024-04-07 16:37:08 +09:00
30a1821365 sync notes(auto) 2024-04-07 16:30:05 +09:00
ade3b641a2 sync notes(auto) 2024-04-07 16:15:05 +09:00
aed86b894d sync notes(auto) 2024-04-07 16:00:11 +09:00
10aa434cda sync notes(auto) 2024-04-07 14:59:43 +09:00
dependabot[bot]
83bdcd58e6
chore(deps): bump d3 from 7.8.5 to 7.9.0 (#1047)
Bumps [d3](https://github.com/d3/d3) from 7.8.5 to 7.9.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0)

---
updated-dependencies:
- dependency-name: d3
  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-04-05 16:02:00 -04:00
1b817acda8 sync notes(auto) 2024-04-05 20:15:07 +09:00
5289fc8d52 sync notes(auto) 2024-04-05 11:00:39 +09:00
Race Williams
dd82ab8d79
fix: broken doc links on /plugins/* (#1053)
* Update Assets.md

* expand fix for every /plugins page
2024-04-03 13:30:41 -07:00
dependabot[bot]
561dafce5f
chore(deps): bump shiki from 1.2.0 to 1.2.3 (#1048)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.2.3/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  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-01 23:32:36 -04:00
615bcc0658 sync notes(auto) 2024-04-01 10:45:20 +09:00
Emile Bangma
5ec61468d5
fix(wikilinks): proper escaping of pipe character in wikilinks inside tables (#1040) 2024-03-31 09:44:50 -07:00
Hydrophobefireman
aa4f5294a3
fix: do not render <p> inside FolderContent article (#1044)
it can lead to nested <p>'s which is actually [invalid html](https://www.w3.org/TR/html401/struct/text.html#h-9.3.1:~:text=The%20P%20element%20represents%20a%20paragraph.%20It%20cannot%20contain%20block%2Dlevel%20elements%20(including%20P%20itself).)
2024-03-31 09:44:20 -07:00
ace2d6e6d6 sync notes(auto) 2024-03-31 11:00:45 +09:00
93b373431a sync notes(auto) 2024-03-30 13:00:48 +09:00
46ab1602d6 sync notes(auto) 2024-03-30 12:15:20 +09:00
2fb4658e25 sync notes(auto) 2024-03-30 12:00:11 +09:00
cb144cdb7e sync notes(auto) 2024-03-30 11:45:21 +09:00