aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Update dependabot.ymlXe-patch-1Xe Iaso1-1/+1
2024-01-09build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#526)dependabot[bot]4-17/+17
2023-12-19build(deps): bump github.com/aws/aws-sdk-go from 1.49.3 to 1.49.5 (#521)dependabot[bot]4-5/+5
2023-12-19build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#518)dependabot[bot]4-5/+5
2023-12-18build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#520)dependabot[bot]4-5/+5
2023-12-16build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#517)dependabot[bot]4-5/+5
2023-12-16build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#516)dependabot[bot]4-5/+5
2023-12-15build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 (#515)dependabot[bot]4-5/+5
2023-12-15build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 (#514)dependabot[bot]4-5/+5
2023-12-14web: add mistral and ollama clientsXe Iaso2-0/+178
2023-12-14build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#513)dependabot[bot]4-5/+5
2023-12-14cmd/xedn: add cdn-cgi/wtf/jsonXe Iaso1-0/+15
2023-12-14cmd/xedn: mild fly.toml changeXe Iaso2-31/+39
2023-12-14flake.nix: update dependenciesXe Iaso1-0/+3
2023-12-14web/openai/moderation: constructor methodXe Iaso1-0/+7
2023-12-14cmd/mimi: log mimi responsesXe Iaso1-0/+3
2023-12-14build(deps): bump github.com/mymmrac/telego from 0.27.2 to 0.28.0 (#512)dependabot[bot]4-8/+41
2023-12-09build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0dependabot[bot]4-17/+17
2023-12-09build(deps): bump github.com/antonmedv/expr from 1.15.3 to 1.15.4dependabot[bot]4-5/+5
2023-12-09arstXe Iaso2-5/+2
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.0dependabot[bot]2-2/+5
2023-12-09build(deps): bump tailscale.com from 1.52.1 to 1.54.0dependabot[bot]4-8/+20
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3dependabot[bot]4-38/+38
2023-12-09build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2dependabot[bot]4-8/+8
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/credentialsdependabot[bot]4-5/+5
2023-12-09cmd/mimi: add llava supportXe Iaso2-0/+202
2023-12-08cmd/mimi: llamaguard filteringXe Iaso3-9/+320
2023-12-07cmd: add mimiXe Iaso5-0/+916
2023-11-23build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3 (#507)dependabot[bot]4-6/+6
2023-11-23cmd/xedn: add cdn-cgi/wtfXe Iaso3-7/+20
2023-11-11cmd/xedn: use sha256 hash for future file idsXe Iaso1-1/+8
2023-11-11cmd/xedn: nuke intermediate filesXe Iaso1-0/+2
2023-11-11cmd/xedn: fixXe Iaso2-8/+39
2023-11-11cmd/xedn: add image uploading logic for internal api use onlyXe Iaso2-2/+198
2023-11-11cmd/xedn: do stable diffusion over flyXe Iaso1-4/+2
2023-11-11build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1....dependabot[bot]4-12/+17
2023-11-11build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)dependabot[bot]4-5/+5
2023-11-10web/fly/flydns: make tests optionalXe Iaso1-0/+5
2023-11-10web/fly/flydns: add get machines and regions functionsXe Iaso2-1/+66
2023-11-10web/fly: start flydns clientXe Iaso2-0/+114
2023-11-10build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#495)dependabot[bot]4-8/+8
2023-11-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.42...dependabot[bot]4-34/+32
2023-11-10cmd/xedn: up connection limitsXe Iaso1-2/+2
2023-11-10build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)dependabot[bot]4-6/+6
2023-11-10build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#491)dependabot[bot]4-19/+20
2023-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)dependabot[bot]4-5/+5
2023-11-08cmd/xedn: deploy immediatelyXe Iaso1-0/+3
2023-11-08cmd/xedn: fly region annotation middlewareXe Iaso1-1/+13
2023-11-08build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)dependabot[bot]4-5/+5
2023-11-08build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#486)dependabot[bot]4-5/+5