Commit Graph

1229 Commits

Author SHA1 Message Date
Chris Sexton 28e9fc2480 secrets: use httpin 2024-03-19 11:29:36 -04:00
Chris Sexton b73e64ad72 admin: apppass uses httpin 2024-03-19 11:29:36 -04:00
Chris Sexton a6d224c87b emojy: handle with httpin 2024-03-19 11:29:36 -04:00
Chris Sexton 81fb3dd068 counter: try out httpin 2024-03-19 11:29:36 -04:00
Chris Sexton f602c2ec8d deadend: add plugin and refactor main 2024-03-07 11:56:13 -05:00
Chris Sexton 95ae28aa0f web: format time string 2024-02-28 17:07:53 -05:00
Chris Sexton 25f9171223 web: add stats page 2024-02-28 14:35:46 -05:00
Chris Sexton 07470c5127 emojy: idiot forgot to generate 2024-02-28 10:57:55 -05:00
Chris Sexton 61b71362b9 emojy: up more tiles 2024-02-28 10:52:38 -05:00
Chris Sexton 8ba0ec076e web: generate 2024-02-28 10:45:29 -05:00
Chris Sexton ec008a8884 web: fix emojy stretching and meme display 2024-02-28 10:45:29 -05:00
Chris Sexton 0a775b78b7 fact: use foundation 2024-02-28 10:31:37 -05:00
Chris Sexton 718ee32165 emojy: use foundation 2024-02-28 10:31:37 -05:00
Chris Sexton a01e52b4d4 meme: use foundation 2024-02-28 10:31:37 -05:00
Chris Sexton bd20d4001b counter: use foundation 2024-02-28 10:31:37 -05:00
Chris Sexton 8e2c55f8bd web: convert admin and secrets to foundation 2024-02-28 10:31:37 -05:00
Chris Sexton 0ce8a21e0e fact: fix formatting 2024-02-27 22:21:44 -05:00
Chris Sexton 344bcb9f64 fact: templ and htmx 2024-02-27 22:05:06 -05:00
Chris Sexton 41e8241cb5 emojy: add updated versions 2024-02-27 21:49:03 -05:00
Chris Sexton b66038354a meme: finishing up templating 2024-02-27 21:49:03 -05:00
Chris Sexton b20da607bc cli: finish removing references from tests 2024-02-27 17:30:36 -05:00
Chris Sexton a5e919733c meme: use templ and htmx 2024-02-27 17:30:36 -05:00
Chris Sexton 2d06fd6be8 cli: remove dead plugin 2024-02-27 17:30:36 -05:00
Chris Sexton b4f9f902ce counter: use templ and htmx 2024-02-27 17:30:36 -05:00
Chris Sexton f83cc32788 web: refactor and convert secrets 2024-02-27 17:30:36 -05:00
Chris Sexton 3e3cc3cf95 admin: remove html template 2024-02-27 17:30:36 -05:00
Chris Sexton f6b1712eda admin: use htmx and templ for app pass 2024-02-27 17:30:36 -05:00
Chris Sexton b8e6e0595d admin: vars use templ 2024-02-27 17:30:36 -05:00
Chris Sexton e668fbe688 project: ignore binary 2024-02-27 17:30:36 -05:00
Chris Sexton 12f4e51ba5 project: ignore binary 2024-02-27 17:30:36 -05:00
Chris Sexton 00352a1512 bot: use templ for some pages 2024-02-27 17:30:36 -05:00
Chris Sexton c089a80ffc tldr: fix set bug 2024-01-12 10:30:01 -05:00
Chris Sexton 3ff95d3c85 babbler: these intermittently fail so fuck them 2024-01-12 10:18:30 -05:00
Chris Sexton 1743b65242 tldr: add squawk command 2024-01-12 10:18:30 -05:00
Chris Sexton 0397fa2897 tldr: add prompt setting and optional ; 2024-01-12 10:09:44 -05:00
Chris Sexton 852239e89d tldr: reverse enter and respect length 2024-01-09 15:26:17 -05:00
Chris Sexton 5acf14b0ae tldr: filter by channel 2024-01-05 19:03:37 -05:00
Chris Sexton f8f18acacb tldr: fuck tests 2024-01-05 11:53:25 -05:00
Chris Sexton 1a066ce979 tldr: use gpt 2024-01-05 11:53:25 -05:00
Chris Sexton 494c9e87d6 github: update to go 1.21 2024-01-04 13:16:27 -05:00
Chris Sexton 448ae768ba gpt: silence some rooms 2024-01-04 13:16:27 -05:00
Chris Sexton 0b787a65a1 update code to mach datatype 2023-12-02 08:23:24 -05:00
Chris Sexton 9c4673fb40 maybe actually get the module this time 2023-12-02 08:23:24 -05:00
Chris Sexton 230733f4ff update mod versions 2023-12-02 00:39:06 -05:00
dependabot[bot] 9bb89d5711 build(deps): bump github.com/antchfx/xmlquery from 1.2.0 to 1.3.1
Bumps [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](https://github.com/antchfx/xmlquery/compare/v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/antchfx/xmlquery
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 13:46:08 -04:00
Chris Sexton c44ada3061 counter: fix decrement-by 2023-10-04 10:25:59 -04:00
Chris Sexton f18154be5b counter: maybe really fix it finally 2023-10-04 10:25:59 -04:00
Chris Sexton 9cecccfcdd counter: consolidate multiple counter code 2023-10-03 10:52:27 -04:00
Chris Sexton f6cfec477f counter: fix double counter api issue 2023-10-03 09:54:59 -04:00
Chris Sexton f2153bf0b4 counter: maybe finish this feature 2023-09-29 11:01:46 -04:00