Commit Graph

203 Commits

Author SHA1 Message Date
Jan-Lukas Else 695e552f50 Fix missing title in Telegram messages 2021-08-07 14:39:23 +02:00
Jan-Lukas Else ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
Jan-Lukas Else eeba1967e1 Update dependencies 2021-07-29 12:06:12 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
Jan-Lukas Else 86825ea601 Simplify HTTP routing 2021-07-17 09:33:44 +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 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 9369305c7d Update Goldmark 2021-07-06 16:49:59 +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 b397015a06 Use autocert instead of certmagic (was broken) 2021-06-30 16:15:07 +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 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else 8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
Jan-Lukas Else 10ab12764a Update to new shutdowner version 2021-06-19 23:54:07 +02:00
Jan-Lukas Else 20df90bf4e Update dependencies 2021-06-17 23:06:40 +02:00
Jan-Lukas Else ad8bf087ca Use shutdowner library, improve logging, update deps 2021-06-17 16:34:57 +02:00
Jan-Lukas Else 08b5dc1eaf Update dependencies and make Docker image smaller 2021-06-16 11:55:57 +02:00
Jan-Lukas Else 32339e5c41 More and improved tests and new method to count characters for stats 2021-06-15 17:36:41 +02:00
Jan-Lukas Else 9c9a217c07 Update dependencies 2021-06-14 19:32:03 +02:00
Jan-Lukas Else b83c09d5ac Update dependencies and add more unit tests 2021-06-11 15:27:42 +02:00
Jan-Lukas Else a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
Jan-Lukas Else 5b06d3ec59 Add easter egg 2021-06-09 22:00:33 +02:00
Jan-Lukas Else fd844bbfc1 Cache editor input for new post 2021-06-07 20:27:28 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else d273280bf9 Retrieve title for geolocations if no name set 2021-05-26 17:41:14 +02:00
Jan-Lukas Else cf316c4d18 Add option to add "location" to posts and display link to OSM 2021-05-25 22:17:38 +02:00
Jan-Lukas Else bf9dc3f11a Show number of feeds in blogroll categories 2021-05-25 16:57:37 +02:00
Jan-Lukas Else 261a1d8b52 Use patched goldmark-emoji 2021-05-24 19:34:36 +02:00
Jan-Lukas Else bc1a978793 SQLite based queue (option to reschedule item in queue) 2021-05-24 09:12:46 +02:00
Jan-Lukas Else 93849d289b Use module for template strings 2021-05-23 10:09:41 +02:00
Jan-Lukas Else 3858ffd9b8 Use markdown-mark module 2021-05-22 18:21:25 +02:00
Jan-Lukas Else 2781233e8a Support mark tag markdown syntax 2021-05-20 20:18:13 +02:00
Jan-Lukas Else 1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00
Jan-Lukas Else a21f48c309 Persistent cache for blogroll and stats 2021-05-10 17:37:34 +02:00
Jan-Lukas Else 1ef34889ae Add native blogroll integration 2021-05-08 21:22:48 +02:00
Jan-Lukas Else abbd79d8a9 Extra step to confirm deletion of posts 2021-05-08 14:09:42 +02:00
Jan-Lukas Else 705f02b7ef Rework shutdown mechanism 2021-05-07 16:14:15 +02:00
Jan-Lukas Else 45b1921663 Fix blogstats 2021-04-30 18:42:10 +02:00
Jan-Lukas Else e15d33b0dd Advance the blogstats even more 2021-04-28 20:03:20 +02:00
Jan-Lukas Else 5864baaaca Update dependencies 2021-04-23 18:48:08 +02:00
Jan-Lukas Else adb6a31b3d Rework tinify implementation 2021-04-21 19:47:45 +02:00
Jan-Lukas Else 89b680c4a8 Fix buttons in some browsers (Firefox ESR) 2021-04-20 20:38:19 +02:00
Jan-Lukas Else 2842ff6220 Small things 2021-04-16 20:00:38 +02:00
Jan-Lukas Else 4b302ced71 Update dependencies 2021-04-14 21:59:40 +02:00
Jan-Lukas Else ef1c208e3c Remove asset integrity from templates as it breaks Google Translate 2021-04-12 22:16:41 +02:00
Jan-Lukas Else e95ba682e9 Add healthcheck for Docker 2021-04-11 16:10:20 +02:00
Jan-Lukas Else 06a1a0cdde Command "check" to check for broken external links and improve graceful shutdown 2021-04-03 15:39:43 +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 f378395d5d Some small changes 2021-03-26 09:33:46 +01:00
Jan-Lukas Else bbbabdb335 Improve http router setup (use middlewares instead of custom functions) 2021-03-22 08:20:56 +01:00
Jan-Lukas Else ded4294c45 Add support for Tor 2021-03-19 10:10:47 +01:00
Jan-Lukas Else 917dcdab48 CSS fixes, Translations, Translate Button 2021-03-18 12:13:17 +01:00
Jan-Lukas Else 3877507890 Use ristretto cache library instead of lru 2021-03-11 19:00:09 +01:00
Jan-Lukas Else 41083cfb31 Add some Server-Timing informations 2021-03-10 18:47:56 +01:00
Jan-Lukas Else 826a672bae Improve handler initialization 2021-03-10 18:08:20 +01:00
Jan-Lukas Else 163e22c49c Improve content negotiation and activity streams 2021-03-10 11:29:20 +01:00
Jan-Lukas Else 1218def2b6 Add all public URLs to sitemap 2021-03-09 21:35:17 +01:00
Jan-Lukas Else a47a1719eb Allow requesting webmentions with status using query param 2021-03-06 19:29:15 +01:00
Jan-Lukas Else 8fb6d8e177 Update dependencies 2021-03-03 18:19:55 +01:00
Jan-Lukas Else 71777613af TOTP 2021-02-28 08:57:15 +01:00
Jan-Lukas Else e25199b2a3 Private mode 2021-02-27 08:31:06 +01:00
Jan-Lukas Else 98e81875d4 Replace monday library with ISO8601 dates 2021-02-26 10:31:38 +01:00
Jan-Lukas Else 243d695bf4 Small things 2021-02-24 13:16:33 +01:00
Jan-Lukas Else be929058cf Save notifications to DB, Notificationsadmin 2021-02-20 15:42:45 +01:00
Jan-Lukas Else 175c78624b Comments Admin pagination 2021-02-17 16:07:42 +01: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 e434103fc1 Allow comments on comments 2021-02-14 14:15:01 +01:00
Jan-Lukas Else ac2047845f Update dependencies 2021-02-08 16:54:59 +01:00
Jan-Lukas Else 79a9ce6126 Fix special characters in comments 2021-02-03 10:44:39 +01:00
Jan-Lukas Else a9e22fc267 Run hourly hooks at exact hours 2021-01-30 18:54:05 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
Jan-Lukas Else 6a0eda2184 Update + get rid of a few dependencies 2021-01-21 17:59:47 +01:00
Jan-Lukas Else c73e53ce3c Add config option to enable redirect to random post 2021-01-20 13:38:24 +01:00
Jan-Lukas Else 89b48b1d37 One editor per blog 2021-01-17 12:53:07 +01:00
Jan-Lukas Else d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
Jan-Lukas Else f1d3fd6ad9 Improve Cache 2021-01-10 14:22:02 +01:00
Jan-Lukas Else 0fba6ddfeb Add missing German translations 2021-01-09 11:25:37 +01:00
Jan-Lukas Else 2453ed1964 Remove unneeded meta element 2021-01-04 13:42:30 +01:00
Jan-Lukas Else c24238fb0b Update Emojilib 2020-12-31 17:15:05 +01:00
Jan-Lukas Else 93cebc32ae Update dependencies 2020-12-26 19:46:24 +01:00
Jan-Lukas Else afcbf69e7d Serve files in "static" folder 2020-12-23 14:11:14 +01:00
Jan-Lukas Else 75a960e975 Update chi 2020-12-22 20:29:25 +01:00
Jan-Lukas Else 6273c40b43 Some editor improvements 2020-12-21 20:40:08 +01:00
Jan-Lukas Else 4b3c61022b Add MIT license 2020-12-18 22:25:58 +01:00
Jan-Lukas Else 6256b2fdd9 Use ParseLocal method 2020-12-16 20:21:35 +01:00
Jan-Lukas Else 74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
Jan-Lukas Else 21c117a869 Update dependencies 2020-12-14 21:22:51 +01:00
Jan-Lukas Else 366514699d Fix search html 2020-12-12 22:23:07 +01:00
Jan-Lukas Else db1c4901c7 Update IndieAuth (w/o PKCE for now) 2020-12-09 17:25:09 +01:00
Jan-Lukas Else 0be61598ef Fix error 2020-12-08 19:36:19 +01:00
Jan-Lukas Else 44c7bd117f Sort taxonomie values on posts 2020-12-07 22:30:26 +01:00
Jan-Lukas Else 312110f443 Remove unused code 2020-12-03 20:35:31 +01:00
Jan-Lukas Else 8da8a0de26 Enable Linkify markdown extension 2020-11-28 09:02:12 +01:00
Jan-Lukas Else 8fd3fd07cc Rotate logs and cache assets too 2020-11-26 17:40:40 +01:00
Jan-Lukas Else 0e90cc0112 Etag and Last-Modified headers 2020-11-26 09:44:44 +01:00
Jan-Lukas Else c6200001b9 Save shared inbox to reduce amount of messages 2020-11-25 11:29:36 +01:00