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

926 Commits

Author SHA1 Message Date
f6a6ec266f Refactor reactions to only use one request when reacting, and build JSON object directly in SQLite 2024-07-26 15:08:13 +02:00
58844e343c aitldr: Skip summary for short posts 2024-07-24 21:42:14 +02:00
cf02aed783 Use Web Mercator projection for SVG 2024-07-24 19:08:56 +02:00
45a38e39e8 Render SVG shape of the GPX route when "showroute: false" and in editor preview 2024-07-24 18:23:20 +02:00
a147aa04fc Fix short path 2024-07-22 21:18:28 +02:00
8fdfeb34f2 Improve aitldr plugin system prompt 2024-07-22 13:46:10 +02:00
bc8a283fd1 Update dependencies 2024-07-17 13:45:56 +02:00
e4fa77f172 Remove shortpath cache, use index instead to improve query performance 2024-07-17 11:55:40 +02:00
72e09b790d Remove prepared statements cache, refactor various things 2024-07-16 07:35:51 +02:00
c0a2254d7b Update dependencies, add max ttl to all caches 2024-07-14 09:06:18 +02:00
fb399b28ab Enforce global request body limit of 100 MB 2024-07-09 11:47:39 +02:00
e49b14ddf1 Update GitHub actions 2024-07-09 10:45:08 +02:00
58aee51e3a Refactor database methods 2024-07-09 08:21:22 +02:00
573ece108b Add config option for maps to display locations etc. from all blogs 2024-07-08 10:45:54 +02:00
50276d388e Show uphill / downhill for tracks 2024-07-07 17:14:30 +02:00
83606c0cb7 Allow to upload and merge multiple GPX files with GPX helper in editor 2024-07-06 10:23:31 +02:00
2bd21fb38b Support new fediverse:creator opengrah tag 2024-07-03 05:03:16 +02:00
02f0a34a16 Refactor some http things 2024-06-29 13:22:55 +02:00
45e03e2246 Revert "Restructure and test http compress package"
This reverts commit ebad6ef458.
2024-06-22 16:17:29 +02:00
ebad6ef458 Restructure and test http compress package 2024-06-22 13:09:59 +02:00
2527f3604f Update dependencies 2024-06-21 21:00:43 +02:00
7f2cf49a24 Change gzip level 2024-06-04 10:41:06 +02:00
1f472243e9 Show feed descriptions on blogroll, add option to manually refresh blogroll 2024-05-31 10:08:19 +02:00
4009ef3aad Update dependencies 2024-05-31 08:38:45 +02:00
7da7cd36f9 Add blogroll header 2024-05-21 16:42:32 +02:00
e14104cd16 Fix http compress middleware, add zstd 2024-05-14 17:41:22 +02:00
48fa07a28c Update tor command options 2024-05-13 15:01:58 +02:00
760e467803 Rework tor integration to work without library 2024-05-13 13:49:12 +02:00
d60e613bbd Rework Telegram implementation 2024-05-13 09:21:28 +02:00
40d4a7952e Update dependencies 2024-05-12 21:15:34 +02:00
6e3fedeb20 Use cmp.Or 2024-04-22 15:49:22 +02:00
00271a9728 Upgrade dependencies, use library for csp header, remove deprecated security-headers, add some tests 2024-04-16 20:02:52 +02:00
0a4fe1ea75 Update dependencies 2024-04-04 15:24:45 +02:00
fb9deae1d4 Use tts v1 endpoint instead of beta 2024-03-25 19:08:50 +01:00
58cee1be2b aitldr: Make model configurable 2024-03-19 06:59:44 +01:00
d84e33bb57 Update dependencies, add another package for plugins, add id to contentwarning HTML element 2024-03-16 18:44:54 +01:00
b13ed48b07 Update dependencies 2024-03-12 16:38:03 +01:00
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
9f4dd7226c Update Go, Alpine, Deps 2024-02-08 19:40:49 +01:00
cb7a5c2f3b Update dependencies 2024-01-23 08:39:42 +01:00
24cd6dbdac Allow to update post-status using Micropub update 2024-01-23 08:39:30 +01:00
10616e24a5 Fix unnecessary paramater "url" added to post on update 2024-01-23 08:19:17 +01:00
fda4561d90 Add check for Like and Announce ActivityPub activity before sending a notification 2024-01-18 15:47:47 +01:00
931864a2f6 Optimize blogstats query 2024-01-03 18:23:44 +01:00
ad7536034a Use slog 2023-12-27 11:37:58 +01:00
5220c497cf Update yaegi wrappers 2023-12-27 11:17:46 +01:00
313faf550c Some refactoring and tests 2023-12-26 11:39:19 +01:00
56d3e22afa Refactorings, Lint fixes 2023-12-25 13:44:35 +01:00