Jan-Lukas Else
|
6c851b1cde
|
Refactor reactions.js to catch errors and make it more readable
Using ChatGPT 🙃
|
3 weeks ago |
Jan-Lukas Else
|
fdfd46f883
|
Update dependencies
|
3 weeks ago |
Jan-Lukas Else
|
e32cd70fd6
|
Fix aitldr plugin
|
2 months ago |
Jan-Lukas Else
|
8bb41c9fb6
|
Use GitHub Actions cache
|
2 months ago |
Jan-Lukas Else
|
40a6cd2ed3
|
Update version of GitHub actions
|
2 months ago |
Jan-Lukas Else
|
c89302b2ab
|
Fix editor with preset parameters
|
2 months ago |
Jan-Lukas Else
|
b5e41b1ceb
|
Add no-store cache header for reactions endpoint
|
2 months ago |
Jan-Lukas Else
|
a75fa07f57
|
Refactor cache, just use ETag
|
2 months ago |
Jan-Lukas Else
|
0f5ddb2e80
|
Add option to hide section posts on main post index
|
2 months ago |
Jan-Lukas Else
|
e755ab3764
|
Update dependencies
|
2 months ago |
Jan-Lukas Else
|
9d05265612
|
Make security headers stricter
|
2 months ago |
Jan-Lukas Else
|
609780db79
|
Add AI-generated-summary plugin (aitldr), many new plugin hooks and update dependencies
|
2 months ago |
Jan-Lukas Else
|
d5db07fb73
|
Update dependencies
|
3 months ago |
Jan-Lukas Else
|
8c9d17006d
|
New plugin types: UISummary and UIFooter
|
3 months ago |
Jan-Lukas Else
|
144e7f4a41
|
Update dependencies
|
3 months ago |
Jan-Lukas Else
|
56358fff4e
|
Fix test
|
3 months ago |
Jan-Lukas Else
|
2f8dabc83e
|
Send contact messages and notifications asynchronously
|
3 months ago |
Jan-Lukas Else
|
f3165ac7e7
|
Add 5sec timeout for requests to Photon API
|
3 months ago |
Jan-Lukas Else
|
b02d350832
|
Also upgrade transitive dependencies
|
3 months ago |
Jan-Lukas Else
|
4c9f6a21e2
|
Update dependencies and add CodeQL
|
3 months ago |
Jan-Lukas Else
|
7c578df700
|
Working version of date archives for sections
|
3 months ago |
Jan-Lukas Else
|
a6cfa2de86
|
Small improvements to make the linter happier
|
3 months ago |
Jan-Lukas Else
|
7052b686fb
|
Query sitemap dates with status and visibility
|
3 months ago |
Jan-Lukas Else
|
80dfaf4814
|
Revert "Add date-based archives per section"
This reverts commit a89a9cafa3 .
|
3 months ago |
Jan-Lukas Else
|
a89a9cafa3
|
Add date-based archives per section
|
3 months ago |
Jan-Lukas Else
|
503b98327f
|
Add option for plugins to add custom template assets, add custom CSS plugin (fixes #54)
|
3 months ago |
Jan-Lukas Else
|
49a0053044
|
Dependency updates
|
3 months ago |
Jan-Lukas Else
|
50d1aee84d
|
Add IDEA configs
|
3 months ago |
Jan-Lukas Else
|
2f18e1d214
|
Update dependencies and some small improvements
|
4 months ago |
Jan-Lukas Else
|
e9e03c2fc7
|
Make sure random redirect only selects published and public posts
|
4 months ago |
Jan-Lukas Else
|
812cff1941
|
Add UI2 plugin type for more resource efficiency and rewrite the UI plugins to use the new type
|
4 months ago |
Jan-Lukas Else
|
e1914d8610
|
Fix summary
|
4 months ago |
Jan-Lukas Else
|
02b0fa8e14
|
Add bodylimits and some other small improvements
|
4 months ago |
Jan-Lukas Else
|
5d1eb459ab
|
Some more small memory improvements
|
4 months ago |
Jan-Lukas Else
|
8f2b7c7101
|
Update Go, some more improvements and fixes
|
4 months ago |
Jan-Lukas Else
|
fd681ffaf3
|
Update Go version
|
4 months ago |
Jan-Lukas Else
|
6007918367
|
Add more app methods accessible by apps, add requests library for plugins
|
4 months ago |
Jan-Lukas Else
|
4ab7be14b6
|
Don't cache response body for check
|
4 months ago |
Jan-Lukas Else
|
ac94e7d124
|
Rework "check" command and some other small improvements
|
4 months ago |
Jan-Lukas Else
|
efdb2f8038
|
Add noindex for robots header on non-public posts
|
4 months ago |
Jan-Lukas Else
|
b6a88e6bed
|
Fix draft posts without section not showing in drafts index
|
4 months ago |
Jan-Lukas Else
|
c8229ab28d
|
Rework TTS algorithm
|
4 months ago |
Jan-Lukas Else
|
720fc62919
|
Create and use a strings.Builder pool
This will probably make no big difference, but let's give it a try
|
4 months ago |
Jan-Lukas Else
|
8c86c21d77
|
Two base64 fixes
|
4 months ago |
Jan-Lukas Else
|
e8a5e9eb0e
|
More strings.Builder and io.Pipe
|
4 months ago |
Jan-Lukas Else
|
ffe7065621
|
Replace some buffers with pipes (should reduce memory usage)
|
4 months ago |
Jan-Lukas Else
|
c3611a32d6
|
BREAKING: Rework plugins (#52)
See the documentation at https://docs.goblog.app/plugins.html
|
4 months ago |
kandr3s
|
bff6272350
|
Improve documentation and add example nginx config (#47)
|
5 months ago |
Jan-Lukas Else
|
2e1a4b9c2f
|
Fix test
|
5 months ago |
Jan-Lukas Else
|
57cc3dd94d
|
Add default pagination (Fixes #48)
|
5 months ago |