aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-05-11build(deps): bump axum-extra from 0.3.0 to 0.3.1 (#471)dependabot[bot]1-2/+2
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.3.0 to 0.3.1. - [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-extra-v0.3.0...axum-extra-v0.3.1) --- updated-dependencies: - dependency-name: axum-extra 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>
2022-05-11build(deps): bump axum from 0.5.4 to 0.5.5 (#470)dependabot[bot]1-4/+4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.5.4 to 0.5.5. - [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.5.4...axum-v0.5.5) --- 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>
2022-05-11build(deps): bump axum-macros from 0.2.0 to 0.2.1 (#469)dependabot[bot]1-2/+2
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.2.0 to 0.2.1. - [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-macros-v0.2.0...axum-macros-v0.2.1) --- updated-dependencies: - dependency-name: axum-macros 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>
2022-05-09build(deps): bump tower-http from 0.3.2 to 0.3.3 (#468)dependabot[bot]1-3/+13
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.2...tower-http-0.3.3) --- updated-dependencies: - dependency-name: tower-http 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>
2022-05-08Fix examples to work with Nix >= 2.7 (#467)Charlie Groves1-9/+13
2022-05-07src/app/markdown: no-js xeblog-conv supportXe Iaso4-20/+329
Thanks to the meddling of @fasterthanlime, I now use lol_html[0] to parse the <xeblog-conv> elements on the server side instead of on the client side as an HTML custom element. I will be using this strategy in the future to expand my blog's functionality and make the christine dot website cinematic universe stronger. Signed-off-by: Xe Iaso <me@christine.website>
2022-05-05Update heroku-devex-2022-05-12.markdownXe Iaso1-1/+1
2022-05-05Add Nat Amundsen (#466)Nat Amundsen1-0/+16
2022-05-05blog: I Miss Heroku's DevExXe Iaso1-0/+102
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-05add support for pre-publication postsXe Iaso3-4/+19
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-02build(deps): bump tower-http from 0.3.1 to 0.3.2 (#465)dependabot[bot]1-2/+2
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.1...tower-http-0.3.2) --- updated-dependencies: - dependency-name: tower-http 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>
2022-05-01Nix flakes 4 wsl (#464)Xe Iaso2-0/+344
* nix flakes 4: WSL Signed-off-by: Xe Iaso <me@christine.website> * edits Signed-off-by: Xe Iaso <me@christine.website> * more edits Signed-off-by: Xe Iaso <me@christine.website>
2022-04-30amountXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-30shitposting as a serviceXe Iaso1-0/+474
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-30bump nixpkgsXe Iaso1-6/+6
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-29build(deps): bump tower-http from 0.3.0 to 0.3.1 (#462)dependabot[bot]1-2/+2
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.0...tower-http-0.3.1) --- updated-dependencies: - dependency-name: tower-http 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>
2022-04-29build(deps): bump http from 0.2.6 to 0.2.7 (#461)dependabot[bot]1-2/+2
Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: http 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>
2022-04-27build(deps): bump axum from 0.5.0 to 0.5.4 (#459)dependabot[bot]1-26/+7
Bumps [axum](https://github.com/tokio-rs/axum) from 0.5.0 to 0.5.4. - [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.5.0...axum-v0.5.4) --- 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>
2022-04-27build(deps): bump eyre from 0.6.7 to 0.6.8 (#452)dependabot[bot]2-3/+3
Bumps [eyre](https://github.com/yaahc/eyre) from 0.6.7 to 0.6.8. - [Release notes](https://github.com/yaahc/eyre/releases) - [Changelog](https://github.com/yaahc/eyre/blob/master/CHANGELOG.md) - [Commits](https://github.com/yaahc/eyre/compare/v0.6.7...v0.6.8) --- updated-dependencies: - dependency-name: eyre 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>
2022-04-27build(deps): bump tower-http from 0.2.5 to 0.3.0 (#458)dependabot[bot]2-12/+13
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.2.5...tower-http-0.3.0) --- updated-dependencies: - dependency-name: tower-http 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>
2022-04-27build(deps): bump axum-extra from 0.2.0 to 0.3.0 (#460)dependabot[bot]2-6/+24
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.2.0 to 0.3.0. - [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-extra-v0.2.0...axum-extra-v0.3.0) --- updated-dependencies: - dependency-name: axum-extra 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>
2022-04-26twitter, mastodon, rasenganXe Iaso1-0/+58
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-25i am good at the computer boxesXe Iaso1-0/+19
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-24gonads betterXe Iaso1-4/+0
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-25gonadsXe Iaso1-0/+550
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-22fix devshellXe Iaso2-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-22convert to flakesXe Iaso5-41/+292
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-21stop using politics as a cudgel to discourage experimentationXe Iaso1-0/+53
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-13build(deps): bump tracing-subscriber from 0.3.9 to 0.3.11 (#454)dependabot[bot]1-2/+2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.9 to 0.3.11. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.9...tracing-subscriber-0.3.11) --- 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>
2022-04-07css: fix conversation width in the HTML elementXe Iaso1-0/+1
> Add min-width:0 to .conversation-chat in shim.css. This is not only a > fix, but the correct fix. > > But WTF? > > Well quite simply, the default value of min-width is auto, which > normally acts like 0, but for a flex item, auto becomes something more > along the lines of min-content (except special complicated rules that I > don't fully understand apply). The net result is that the minimum width > prevents the code boxes in the conversation from using their overflow: > auto to enable scrolling. Setting min-width: 0 is effectively just > turning this special rule off, and causing it use more normal box sizing > rules. > > I hate how weird and impossible to understand the css box model is. Signed-off-by: Xe Iaso <me@christine.website>
2022-04-06Nix flakes 3 (#453)Xe Iaso3-12/+456
* blog: add third nix flakes post Signed-off-by: Xe <me@christine.website> * make nix flakes post 3 better, thanks open Signed-off-by: Xe Iaso <me@christine.website>
2022-04-05fix better????Xe Iaso2-3/+14
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-05blow up without patroneXe Iaso1-7/+3
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-05log refresh token errorsXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-05fix???Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-05don't read patreon creds from envvarsXe Iaso2-12/+3
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-06tolerate no patrone credsXe Iaso2-1/+6
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-02signal boost: make links optionalXe Iaso4-55/+60
Closes #326 Closes #209 Signed-off-by: Xe <me@christine.website>
2022-04-02blog/backslash-kubernetes: change titleXe Iaso1-1/+1
Closes #394 Signed-off-by: Xe Iaso <me@christine.website>
2022-04-02add kjain (#437)kjain1-0/+14
2022-04-02Update to Axum 0.5Xe Iaso3-14/+15
Closes #446 Closes #447 Closes #448 Signed-off-by: Xe <me@christine.website>
2022-04-02lib/patreon: refresh token supportXe Iaso6-14/+93
This should hopefully make the patrons page work consistently and no longer require me to manually update the patreon token once per month. Why didn't I do this age ago?????? Hacked up live on twitch: https://twitch.tv/princessxen Closes #442 Signed-off-by: Xe <me@christine.website>
2022-04-01oops lolXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-01blog: suggestions for recruitersXe Iaso1-0/+118
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-28compiling matter in my living roomChristine Dodrill1-0/+93
Signed-off-by: Christine Dodrill <me@christine.website>
2022-03-26nix flakes can access private repos with git+ssh (#444)Martin Schwaighofer1-1/+1
Sadly using ssh+git does not work. I tested this locally. See also: https://discourse.nixos.org/t/url-format-for-flake-over-git-ssh/7538/2
2022-03-24build(deps): bump ructe from 0.13.4 to 0.14.0 (#443)dependabot[bot]2-53/+4
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.4 to 0.14.0. - [Release notes](https://github.com/kaj/ructe/releases) - [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaj/ructe/compare/v0.13.4...v0.14.0) --- updated-dependencies: - dependency-name: ructe 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>
2022-03-24closed projectsXe Iaso1-0/+38
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-22bbroughtXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-22make rust happyXe Iaso1-30/+30
Signed-off-by: Xe Iaso <me@christine.website>