Commit Graph

344 Commits

Author SHA1 Message Date
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 9f9ff58a0d postCreationMutex 2021-05-29 22:26:53 +02:00
Jan-Lukas Else 29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
Jan-Lukas Else 0219a6302b Geo title based on blog language 2021-05-26 17:51:31 +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 a4c145e68c Fix hooks 2021-05-24 12:54:43 +02:00
Jan-Lukas Else b5faa6bbb2 Only wait with queue processing if queue is empty 2021-05-24 10:44:43 +02:00
Jan-Lukas Else 0dd256579a Add option to query webmentions with source (using like) 2021-05-24 10:09:37 +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 deb3189673 Verify mention: Check if URL is present and if it is present, check if it is correct
Also add option to reverify a mention
2021-05-23 20:11:48 +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 7a8487ec01 Improve CSS styles 2021-05-20 19:49:10 +02:00
Jan-Lukas Else 1898536bf1 Allow to delete notifications 2021-05-15 08:51:48 +02:00
Jan-Lukas Else 1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00
Jan-Lukas Else d7da17bda1 improve blogroll template 2021-05-10 20:34:30 +02:00
Jan-Lukas Else c8c848daf5 Fix lint errors 2021-05-10 17:48:00 +02:00
Jan-Lukas Else a21f48c309 Persistent cache for blogroll and stats 2021-05-10 17:37:34 +02:00
Jan-Lukas Else bfee141015 Promote Tor 2021-05-09 14:42:53 +02:00
Jan-Lukas Else 4653e4480c Cache blog stats for better performance 2021-05-09 09:35:37 +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 026ae9469a Sort blogroll again 2021-05-08 21:44:36 +02:00
Jan-Lukas Else 1ef34889ae Add native blogroll integration 2021-05-08 21:22:48 +02:00
Jan-Lukas Else 42873f8681 Use Scaleway Docker registry 2021-05-08 14:16:02 +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 c7cf753266 Fix SQL for blogstats 2021-04-29 07:47:46 +02:00
Jan-Lukas Else 60295a597d Make tables responsive 2021-04-29 07:38:11 +02:00
Jan-Lukas Else e15d33b0dd Advance the blogstats even more 2021-04-28 20:03:20 +02:00
Jan-Lukas Else 47ddcc4028 Blogstats with months (on click) 2021-04-23 20:52:12 +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 5864baaaca Update dependencies 2021-04-23 18:48:08 +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 a24cad5699 Add Cloudflare as image compression service 2021-04-21 20:10:32 +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 031dd0eca4 Fix, don't cache apk repo 2021-04-14 22:07:37 +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 5a5069a44d Close DB after check 2021-04-03 15:48:31 +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 0d7f615240 SRI for stylesheet as well 2021-04-02 10:59:01 +02:00
Jan-Lukas Else 33684a7940 Various changes (SRI for JS, HTTP server init, ect.) 2021-04-02 10:28:04 +02:00