Commit Graph

131 Commits

Author SHA1 Message Date
Jan-Lukas Else ec9ef528c4 Add option to set extra address for media 2021-08-02 20:43:24 +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 e62e4f32d6 Automatic ActivityPub key generation, doesn't need config anymore 2021-07-29 15:31:49 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else b7f578cf2f Make easter egg opt-in 2021-07-23 12:59:24 +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 86825ea601 Simplify HTTP routing 2021-07-17 09:33:44 +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 09804d7640 Add map feature 2021-07-06 21:06:39 +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 8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
Jan-Lukas Else ad8bf087ca Use shutdowner library, improve logging, update deps 2021-06-17 16:34:57 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +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 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 9d63d0632e Add config options to disable sending and receiving of webmentions 2021-04-23 19:36:57 +02:00
Jan-Lukas Else a24cad5699 Add Cloudflare as image compression service 2021-04-21 20:10:32 +02:00
Jan-Lukas Else f378395d5d Some small changes 2021-03-26 09:33:46 +01:00
Jan-Lukas Else ded4294c45 Add support for Tor 2021-03-19 10:10:47 +01:00
Jan-Lukas Else 163e22c49c Improve content negotiation and activity streams 2021-03-10 11:29:20 +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 bb73d4831c Fix cookies for auth and captcha 2021-02-20 22:45:38 +01:00
Jan-Lukas Else 58f41085dd Add CSP and rework speak.js 2021-02-16 21:27:52 +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 82ace66544 Small improvements 2021-02-15 21:35:05 +01:00
Jan-Lukas Else 5b080e36a2 Allow adding custom rel=me links 2021-02-14 17:54:28 +01:00
Jan-Lukas Else 66ada4c0ae Fix media endpoint, add ShortPixel as preferred compression method 2021-02-09 19:30:07 +01:00
Jan-Lukas Else d5b37eba73 Add support for TG Instant View 2021-02-08 20:33:48 +01:00
Jan-Lukas Else 9efa26a96d Add email option to feeds 2021-01-31 22:34:02 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24: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 4c87a95e73 Local media storage 2021-01-10 15:59:43 +01:00
Jan-Lukas Else 37f36678b2 Add blog stats with posts per year 2021-01-04 20:29:49 +01:00
Jan-Lukas Else efce703f33 Add config for short domains 2020-12-24 11:00:16 +01:00
Jan-Lukas Else 818a1c23c2 Use static home page 2020-12-23 16:53:10 +01:00
Jan-Lukas Else 74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
Jan-Lukas Else c1d05c679f Emoji favicons 2020-12-04 22:47:50 +01:00
Jan-Lukas Else 4ec97436ca Improve Cache 2020-11-20 15:33:20 +01:00
Jan-Lukas Else 764c9f7536 Full text search 2020-11-15 11:34:48 +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 fa3242917b Set redirect code 2020-11-10 07:53:08 +01:00
Jan-Lukas Else 78c2ad722b Add Telegram syndication 2020-11-09 19:54:06 +01:00
Jan-Lukas Else 7364cfed59 Remove unused config 2020-11-09 19:34:22 +01:00
Jan-Lukas Else 53c55c9a6b More meta tags 2020-11-09 17:04:20 +01:00
Jan-Lukas Else 5b9ac19cb8 Add some features, improve database handling & performance, robots.txt and more 2020-11-09 16:40:12 +01:00
Jan-Lukas Else 5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
Jan-Lukas Else 1e7dd17f1a Log to file in combined format 2020-11-03 18:58:32 +01:00
Jan-Lukas Else f300c3d498 Improve templates and stuff 2020-11-01 18:37:21 +01:00
Jan-Lukas Else d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
Jan-Lukas Else 96259912cb Post-post and post-delete hooks 2020-10-19 20:25:30 +02:00
Jan-Lukas Else 141fe3485f Add hourly hooks and improve command execution code 2020-10-18 17:22:24 +02:00
Jan-Lukas Else a78883a679 Regex path redirects 2020-10-15 20:54:43 +02:00
Jan-Lukas Else a3668baf10 Micropub media endpoint 2020-10-14 21:20:17 +02:00
Jan-Lukas Else 9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
Jan-Lukas Else e611a5008d IndieAuth server 2020-10-13 21:35:39 +02:00
Jan-Lukas Else 6624ac9ecd Custom pages 2020-10-13 13:40:16 +02:00
Jan-Lukas Else 2e358e2de8 Add profile middleware 2020-10-12 20:23:21 +02:00
Jan-Lukas Else 95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
Jan-Lukas Else b50f4f55bb ActivityStreams variant for posts 2020-09-24 17:13:03 +02:00
Jan-Lukas Else 1c8da99620 Photos page 2020-09-21 18:03:05 +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 bf28e34038 Make menu config map, not list 2020-09-20 17:28:24 +02:00
Jan-Lukas Else f38e8e5a20 Add Menu 2020-09-19 13:37:58 +02:00
Jan-Lukas Else 70f220e693 API endpoint to read posts
API endpoint to create posts from Hugo markdown file
Method to create redirects
Dependency updates
...
2020-09-18 12:34:52 +02:00
Jan-Lukas Else 4f71a2a090 Add method to generate post summaries, extend feeds 2020-09-15 17:01:53 +02:00
Jan-Lukas Else 1d31cbe20a Taxonomies, sections and blog with title and description 2020-09-01 18:14:49 +02:00
Jan-Lukas Else 484da515aa Taxonomies! 2020-08-31 21:12:43 +02:00
Jan-Lukas Else c98f3eaca2 Sections 2020-08-25 20:55:32 +02:00
Jan-Lukas Else 7a8cfb1f05 Add pagination to index 2020-08-05 19:54:04 +02:00
Jan-Lukas Else 31591d694c Simplify configuration initialization 2020-08-04 19:42:09 +02:00
Jan-Lukas Else e3b346acf7 Add automatic HTTPS 2020-08-01 17:49:46 +02:00
Jan-Lukas Else c69480a824 Basic auth, delete posts via api, purge cache after post create / delete 2020-08-01 15:16:21 +02:00
Jan-Lukas Else e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00
Jan-Lukas Else 7becbd6aad Implement basic db-based cache 2020-07-29 22:45:26 +02:00
Jan-Lukas Else 82f612bda8 The beginning of something awesome 2020-07-28 21:17:07 +02:00