1
mirror of https://github.com/jlelse/GoBlog synced 2024-07-01 13:57:34 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
59ce774e35 aitldr: remove auto summarize on post updates 2024-02-29 14:12:53 +01:00
1ff659893e aitldr: Update to new GPT 3.5 turbo model 2024-02-09 22:59:50 +01:00
272a773b57 aitldr plugin: Add button to regenerate summary 2024-02-08 20:54:16 +01:00
6028c04a09 Add some missing file closes 2023-12-25 10:23:35 +01:00
7c6d0354fb Update aitldr plugin to use newer model and better system prompt 2023-12-19 18:09:58 +01:00
e32cd70fd6 Fix aitldr plugin 2023-04-19 18:45:40 +02:00
609780db79 Add AI-generated-summary plugin (aitldr), many new plugin hooks and update dependencies 2023-03-24 21:25:20 +01:00
8c9d17006d New plugin types: UISummary and UIFooter 2023-03-10 15:14:50 +01:00
a6cfa2de86 Small improvements to make the linter happier 2023-02-24 22:01:57 +01:00
503b98327f Add option for plugins to add custom template assets, add custom CSS plugin (fixes #54) 2023-02-24 16:50:46 +01:00
812cff1941 Add UI2 plugin type for more resource efficiency and rewrite the UI plugins to use the new type 2023-02-13 20:22:42 +01:00
Jan-Lukas Else
c3611a32d6
BREAKING: Rework plugins (#52)
See the documentation at https://docs.goblog.app/plugins.html
2023-01-23 20:30:47 +01:00
7ac9a5db0e Add option for "link" in webring plugin 2023-01-03 18:26:27 +01:00
e1edd5c18c Add webrings plugin 2022-10-31 10:52:35 +01:00
a45d28d04f Add UI plugins (#33) and improve documentation for plugins (#32) 2022-08-12 15:42:06 +02:00
2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00