1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-02 06:04:28 +00:00
Commit Graph

863 Commits

Author SHA1 Message Date
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
f3165ac7e7 Add 5sec timeout for requests to Photon API 2023-03-03 11:20:32 +01:00
b02d350832 Also upgrade transitive dependencies 2023-02-28 09:42:04 +01:00
4c9f6a21e2 Update dependencies and add CodeQL 2023-02-27 18:08:20 +01:00
7c578df700 Working version of date archives for sections 2023-02-24 22:41:33 +01:00
a6cfa2de86 Small improvements to make the linter happier 2023-02-24 22:01:57 +01:00
7052b686fb Query sitemap dates with status and visibility 2023-02-24 21:41:46 +01:00
80dfaf4814 Revert "Add date-based archives per section"
This reverts commit a89a9cafa3.
2023-02-24 21:31:13 +01:00
a89a9cafa3 Add date-based archives per section 2023-02-24 18:34:17 +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
49a0053044 Dependency updates 2023-02-23 16:32:59 +01:00