Commit Graph

629 Commits

Author SHA1 Message Date
Jan-Lukas Else ae7961ed49 Fix Tor header on media requests 2021-08-02 21:10:38 +02:00
Jan-Lukas Else ec9ef528c4 Add option to set extra address for media 2021-08-02 20:43:24 +02:00
Jan-Lukas Else 55fa3421f9 Show possible states for post status 2021-08-01 19:27:21 +02:00
Jan-Lukas Else 408f7aef6b Fix 2021-07-31 14:24:58 +02:00
Jan-Lukas Else 9e164d4f17 Improve editor template 2021-07-31 14:19:37 +02:00
Jan-Lukas Else 5dafac827c Section option to show full post content on index & fixes 2021-07-31 13:20:51 +02:00
Jan-Lukas Else fcf299d1a1 Tests for blog stats 2021-07-30 15:43:13 +02:00
Jan-Lukas Else e62e4f32d6 Automatic ActivityPub key generation, doesn't need config anymore 2021-07-29 15:31:49 +02:00
Jan-Lukas Else eeba1967e1 Update dependencies 2021-07-29 12:06:12 +02:00
Jan-Lukas Else 869b505a39 Fix webmention router 2021-07-27 13:01:35 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else 91e2b268c7 Some cache fixes 2021-07-25 10:53:12 +02:00
Jan-Lukas Else bfa2d302c9 Fix a test 2021-07-24 13:41:07 +02:00
Jan-Lukas Else c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
Jan-Lukas Else 6429d64b0a Use more strings.Builder instead of += for building queries etc. (more efficient) 2021-07-23 17:26:14 +02:00
Jan-Lukas Else b7f578cf2f Make easter egg opt-in 2021-07-23 12:59:24 +02:00
Jan-Lukas Else d5198e3db8 Add another index for posts, db migrations from embedded fs 2021-07-23 11:29:03 +02:00
Jan-Lukas Else c14ec0dcb5 Save paths of deleted posts and show 410 error 2021-07-23 09:53:35 +02:00
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