aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-07-12fly/xesite: try running with bucket staticsXe Iaso2-0/+10
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-12double fuckXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-12fuckXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-12push to TigrisXe Iaso2-32/+67
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-10alphaXe Iaso1-2/+2
2024-07-10try a really dumb ideaXe Iaso2-1/+9
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-09cmd/xesite: fix IRC: why it failed talk link on orange siteXe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-08videos/2024: AI fears clipXe Iaso1-0/+26
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-04vods: add gitea + k8s vodXe Iaso1-0/+29
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-02update to Go 1.22.5Xe Iaso2-48/+48
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-01Brewfile: add flyctlXe Iaso2-1/+47
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-01add CVE-2024-6387Xe Iaso1-0/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-01build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#787)dependabot[bot]2-33/+33
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.54.3 to 1.57.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.54.3...service/s3/v1.57.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 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-06-30add analyticsXe Iaso2-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-28fuckXe Iaso1-3/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-28small thing on wireguard on the deckXe Iaso2-0/+51
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-28heckXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-28sync resumesXe Iaso2-3/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-28update resumeXe Iaso4-9/+44
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27document CVE-2024-28820Xe Iaso1-0/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27fly/xesite: enable tigris bucket staticsXe Iaso1-0/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27CVE-2024-5535Xe Iaso1-0/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27cmd/fabricate-generation: upload to TigrisXe Iaso4-46/+155
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27build(deps): bump tailscale.com from 1.58.2 to 1.68.1 (#782)dependabot[bot]2-7/+9
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.58.2 to 1.68.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.58.2...v1.68.1) --- updated-dependencies: - dependency-name: tailscale.com 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-06-27try over tailscale?Xe Iaso1-1/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27undo a PRXe Iaso2-3/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27autodeploy xesiteXe Iaso3-29/+55
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27Update go.ymlXe Iaso1-1/+1
2024-06-27Update go.ymlXe Iaso1-1/+1
2024-06-27Update go.ymlXe Iaso1-1/+1
2024-06-27Update earthly.ymlXe Iaso1-1/+1
2024-06-27does this need to run on k8sXe Iaso1-7/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27fix?Xe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27workflows/earthly: try using alphaXe Iaso2-2/+15
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-25oopsXe Iaso3-1/+52
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-24add MIME/RSS VODXe Iaso2-0/+19
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-24build(deps): bump github.com/invopop/yaml from 0.2.0 to 0.3.1 (#776)dependabot[bot]2-4/+3
Bumps [github.com/invopop/yaml](https://github.com/invopop/yaml) from 0.2.0 to 0.3.1. - [Commits](https://github.com/invopop/yaml/compare/v0.2.0...v0.3.1) --- updated-dependencies: - dependency-name: github.com/invopop/yaml 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-06-24build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.2 (#781)dependabot[bot]2-3/+3
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf 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-06-24build(deps): bump github.com/go-faker/faker/v4 from 4.3.0 to 4.4.2 (#779)dependabot[bot]2-6/+6
Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) from 4.3.0 to 4.4.2. - [Release notes](https://github.com/go-faker/faker/releases) - [Commits](https://github.com/go-faker/faker/compare/v4.3.0...v4.4.2) --- updated-dependencies: - dependency-name: github.com/go-faker/faker/v4 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-06-24build(deps): bump github.com/emicklei/proto from 1.11.2 to 1.13.2 (#777)dependabot[bot]2-3/+3
Bumps [github.com/emicklei/proto](https://github.com/emicklei/proto) from 1.11.2 to 1.13.2. - [Changelog](https://github.com/emicklei/proto/blob/master/CHANGES.md) - [Commits](https://github.com/emicklei/proto/compare/v1.11.2...v1.13.2) --- updated-dependencies: - dependency-name: github.com/emicklei/proto 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-06-23blog: fixing RSS with mailcapXe Iaso6-1/+261
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-23cmd/xesite: oh my god it's even dumber, i had to install mailcapXe Iaso2-9/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-23cmd/xesite: fix the RSS feedXe Iaso1-1/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22i'm a moron i swear to godXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22blog: building Docker images with EarthlyXe Iaso5-0/+470
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22oh that's why the double slashes happenXe Iaso2-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22mainXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22don't deploy patreon-saasproxy on PRsXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-22Earthfile: add all targetXe Iaso2-5/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-21build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#774)dependabot[bot]2-14/+14
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 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>