aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)AuthorFilesLines
2023-12-14web: add mistral and ollama clientsXe Iaso2-0/+178
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-12-14web/openai/moderation: constructor methodXe Iaso1-0/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-10web/fly/flydns: make tests optionalXe Iaso1-0/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-10web/fly/flydns: add get machines and regions functionsXe Iaso2-1/+66
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-10web/fly: start flydns clientXe Iaso2-0/+114
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-06web/openai: try to make assistant bindingsXe Iaso5-0/+618
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-05web/fly/flymachines: add volumes supportXe Iaso4-108/+240
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-03web/fly: add new package flymachinesXe Iaso5-0/+522
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-25web/openai/chatgpt: fix function calling syntaxXe Iaso1-10/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-13Squashed commit of the following:Xe Iaso2-3/+3
commit 39ff991f4c0bf6f07754238e7de0f7ce485d467b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Sep 14 10:38:22 2023 +0000 build(deps): bump lol_html from 1.1.1 to 1.2.0 in /web/mastosan Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.1.1 to 1.2.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/commits) --- updated-dependencies: - dependency-name: lol_html dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08cmd/sapientwindex: adapt into being a tool for goodv1.8.0Xe Iaso1-8/+19
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-26Switch from ln to slogXe Iaso5-66/+60
ln had a good run, but it's not going to last for the long term. I'm going to standardize everything on log/slog and deprecate ln. Closes #385 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-24flake: update to Go 1.21.0Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-02build(deps): bump lol_html from 1.1.0 to 1.1.1 in /web/mastosan (#420)dependabot[bot]1-2/+2
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.1.0 to 1.1.1. - [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/v1.1.0...v1.1.1) --- 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-08-02oopsXe Iaso1-1/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29import parsetorrentnameXe Iaso91-0/+1172
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29build(deps): bump lol_html from 1.0.1 to 1.1.0 in /web/mastosan (#418)dependabot[bot]2-3/+3
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.0.1 to 1.1.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/v1.0.1...v1.1.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-07-13web/openai/moderation: helper methodsXe Iaso1-0/+52
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-22internal/stablediffusion: promote to public packageXe Iaso2-0/+140
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-20web/revolt: more logging on reconnect attemptsXe Iaso1-2/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19cmd: add new command xatciXe Iaso3-6/+100
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19second reshufflingXe Iaso3-0/+276
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19build(deps): bump lol_html from 1.0.0 to 1.0.1 in /web/mastosan (#366)dependabot[bot]1-2/+2
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.0.0 to 1.0.1. - [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/v1.0.0...v1.0.1) --- 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-06-17cmd/marabot: upload shit to S3Xe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-17cmd/marabot: move emoji copying to another binaryv1.5.0Xe Iaso5-30/+290
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-16cmd/marabot: start importing discord dataXe Iaso1-6/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-16fix the botXe Iaso4-19/+22
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-15web/revolt: move methods to the Client structXe Iaso9-234/+192
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/revolt: implement better websocket logic thanks to chatgptXe Iaso7-449/+487
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/revolt: start writing a better handlerXe Iaso2-0/+149
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/revolt: start the process of writing a reconnection loopXe Iaso2-2/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/bsky: start a small experiment hereXe Iaso3-0/+127
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/revolt: thread contexts through, masquerade supportXe Iaso4-62/+75
Also start working on integrating ln into the stack Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13web/revolt: start to thread through contextsXe Iaso3-8/+34
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-12web/revolt: use switch/case for websocket handlingXe Iaso2-96/+72
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-12import revolt packageXe Iaso19-0/+2545
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-05-26build(deps): bump lol_html from 0.4.0 to 1.0.0 in /web/mastosan (#355)dependabot[bot]2-3/+3
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 0.4.0 to 1.0.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.4.0...v1.0.0) --- updated-dependencies: - dependency-name: lol_html 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-05-23build(deps): bump lol_html from 0.3.3 to 0.4.0 in /web/mastosan (#328)dependabot[bot]2-3/+3
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-07fix buildXe Iaso3-1/+78
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-24build(deps): bump lol_html from 0.3.2 to 0.3.3 in /web/mastosan (#289)dependabot[bot]1-29/+25
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-05add cryptocompare API bindingsXe Iaso2-0/+50
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-02web: add new package chatgptXe Iaso1-0/+90
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-11build mastosan in flakeXe Iaso1-26/+26
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-04mastodon/robocadey2: contact logos over tsnetXe Iaso1-3/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-04mastodon/robocadey2: try 2Xe Iaso1-1/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2022-11-26i speel reel gudXe1-2/+2
Signed-off-by: Xe <me@christine.website>
2022-11-23web/mastosan: fix testsXe1-2/+2
Signed-off-by: Xe <me@christine.website>
2022-11-23web/mastodon: add image uploadingXe4-5/+204
Signed-off-by: Xe <me@christine.website>
2022-11-23web/mastosan: add markdown and plain text modesXe3-12/+52
Signed-off-by: Xe <me@christine.website>
2022-11-22web/mastosan: make parallelXe2-15/+32
Signed-off-by: Xe <me@christine.website>