Commit Graph

41 Commits

Author SHA1 Message Date
Jan-Lukas Else 58cee1be2b aitldr: Make model configurable 2024-03-19 06:59:44 +01:00
Jan-Lukas Else d84e33bb57 Update dependencies, add another package for plugins, add id to contentwarning HTML element 2024-03-16 18:44:54 +01:00
Jan-Lukas Else 3466fb63ba Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
Jan-Lukas Else 138612ad2e Update to Go 1.21 2023-08-09 14:21:18 +02:00
Jan-Lukas Else 609780db79 Add AI-generated-summary plugin (aitldr), many new plugin hooks and update dependencies 2023-03-24 21:25:20 +01:00
Jan-Lukas Else 8c9d17006d New plugin types: UISummary and UIFooter 2023-03-10 15:14:50 +01:00
Jan-Lukas Else 503b98327f Add option for plugins to add custom template assets, add custom CSS plugin (fixes #54) 2023-02-24 16:50:46 +01:00
Jan-Lukas Else 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 8f2b7c7101 Update Go, some more improvements and fixes 2023-02-02 22:59:12 +01:00
Jan-Lukas Else 6007918367 Add more app methods accessible by apps, add requests library for plugins 2023-01-30 23:24:22 +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
kandr3s bff6272350
Improve documentation and add example nginx config (#47) 2023-01-15 15:07:05 +01:00
Jan-Lukas Else 7ac9a5db0e Add option for "link" in webring plugin 2023-01-03 18:26:27 +01:00
Jan-Lukas Else 4d8c6bde5d Allow to preset post parameters in the editor template (to allow bookmarklets) (#43) 2022-12-13 16:05:49 +01:00
Jan-Lukas Else e1edd5c18c Add webrings plugin 2022-10-31 10:52:35 +01:00
Jan-Lukas Else 0a835b5f61 Add and document post parameter to disable interactions (#21) 2022-08-14 11:05:23 +02:00
Jan-Lukas Else a45d28d04f Add UI plugins (#33) and improve documentation for plugins (#32) 2022-08-12 15:42:06 +02:00
Jan-Lukas Else 395687a315 Update docs regarding sections 2022-08-07 13:24:36 +02:00
Jan-Lukas Else 013bfe84b8 Add minimal feeds without TTS audio and interactions link (.min.rss, .min.atom and .min.atom) (#23) 2022-08-07 13:11:43 +02:00
Jan-Lukas Else 93d176676f Update everything to Go 1.19 and fix potential Slowloris Attacks 2022-08-05 09:18:46 +02:00
Jan-Lukas Else 33000461de Foreign key constraint from parameters to posts 2022-04-24 21:24:13 +02:00
Jan-Lukas Else 1e03474539 Reactions 2022-04-16 21:42:09 +02:00
Jan-Lukas Else 6c115b1491 Image compression / resize using pure Go and not vips 2022-03-25 16:45:51 +01:00
Jan-Lukas Else a5bdb23979 Add local image compression using VIPS 2022-03-24 15:19:34 +01:00
Jan-Lukas Else 48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
Jan-Lukas Else 5f52993a0c Tor single hop mode option 2022-03-10 14:52:56 +01:00
Jan-Lukas Else e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +01:00
Jan-Lukas Else e994e5400d Support sending notifications to ntfy.sh 2021-12-29 07:09:42 +01:00
Jan-Lukas Else ec07af9469 Add more docs 2021-12-24 14:50:36 +01:00
Jan-Lukas Else 2ac14e6f8e Use GitHub Container Registry (Scaleway seems to be unreliable) 2021-12-24 13:23:45 +01:00
Jan-Lukas Else eb8c33704b Replace Google's hidden Translate TTS with official Google Cloud TTS and make it automatically generate audio after posting 2021-12-16 20:21:54 +01:00
Jan-Lukas Else 9ea6104863 Support for scheduled posts
Closes #9
2021-12-11 19:43:40 +01:00
Jan-Lukas Else 2b1582f9f5 Update docs about docker build 2021-12-06 21:30:18 +01:00
Jan-Lukas Else 8256c454cf Add track feature to docs 2021-11-10 18:19:07 +01:00
Jan-Lukas Else e9632720a3 Add a list of features to the docs and some small code improvements 2021-11-04 08:52:16 +01:00
Jan-Lukas Else 6658d51abf More docs 2021-09-26 13:26:32 +02:00
Jan-Lukas Else 364bb2f334 Structured docs 2021-09-26 13:10:37 +02:00
Jan-Lukas Else 68e8c6a8f7 Config for GitHub Pages 2021-09-26 12:44:04 +02:00
Jan-Lukas Else 783e246ca5 Go 1.17 2021-08-17 07:55:50 +02:00
Jan-Lukas Else 86825ea601 Simplify HTTP routing 2021-07-17 09:33:44 +02:00
Jan-Lukas Else a933f47c7a Add some docs 2021-07-15 18:56:03 +02:00