Commit Graph

99 Commits

Author SHA1 Message Date
Jan-Lukas Else 7fba9bc0bc More parts of the rendering in Go functions 2022-01-10 19:23:20 +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 a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
Jan-Lukas Else eb8c33704b Replace Google's hidden Translate TTS with official Google Cloud TTS and make it automatically generate audio after posting 2021-12-16 20:21:54 +01:00
Jan-Lukas Else e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
Jan-Lukas Else 581822dd88 Rename "trip" to "track" 2021-11-10 16:27:27 +01:00
Jan-Lukas Else 1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
Jan-Lukas Else a3f2a5090b Improve live editor preview to show real post preview 2021-11-02 09:27:01 +01:00
Jan-Lukas Else 663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00
Jan-Lukas Else 5317ef12c6 Render titles using Goldmark, fix bug 2021-08-04 22:48:50 +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 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 91e2b268c7 Some cache fixes 2021-07-25 10:53:12 +02:00
Jan-Lukas Else c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
Jan-Lukas Else b7f578cf2f Make easter egg opt-in 2021-07-23 12:59:24 +02:00
Jan-Lukas Else bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +02:00
Jan-Lukas Else 529d8b616b Further improve counting of media uses 2021-07-12 19:29:32 +02:00
Jan-Lukas Else 09804d7640 Add map feature 2021-07-06 21:06:39 +02:00
Jan-Lukas Else 4c5e77dcab Display count of file uses 2021-06-29 18:11:42 +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 6bc70f0a0e Various refactorings 2021-06-23 19:20:50 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +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 9242305be4 Open Search 2021-06-09 22:44:22 +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 93849d289b Use module for template strings 2021-05-23 10:09:41 +02:00
Jan-Lukas Else bfee141015 Promote Tor 2021-05-09 14:42:53 +02:00
Jan-Lukas Else 59e491ee0a Improve blogstats and load table using JS (because it's slow) 2021-05-09 09:08:31 +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 c612dfc883 Show link to comments in header only if enabled 2021-04-21 20:17:26 +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 0a4d552cd1 Optimize template parsing 2021-03-11 09:16:19 +01:00
Jan-Lukas Else 5e65fd6bd7 Simplify 2021-03-10 22:31:43 +01:00
Jan-Lukas Else 302e290ea2 Simplify rendering 2021-03-10 19:21:23 +01:00
Jan-Lukas Else 41083cfb31 Add some Server-Timing informations 2021-03-10 18:47:56 +01:00
Jan-Lukas Else 98e81875d4 Replace monday library with ISO8601 dates 2021-02-26 10:31:38 +01:00
Jan-Lukas Else e74afac829 Show admin links when logged in 2021-02-20 23:35:16 +01:00
Jan-Lukas Else be929058cf Save notifications to DB, Notificationsadmin 2021-02-20 15:42:45 +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 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else 79a9ce6126 Fix special characters in comments 2021-02-03 10:44:39 +01:00