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

873 Commits

Author SHA1 Message Date
c1ec720c09 Fix lint errors in Dockerfile 2023-12-20 15:19:54 +01:00
25fff27d07 http -> https for Alpine repositories in Dockerfile 2023-12-20 15:13:43 +01:00
2ef34e0c89 Fix leaflet and hlsjs js files not being served 2023-12-20 15:10:41 +01:00
1bca07e0ce Update hls library 2023-12-20 14:20:21 +01:00
12657e580d Fix extraction of parameters in content 2023-12-19 18:20:55 +01:00
7c6d0354fb Update aitldr plugin to use newer model and better system prompt 2023-12-19 18:09:58 +01:00
869d0c84ed Rewrite Micropub endpoint using indielib 2023-12-19 12:15:30 +01:00
50bbf41360 Update VSCode settings, remove IDEA settings 2023-11-21 15:39:26 +01:00
d0ee8bd960 Fix transactions 2023-11-21 10:37:06 +01:00
a70e22f996 Small optimization 2023-11-11 19:13:50 +01:00
0ce2d373bd Update dependencies 2023-11-11 19:02:57 +01:00
Henrique Dias
099d8c17c8
chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
68f9b7273d Update dependencies 2023-11-06 11:59:58 +01:00
3466fb63ba Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
3116431c85 Update dependencies 2023-10-20 14:30:49 +02:00
dfc1af4f2e Set content-type before writing status code 2023-09-25 11:05:45 +02:00
75e60326ff Fix waitgroup 2023-09-23 20:43:37 +02:00
c57ae03502 Remove unused attribute 2023-09-23 20:21:42 +02:00
1b39454d74 Update dependencies 2023-09-23 17:56:57 +02:00
9da5f0085a Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
272353ad7a Refactor code for search results 2023-09-07 15:46:51 +02:00
a2acc2b6ce Update dependencies 2023-09-05 11:06:08 +02:00
603b6f97b5 Update dependency and fix breaking change 2023-08-14 19:52:53 +02:00
5256540e4f Add config option to block user agents in robots.txt 2023-08-09 14:21:39 +02:00
138612ad2e Update to Go 1.21 2023-08-09 14:21:18 +02:00
4c1f0adffb Maybe fix GHCR image? (#60) 2023-08-07 16:35:15 +02:00
5eecc71e7b Use Leaflet Marker Cluster plugin 2023-08-06 11:48:24 +02:00
5593607db9 Update dependencies 2023-08-06 11:48:24 +02:00
df41efdb1f Fix CSP 2023-08-06 11:47:10 +02:00
927ee65d55 Update dependencies and sort tags in feeds 2023-07-31 14:38:03 +02:00
449199708d Update dependencies and add support for tags in feeds 2023-07-07 15:05:30 +02:00
b48e1ec727 Update dependencies 2023-06-20 09:35:05 +02:00
d771c30450 Update dependencies 2023-06-05 09:52:21 +02:00
6c851b1cde Refactor reactions.js to catch errors and make it more readable
Using ChatGPT 🙃
2023-05-17 21:34:12 +02:00
fdfd46f883 Update dependencies 2023-05-11 16:53:58 +02:00
e32cd70fd6 Fix aitldr plugin 2023-04-19 18:45:40 +02:00
8bb41c9fb6 Use GitHub Actions cache 2023-04-15 19:19:42 +02:00
40a6cd2ed3 Update version of GitHub actions 2023-04-15 19:14:35 +02:00
c89302b2ab Fix editor with preset parameters 2023-04-15 18:46:12 +02:00
b5e41b1ceb Add no-store cache header for reactions endpoint 2023-04-11 16:56:40 +02:00
a75fa07f57 Refactor cache, just use ETag 2023-04-11 16:43:14 +02:00
0f5ddb2e80 Add option to hide section posts on main post index 2023-04-07 12:54:19 +02:00
e755ab3764 Update dependencies 2023-04-06 17:37:53 +02:00
9d05265612 Make security headers stricter 2023-04-05 08:22:44 +02:00
609780db79 Add AI-generated-summary plugin (aitldr), many new plugin hooks and update dependencies 2023-03-24 21:25:20 +01:00
d5db07fb73 Update dependencies 2023-03-17 18:40:10 +01:00
8c9d17006d New plugin types: UISummary and UIFooter 2023-03-10 15:14:50 +01:00
144e7f4a41 Update dependencies 2023-03-08 18:28:03 +01:00
56358fff4e Fix test 2023-03-05 17:22:13 +01:00
2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00