vintro
|
7ce2038cf4
|
Merge branch 'vince/ml-product-eng' into chl/requisitions
|
2025-02-24 11:12:50 -05:00 |
|
vintro
|
8c8e0d8902
|
update post
|
2025-02-24 11:12:22 -05:00 |
|
vintro
|
b2916151b8
|
more fixes
|
2025-02-23 20:38:40 -05:00 |
|
vintro
|
9bed0168c1
|
better word than interesting
|
2025-02-23 20:18:04 -05:00 |
|
vintro
|
2042690f76
|
major courtland revisions
|
2025-02-23 20:15:12 -05:00 |
|
Courtland Leer
|
9da650ec39
|
spacing
|
2025-02-20 14:20:23 -05:00 |
|
Courtland Leer
|
9200e23c4f
|
fresh requisitions
|
2025-02-20 14:14:27 -05:00 |
|
Courtland Leer
|
1d0c8224b8
|
careers updates, minor
|
2025-02-20 11:53:59 -05:00 |
|
vintro
|
8cfd89f2bd
|
fix: quote indentation
|
2025-02-19 16:25:47 -05:00 |
|
vintro
|
0d1ba14187
|
update tags
|
2025-02-19 13:53:35 -05:00 |
|
dependabot[bot]
|
dd6bd498db
|
chore(deps): bump the production-dependencies group with 5 updates (#1775)
Bumps the production-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [pixi.js](https://github.com/pixijs/pixijs) | `8.7.3` | `8.8.0` |
| [preact](https://github.com/preactjs/preact) | `10.25.4` | `10.26.0` |
| [rehype-mathjax](https://github.com/remarkjs/remark-math) | `6.0.0` | `7.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.4` |
| [prettier](https://github.com/prettier/prettier) | `3.5.0` | `3.5.1` |
Updates `pixi.js` from 8.7.3 to 8.8.0
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](https://github.com/pixijs/pixijs/compare/v8.7.3...v8.8.0)
Updates `preact` from 10.25.4 to 10.26.0
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.25.4...10.26.0)
Updates `rehype-mathjax` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/remarkjs/remark-math/releases)
- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-mathjax@7.0.0)
Updates `@types/node` from 22.13.1 to 22.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1)
---
updated-dependencies:
- dependency-name: pixi.js
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: rehype-mathjax
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 21:54:07 -05:00 |
|
vintro
|
3c92c23c4b
|
fix: vineeth's comments
|
2025-02-17 17:22:53 -05:00 |
|
vintro
|
677494abfc
|
proofs
|
2025-02-17 13:28:25 -05:00 |
|
vintro
|
40af1da766
|
initial posting
|
2025-02-13 13:57:57 -05:00 |
|
dependabot[bot]
|
04423d4931
|
chore(deps): bump the production-dependencies group with 6 updates (#1761)
Bumps the production-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.9.1` | `0.10.0` |
| [globby](https://github.com/sindresorhus/globby) | `14.0.2` | `14.1.0` |
| [remark-gfm](https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` |
Updates `@clack/prompts` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/natemoo-re/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/clack/commits/@clack/prompts@0.10.0/packages/prompts)
Updates `globby` from 14.0.2 to 14.1.0
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.2...v14.1.0)
Updates `remark-gfm` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1)
Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)
Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0)
---
updated-dependencies:
- dependency-name: "@clack/prompts"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: globby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: remark-gfm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-11 01:28:02 -05:00 |
|
dependabot[bot]
|
be846e6a5f
|
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1762)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-11 01:27:43 -05:00 |
|
vintro
|
41c1e18e0a
|
initial draft, code wrapping
|
2025-02-08 16:01:04 -05:00 |
|
dependabot[bot]
|
32ec711767
|
chore(deps-dev): bump @types/node in the production-dependencies group (#1751)
Bumps the production-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.12.0 to 22.13.0
- [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
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-05 05:07:14 -05:00 |
|
Emile Bangma
|
91189dfd2f
|
feat(explorer): collapsible mobile explorer (#1471)
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
|
2025-02-03 09:25:42 -05:00 |
|
Aaron Pham
|
fbc45548f7
|
feat(graph): enable radial mode (#1738)
|
2025-02-01 16:22:29 -05:00 |
|
dependabot[bot]
|
7be47742a6
|
chore(deps): bump the production-dependencies group across 1 directory with 3 updates (#1744)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-31 06:46:45 -05:00 |
|
Anton Bulakh
|
4e4930ef9c
|
chore(styles): omit sass deprecation warnings (#1737)
update to newer API
|
2025-01-23 22:19:46 -05:00 |
|
vintro
|
6aa1314e13
|
fix: date ordering in explorer folders (#90)
* fix: date ordering in explorer folders
* fix: DRY
* fix: cut that function and told claude to simplify
|
2025-01-22 17:31:07 -05:00 |
|
vintro
|
5bfa8293b5
|
fix: amount
|
2025-01-22 07:39:37 -05:00 |
|
Courtland Leer
|
e9e3fe8fb6
|
xeno edit
|
2025-01-21 17:11:50 -05:00 |
|
Courtland Leer
|
2d516dff3a
|
solana xeno post update
|
2025-01-21 16:53:19 -05:00 |
|
Mantvydas Deltuva
|
01943ff5a0
|
feat(i18n): Lithuanian (#1733)
|
2025-01-21 00:20:02 -05:00 |
|
Courtland Leer
|
d845295a6c
|
Merge pull request #89 from plastic-labs/chl/yousim_roadmap
chl/yousim roadmap
|
2025-01-17 12:56:44 -05:00 |
|
vintro
|
8c801e2689
|
fix header sizes
|
2025-01-17 09:47:18 -05:00 |
|
Patsagorn Y.
|
8cf3e3001f
|
feat(i18n): Thai translations (#1722)
|
2025-01-16 15:44:33 -05:00 |
|
Courtland Leer
|
8380c92b3d
|
don't remember
|
2025-01-16 15:40:14 -05:00 |
|
Courtland Leer
|
62af78f221
|
title fix
|
2025-01-16 14:46:39 -05:00 |
|
Courtland Leer
|
46096a6bae
|
569XZilmsfix
|
2025-01-16 14:43:04 -05:00 |
|
Courtland Leer
|
266bb8a510
|
heading miss
|
2025-01-16 14:42:16 -05:00 |
|
Courtland Leer
|
a3bafb2ca2
|
heading edits
|
2025-01-16 14:40:32 -05:00 |
|
Courtland Leer
|
dc9aa1f2f8
|
yousim roadmap
|
2025-01-16 14:32:10 -05:00 |
|
dependabot[bot]
|
992ac00f7c
|
chore(deps): bump the production-dependencies group with 7 updates (#1719)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-14 00:02:49 -05:00 |
|
dependabot[bot]
|
09f8670db7
|
chore(deps): bump the production-dependencies group with 4 updates (#1711)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
|
2025-01-07 20:32:02 -05:00 |
|
Aaron Pham
|
7e828252bb
|
fix(path): handle lone slash (#1713)
|
2025-01-07 16:00:09 -05:00 |
|
Anton Bulakh
|
c90dbacab0
|
chore(build): separate markdown and html handling into two separate stages (#1675)
|
2025-01-07 15:33:34 -05:00 |
|
Vineeth Voruganti
|
f0fbba8cd3
|
Honcho v0.0.15 Release Notes
|
2025-01-06 17:14:40 -05:00 |
|
Anton Bulakh
|
b7a945e034
|
fix(tags): Dont consume a space before content tags (#1706)
|
2025-01-05 01:11:15 -05:00 |
|
Akihiro Saiki
|
dc3323b574
|
chore: use Google Fonts API v2 to get fonts for ogp (#1705)
|
2025-01-04 09:45:53 -08:00 |
|
Aaron Pham
|
c98ef7e89f
|
perf(img): lazy load chunks (#1700)
|
2025-01-03 11:27:43 -08:00 |
|
Aaron Pham
|
2e6a675edd
|
perf: reduce bundle size (closes #1607) (#1689)
|
2025-01-01 12:24:32 -08:00 |
|
Jacky Zhao
|
e3162f7a7e
|
chore: joinSegments fix + tests
|
2025-01-01 12:11:16 -08:00 |
|
moexiami
|
9466c145b1
|
fix(path): correct handle URI schemes in joinSegments (#1693)
|
2025-01-01 10:07:59 -08:00 |
|
Anton Bulakh
|
a934397961
|
fix(spa): Fix relative alias redirects (#1688)
|
2024-12-30 18:21:07 -08:00 |
|
dependabot[bot]
|
b2752e7262
|
chore(deps): bump the production-dependencies group with 2 updates (#1696)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-30 18:19:22 -08:00 |
|
vintro
|
f8938c229c
|
Merge pull request #87 from plastic-labs/vince/search-fix
fix search styling bug
|
2024-12-30 20:40:48 -05:00 |
|