aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-04-29add bluesky accountXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-27dhall/signalboost: Drop nicoo (#640)nicoo1-16/+0
Currently too borked to work.
2023-04-27build(deps): bump uuid from 1.3.0 to 1.3.1 (#641)dependabot[bot]1-2/+2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: uuid 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>
2023-04-27build(deps): bump tokio-stream from 0.1.12 to 0.1.14 (#650)dependabot[bot]1-2/+2
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.12 to 0.1.14. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.14/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.12...tokio-0.1.14) --- updated-dependencies: - dependency-name: tokio-stream 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>
2023-04-27build(deps): bump axum from 0.6.16 to 0.6.17 (#649)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.16 to 0.6.17. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.16...axum-v0.6.17) --- updated-dependencies: - dependency-name: axum 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>
2023-04-27build(deps): bump lol_html from 0.3.3 to 0.4.0 (#648)dependabot[bot]3-4/+4
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 0.3.3 to 0.4.0. - [Release notes](https://github.com/cloudflare/lol-html/releases) - [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/lol-html/compare/v0.3.3...v0.4.0) --- updated-dependencies: - dependency-name: lol_html 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>
2023-04-24build(deps): bump regex from 1.8.0 to 1.8.1 (#647)dependabot[bot]1-5/+5
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits/1.8.1) --- updated-dependencies: - dependency-name: regex 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>
2023-04-24build(deps): bump tracing-subscriber from 0.3.16 to 0.3.17 (#646)dependabot[bot]1-2/+2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.16...tracing-subscriber-0.3.17) --- updated-dependencies: - dependency-name: tracing-subscriber 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>
2023-04-22build(deps): bump axum from 0.6.15 to 0.6.16 (#644)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.15 to 0.6.16. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.15...axum-v0.6.16) --- updated-dependencies: - dependency-name: axum 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>
2023-04-22build(deps): bump regex from 1.7.3 to 1.8.0 (#645)dependabot[bot]1-6/+12
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) --- updated-dependencies: - dependency-name: regex 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>
2023-04-22you'd think i'm a writer or something lolXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-21fix resumeXe Iaso2-3/+50
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-21new resume with typstXe Iaso18-44/+333
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-20returnal reviewXe Iaso3-2/+140
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-15blog: automuseXe Iaso1-0/+292
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-14dhall/jobHistory: update salary transparency reportXe Iaso1-0/+15
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-13build(deps): bump h2 from 0.3.15 to 0.3.17 (#643)dependabot[bot]1-2/+2
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12build(deps): bump axum from 0.6.12 to 0.6.15 (#642)dependabot[bot]1-4/+4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.12 to 0.6.15. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.12...axum-v0.6.15) --- updated-dependencies: - dependency-name: axum 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>
2023-04-08release todayXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08Xeact + esbuildXe Iaso1-0/+433
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08create Xeact seriesXe Iaso5-4/+9
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08css/shim: add some padding to code blocksXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08make build.ts file more parameterizedXe Iaso4-17/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08import map: use Xeact 0.70.0 useStateXe Iaso3-8/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08README: use shieldsXe Iaso1-4/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-06build(deps): bump html2text from 0.5.0 to 0.5.1 (#638)dependabot[bot]1-2/+2
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/jugglerchris/rust-html2text/releases) - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](https://github.com/jugglerchris/rust-html2text/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: html2text 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>
2023-04-06build(deps): bump serde_yaml from 0.9.19 to 0.9.21 (#639)dependabot[bot]1-2/+2
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.19 to 0.9.21. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.19...0.9.21) --- updated-dependencies: - dependency-name: serde_yaml 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>
2023-04-03xeact: 0.70.0 with useStateXe Iaso5-3/+167
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02use the useState monadXe Iaso1-16/+18
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02linkpost over my backlog on the tailscale blogXe Iaso15-2/+545
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02fix iosevka for maple syrup in frenchXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02add a cachebuster for xeact componentsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02dhall/signalboost: add Ryan Heywood (self) (#637)Ryan1-0/+23
2023-04-01grammars goodXe Iaso1-3/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01fixXe Iaso3-9/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01fix share buttonXe Iaso7-18/+34
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01move video component to a dynamic Xeact componentXe Iaso6-48/+44
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01minify esbuild JSXe Iaso3-3/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01build javascript files with esbuildXe Iaso22-197/+390
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-31fix comrak breakXe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-31build(deps): bump comrak from 0.17.1 to 0.18.0dependabot[bot]2-3/+3
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29build(deps): bump regex from 1.7.1 to 1.7.3 (#635)dependabot[bot]1-4/+4
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.7.1...1.7.3) --- updated-dependencies: - dependency-name: regex 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>
2023-03-29build(deps): bump dirs from 4.0.0 to 5.0.0 (#634)dependabot[bot]3-6/+26
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/soc/dirs-rs/releases) - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29build(deps): bump lol_html from 0.3.2 to 0.3.3 (#633)dependabot[bot]1-20/+33
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/cloudflare/lol-html/releases) - [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/lol-html/commits/v0.3.3) --- updated-dependencies: - dependency-name: lol_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>
2023-03-29build(deps): bump uuid from 1.2.2 to 1.3.0 (#632)dependabot[bot]2-3/+3
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.2.2...1.3.0) --- updated-dependencies: - dependency-name: uuid 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>
2023-03-29protosXe Iaso1-0/+212
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28lol oopsXe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28atom feed: show contentXe Iaso6-5/+5
Closes #609 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28Merge branch 'flight-journal'Xe Iaso10-0/+668
2023-03-28bump comrak from 0.16.0 to 0.17.0Xe Iaso3-8/+6
Replaces #630 Fixes GHSA-8hqf-xjwp-p67v Fixes GHSA-xxmq-4vph-956w Fixes GHSA-5r3x-p7xx-x6q5 Signed-off-by: Xe Iaso <me@xeiaso.net>