Commit Graph

561 Commits

Author SHA1 Message Date
Jan-Lukas Else 18a0bfd15b Add option to set "webmention: false" in post params to not send webmentions 2021-07-23 07:02:49 +02:00
Jan-Lukas Else 3db1f6b85c Contact: Add option for privacy policy 2021-07-22 14:04:46 +02:00
Jan-Lukas Else bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +02:00
Jan-Lukas Else 2cee446dff Fix Dockerfile 2021-07-19 18:44:51 +02:00
Jan-Lukas Else f23ce63043 Serve leaflet locally, proxy tiles 2021-07-19 18:41:38 +02:00
Jan-Lukas Else 10bc7e7e7d Audio(s) and link(s) in feed content, improved parameter loading 2021-07-19 16:32:45 +02:00
Jan-Lukas Else 9db6ca5b42 Catch case with no media files 2021-07-18 16:39:20 +02:00
Jan-Lukas Else 486bc3a250 Simplify http.go 2021-07-17 18:08:13 +02:00
Jan-Lukas Else 86825ea601 Simplify HTTP routing 2021-07-17 09:33:44 +02:00
Jan-Lukas Else a933f47c7a Add some docs 2021-07-15 18:56:03 +02:00
Jan-Lukas Else b82a6c59e8 Support micropub post visibility 2021-07-14 18:50:24 +02:00
Jan-Lukas Else 9e6a5fd90b Fix hook trigger 2021-07-14 16:15:24 +02:00
Jan-Lukas Else caf21a07fd Improved timehandling (save everything as UTC) and new post status: unlisted and private 2021-07-14 15:44:57 +02:00
Jan-Lukas Else eecc3a7d35 Set cookies for all pages 2021-07-14 11:54:20 +02:00
Jan-Lukas Else ea00ff5788 Refactor time usages (use Format instead of String) 2021-07-13 17:23:10 +02:00
Jan-Lukas Else fe825e4778 Refactor link check 2021-07-13 11:21:32 +02:00
Jan-Lukas Else 529d8b616b Further improve counting of media uses 2021-07-12 19:29:32 +02:00
Jan-Lukas Else d98ae73af0 Improve performance for media search 2021-07-12 17:51:11 +02:00
Jan-Lukas Else 6f4d4a646d Use Google image mirror 2021-07-12 16:34:38 +02:00
Jan-Lukas Else 4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
Jan-Lukas Else fabd30cc20 Update dependency 2021-07-09 21:40:44 +02:00
Jan-Lukas Else 8acfbae3a3 Update dependencies 2021-07-07 18:13:31 +02:00
Jan-Lukas Else 09804d7640 Add map feature 2021-07-06 21:06:39 +02:00
Jan-Lukas Else 9369305c7d Update Goldmark 2021-07-06 16:49:59 +02:00
Jan-Lukas Else 8ffcb23de1 Update Alpine version 2021-07-06 16:45:38 +02:00
Jan-Lukas Else 59f3e7c46c Switch to forked feed library to use JSON Feed v1.1 2021-07-04 18:33:24 +02:00
Jan-Lukas Else 85bf7ab711 Improve posts db 2021-07-03 12:11:57 +02:00
Jan-Lukas Else 9b0b20bd90 Improve getPosts() performance 2021-07-02 16:52:09 +02:00
Jan-Lukas Else 87f574991e Fix blogstats 2021-07-01 21:30:41 +02:00
Jan-Lukas Else f04e731efc Massive performance improvement for stats and improve database handling in general 2021-07-01 18:51:04 +02:00
Jan-Lukas Else b397015a06 Use autocert instead of certmagic (was broken) 2021-06-30 16:15:07 +02:00
Jan-Lukas Else 8780a957c8 Revert part of the fix 2021-06-30 08:10:16 +02:00
Jan-Lukas Else 4e6afb8cc5 Another fix for webmentions 2021-06-30 08:04:30 +02:00
Jan-Lukas Else 597dc35470 Fix webmention verification 2021-06-29 23:19:58 +02:00
Jan-Lukas Else 4c5e77dcab Display count of file uses 2021-06-29 18:11:42 +02:00
Jan-Lukas Else 804ff1c221 Add optional database logging and add index for queue 2021-06-29 17:07:08 +02:00
Jan-Lukas Else f16952fad1 Fix JS 2021-06-28 22:36:04 +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 1e0b97b4d4 Add generic day path to sitemap 2021-06-27 20:59:11 +02:00
Jan-Lukas Else 73a848ad82 Additional Docker image with tools 2021-06-24 20:50:55 +02:00
Jan-Lukas Else 95a7ff134c Improve print CSS 2021-06-24 19:09:59 +02:00
Jan-Lukas Else 6bc70f0a0e Various refactorings 2021-06-23 19:20:50 +02:00
Jan-Lukas Else 8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
Jan-Lukas Else f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
Jan-Lukas Else 10ab12764a Update to new shutdowner version 2021-06-19 23:54:07 +02:00
Jan-Lukas Else 4bbb1a29b1 Provide templates for tests 2021-06-19 08:41:21 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 878f3a52a9 Editor section to request location 2021-06-18 16:35:48 +02:00
Jan-Lukas Else 6e121347be Fix Dockerfile 2021-06-18 15:33:08 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00