aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2024-11-03start to lift-and-shift to k8sXe Iaso1-0/+30
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-09-24fix dependenciesXe Iaso1-22/+22
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-08-18go 1.23Xe Iaso1-3/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-07-29build(deps): bump github.com/aws/aws-sdk-go from 1.53.6 to 1.55.3 (#806)dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.6 to 1.55.3. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.6...v1.55.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go 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-07-02update to Go 1.22.5Xe Iaso1-1/+1
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]1-11/+11
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-27cmd/fabricate-generation: upload to TigrisXe Iaso1-0/+19
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]1-3/+3
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-27undo a PRXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-27autodeploy xesiteXe Iaso1-9/+9
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]1-1/+1
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]1-1/+1
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]1-2/+2
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]1-1/+1
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-21build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#774)dependabot[bot]1-4/+4
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>
2024-06-21build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.21.0 (#773)dependabot[bot]1-3/+1
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.21.0. - [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 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-21build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#771)dependabot[bot]1-3/+3
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#772)dependabot[bot]1-1/+1
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24rapidoc is sickXe Iaso1-1/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-24update within.website/xXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-24wire up the protofeed callXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-24cmd: import twirp-openapi-gen, fix some bugsXe Iaso1-8/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-18add an external APIXe Iaso1-0/+11
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-12rip out tsnet for goodXe Iaso1-75/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-12cmd/patreon-saasproxy: rip out tsnetXe Iaso1-46/+46
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-12fix build?Xe Iaso1-5/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-12cmd/patreon-saasproxy: use twirp/protobuf instead of yolo jsonXe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-01cmd/no-way-to-prevent-this: fabricate a new name every timeXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-02-01fix go.sumXe Iaso1-0/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-01-30update dependenciesXe Iaso1-47/+47
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-06Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/github.com/go-git/go-git/v5-5.10.0'
2023-11-06build(deps): bump within.website/x from 1.7.0 to 1.8.3dependabot[bot]1-11/+12
Bumps [within.website/x](https://github.com/Xe/x) from 1.7.0 to 1.8.3. - [Release notes](https://github.com/Xe/x/releases) - [Commits](https://github.com/Xe/x/compare/v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: within.website/x dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0dependabot[bot]1-4/+3
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.9.0...v5.10.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>
2023-11-03cmd/xesite: debounce rebuild eventsXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27cmd/xesite: automatic rebuilding in development modeXe Iaso1-0/+2
Whenever changes are made to the website and development mode, automatically rebuild it for you. This should save me a lot of time. Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27go.mod: remove brotliXe Iaso1-1/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27internal/lume: start work on dynamically replacing the zip filesystem for ↵Xe Iaso1-0/+1
XeDN serving Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-24build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0Xe Iaso1-4/+4
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-30Xesite V4 (#723)Xe Iaso1-0/+113
* scripts/ditherify: fix quoting Signed-off-by: Xe Iaso <me@xeiaso.net> * clean up some old files Signed-off-by: Xe Iaso <me@xeiaso.net> * import site into lume Signed-off-by: Xe Iaso <me@xeiaso.net> * initial go code Signed-off-by: Xe Iaso <me@xeiaso.net> * move vods index to top level Signed-off-by: Xe Iaso <me@xeiaso.net> * remove the ads Signed-off-by: Xe Iaso <me@xeiaso.net> * internal/lume: metrics Signed-off-by: Xe Iaso <me@xeiaso.net> * delete old code Signed-off-by: Xe Iaso <me@xeiaso.net> * load config into memory Signed-off-by: Xe Iaso <me@xeiaso.net> * autogenerate data from dhall config Signed-off-by: Xe Iaso <me@xeiaso.net> * various cleanups, import clackset logic Signed-off-by: Xe Iaso <me@xeiaso.net> * Update signalboost.dhall (#722) Added myself, and also fixed someone’s typo * Add Connor Edwards to signal boost (#721) * add cache headers Signed-off-by: Xe Iaso <me@xeiaso.net> * move command to xesite folder Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: listen for GitHub webhook push events Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: 5 minute timeout for rebuilding the site Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: add rebuild metrics Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: update default variables Signed-off-by: Xe Iaso <me@xeiaso.net> * don't commit binaries oops lol Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: make search have a light background Signed-off-by: Xe Iaso <me@xeiaso.net> * add a notfound page Signed-off-by: Xe Iaso <me@xeiaso.net> * fetch info from patreon API Signed-off-by: Xe Iaso <me@xeiaso.net> * create contact page Signed-off-by: Xe Iaso <me@xeiaso.net> * Toot embedding Signed-off-by: Xe Iaso <me@xeiaso.net> * attempt a docker image Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: fix deno lock Signed-off-by: Xe Iaso <me@xeiaso.net> * add gokrazy post Signed-off-by: Xe Iaso <me@xeiaso.net> * cmd/xesite: go up before trying to connect to the saas proxy Signed-off-by: Xe Iaso <me@xeiaso.net> * blog: add Sine post/demo Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: bri <284789+b-@users.noreply.github.com> Co-authored-by: Connor Edwards <38229097+cedws@users.noreply.github.com>
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill1-21/+0
* add shell.nix changes for Rust #176 * set up base crate layout * add first set of dependencies * start adding basic app modules * start html templates * serve index page * add contact and feeds pages * add resume rendering support * resume cleanups * get signalboost page working * rewrite config to be in dhall * more work * basic generic post loading * more tests * initial blog index support * fix routing? * render blogposts * X-Clacks-Overhead * split blog handlers into blog.rs * gallery index * gallery posts * fix hashtags * remove instantpage (it messes up the metrics) * talk support + prometheus * Create rust.yml * Update rust.yml * Update codeql-analysis.yml * add jsonfeed library * jsonfeed support * rss/atom * go mod tidy * atom: add posted date * rss: add publishing date * nix: build rust program * rip out go code * rip out go templates * prepare for serving in docker * create kubernetes deployment * create automagic deployment * build docker images on non-master * more fixes * fix timestamps * fix RSS/Atom/JSONFeed validation errors * add go vanity import redirecting * templates/header: remove this * atom feed: fixes * fix? * fix?? * fix rust tests * Update rust.yml * automatically show snow during the winter * fix dates * show commit link in footer * sitemap support * fix compiler warning * start basic patreon client * integrate kankyo * fix patreon client * add patrons page * remove this * handle patron errors better * fix build * clean up deploy * sort envvars for deploy * remove deps.nix * shell.nix: remove go * update README * fix envvars for tests * nice * blog: add rewrite in rust post * blog/site-update: more words
2020-06-24build(deps): bump github.com/prometheus/client_golang (#168)dependabot-preview[bot]1-1/+1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.7.0...v1.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-18build(deps): bump github.com/prometheus/client_golang (#166)dependabot-preview[bot]1-1/+1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#164)dependabot-preview[bot]1-1/+1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04build(deps): bump within.website/ln from 0.9.0 to 0.9.1 (#161)dependabot-preview[bot]1-1/+1
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.9.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-29build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#158)dependabot-preview[bot]1-1/+1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13build(deps): bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#146)dependabot-preview[bot]1-1/+1
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.8 to 2.3.0. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29build(deps): bump github.com/prometheus/client_golang (#139)dependabot-preview[bot]1-1/+1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15build(deps): bump within.website/ln from 0.8.0 to 0.9.0 (#137)dependabot-preview[bot]1-1/+1
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.8.0...v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-18signal boost page (#128)Christine Dodrill1-0/+1
2020-03-18build(deps): bump github.com/prometheus/client_golang (#127)dependabot-preview[bot]1-1/+1