catbase/plugins
Chris Sexton bbf5b27790 web: remove go template dependency
All vue pages now request `/nav` to get a JSON array of navigation
instead of relying on the Go template to have the nav built in. This
cleans up all of the crufty `{{ "{{ thing }}" }}` that was making it
hard to wriet vue.

This also paves the way to using the new Go resource embedding so that
the pages don't need to be wrapped in Go files.
2021-01-09 13:46:28 -05:00
..
achievements achievements: add message for invalid awarding 2020-04-24 16:29:43 -04:00
admin web: remove go template dependency 2021-01-09 13:46:28 -05:00
aoc connectors: add translation layer 2020-12-02 09:53:57 -05:00
babbler cli: make a new plugin 2019-05-27 19:23:05 -04:00
beers beers: reorder checkin logic 2020-06-17 14:31:30 -04:00
cli web: remove go template dependency 2021-01-09 13:46:28 -05:00
couldashouldawoulda cli: make a new plugin 2019-05-27 19:23:05 -04:00
countdown countdown: fix timer 2020-12-31 12:36:48 -05:00
counter web: remove go template dependency 2021-01-09 13:46:28 -05:00
dice cli: make a new plugin 2019-05-27 19:23:05 -04:00
emojifyme emojifyme: don't crash when github isn't available 2020-04-21 16:54:03 -04:00
fact web: remove go template dependency 2021-01-09 13:46:28 -05:00
first first: disallow empty messages 2020-10-19 21:32:00 -04:00
fuck fuck: stop he-who-must-not-be-named's antics 2019-10-20 10:39:31 -04:00
git web: remove go template dependency 2021-01-09 13:46:28 -05:00
goals goals: add remaining/ahead text 2020-07-13 11:38:48 -04:00
gpt2 update gpt2 interface 2020-12-07 17:45:01 -05:00
impossible add ability to give up 2020-03-26 15:48:06 -04:00
inventory cli: make a new plugin 2019-05-27 19:23:05 -04:00
leftpad cli: make a new plugin 2019-05-27 19:23:05 -04:00
meme web: remove go template dependency 2021-01-09 13:46:28 -05:00
nerdepedia nerdepedia: fix failing tests and add config 2020-10-24 14:12:13 -04:00
newsbid newsbid: update for season 2 2020-12-31 14:08:38 -05:00
picker picker: make pick a command 2020-01-08 08:20:50 -05:00
reaction reaction: add emojy language model 2020-07-24 12:36:30 -04:00
remember cli: make a new plugin 2019-05-27 19:23:05 -04:00
reminder sms: send and receive 2020-05-17 10:56:48 -04:00
rpgORdie cli: make a new plugin 2019-05-27 19:23:05 -04:00
rss cli: make a new plugin 2019-05-27 19:23:05 -04:00
sisyphus cli: make a new plugin 2019-05-27 19:23:05 -04:00
sms sms: register somebody else 2020-05-17 11:16:32 -04:00
stock fixed loss of decimal point in stock prices 2019-06-13 10:25:17 -04:00
talker meme: make messages commands 2020-04-29 11:33:28 -04:00
tell tell: add troll 2019-10-08 17:09:12 -04:00
tldr cli: make a new plugin 2019-05-27 19:23:05 -04:00
twitch cli: make a new plugin 2019-05-27 19:23:05 -04:00
twitter twitter: stop trying to filter RTs 2020-03-26 14:02:53 -04:00
your cli: make a new plugin 2019-05-27 19:23:05 -04:00
zork zork: make path to exec and dat configurable 2019-10-01 14:43:36 -04:00
plugins.go bot: Invert RegisterWeb 2019-02-07 11:30:42 -05:00