Commit Graph

37 Commits

Author SHA1 Message Date
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 5d1eb459ab Some more small memory improvements 2023-02-03 23:33:48 +01:00
Jan-Lukas Else 2f571cf020 Update to newer Chroma version for highlighting 2022-06-17 16:05:30 +02:00
Jan-Lukas Else f42b3256a4 Fix minify 2022-04-10 11:46:35 +02:00
Jan-Lukas Else 48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
Jan-Lukas Else e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00
Jan-Lukas Else ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
Jan-Lukas Else 856b504877 More pooled buffers, benchmarks and optional pprof server 2022-02-23 21:33:02 +01:00
Jan-Lukas Else b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
Jan-Lukas Else 51eaf24ff2 Some improvements and data race fixes 2022-02-12 12:37:13 +01:00
Jan-Lukas Else d8caf1e6f5 More optimizations 2022-02-12 00:48:59 +01:00
Jan-Lukas Else 6e767e3612 More io streaming 2022-02-11 19:39:07 +01:00
Jan-Lukas Else 89ecd7c656 Use some constants 2022-02-01 15:58:12 +01:00
Jan-Lukas Else fa82364b70 Remove useless template includes and start rendering parts of the HTML directly with Go instead of templates 2022-01-09 21:08:38 +01:00
Jan-Lukas Else 7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00
Jan-Lukas Else 251fdc07e5 Enable minification for feeds again and test feed generation 2021-12-27 21:33:49 +01:00
Jan-Lukas Else 604345e7c3 Add script to update go modules, add golangci-lint config 2021-12-07 14:20:27 +01:00
Jan-Lukas Else b906b55f72 Support GPX routes and waypoints as well 2021-11-16 18:01:11 +01:00
Jan-Lukas Else aabdde7d39 Fix styles 2021-11-16 10:37:30 +01:00
Jan-Lukas Else 0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +01:00
Jan-Lukas Else ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 33684a7940 Various changes (SRI for JS, HTTP server init, ect.) 2021-04-02 10:28:04 +02:00
Jan-Lukas Else 91788efe67 Go 1.16 2021-02-17 08:23:03 +01:00
Jan-Lukas Else 99789efcd3 Various improvements; Remove Hugo import API; Add feeds for photos 2021-02-16 16:26:21 +01:00
Jan-Lukas Else 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else abe1f39ea4 Disable cache for static and media files, serve template assets directly from memory 2021-01-10 17:19:08 +01:00
Jan-Lukas Else b2c618f300 Fix 2021-01-10 15:45:47 +01:00
Jan-Lukas Else 2e9b0ef4df Improve activitypub sending 2020-11-22 16:10:59 +01:00
Jan-Lukas Else 24cd596348 Remove local https, use certmagic for public https, improve hooks (no empty output) and improve webmentions (admin and ascending order on posts) 2020-11-11 16:58:44 +01:00
Jan-Lukas Else dff1da6f68 Simplify routing code a bit 2020-10-15 19:50:34 +02:00
Jan-Lukas Else 856f0a307c Fixes 2020-09-21 16:12:17 +02:00
Jan-Lukas Else 5db4067caf Remove libsass, add hooks which enable to use custom commands to generate css from scss, but much more, also less dependencies 2020-09-20 18:46:25 +02:00
Jan-Lukas Else 80b3b604c0 Fix asset handling 2020-09-19 12:57:14 +02:00
Jan-Lukas Else 377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00