Commit Graph

68 Commits

Author SHA1 Message Date
Jan-Lukas Else b606fb7f81 Refactor reactions.js to make Sonar happy 2023-12-20 15:40:02 +01:00
Jan-Lukas Else 1bca07e0ce Update hls library 2023-12-20 14:20:21 +01:00
Jan-Lukas Else 5eecc71e7b Use Leaflet Marker Cluster plugin 2023-08-06 11:48:24 +02:00
Jan-Lukas Else 927ee65d55 Update dependencies and sort tags in feeds 2023-07-31 14:38:03 +02:00
Jan-Lukas Else 6c851b1cde Refactor reactions.js to catch errors and make it more readable
Using ChatGPT 🙃
2023-05-17 21:34:12 +02:00
Jan-Lukas Else 8408e245a6 Update hls.js 2022-10-22 20:34:32 +02:00
Jan-Lukas Else 08da511717 Update Leaflet 2022-10-22 20:29:45 +02:00
Jan-Lukas Else 903d5a265a Sync editor state per blog using websockets and cache in database 2022-10-15 22:51:36 +02:00
Jan-Lukas Else 00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08:37 +02:00
Jan-Lukas Else 315fd45955 On map page load locations and tracks using seperate JSON request 2022-07-03 10:42:26 +02:00
Jan-Lukas Else a9c9c6bc46 Use random colors for track paths on map page 2022-07-03 09:53:53 +02:00
Jan-Lukas Else 2b1346e8d5 (Experimental) external video integration using hls.js 2022-05-27 09:48:57 +02:00
Jan-Lukas Else 1be57b6d8c Update Leaflet 2022-05-16 21:40:48 +02:00
Jan-Lukas Else 1e03474539 Reactions 2022-04-16 21:42:09 +02:00
Jan-Lukas Else 921212dacf Rework map scripts 2022-04-15 21:00:10 +02:00
Jan-Lukas Else b04bf3be46 Fix print CSS 2022-04-10 20:26:30 +02:00
Jan-Lukas Else e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
Jan-Lukas Else 5c9cd77694 Fix broken routes, use "/-" for leaflet and tiles instead of "/x" which broke the date archives 2021-12-12 11:03:14 +01:00
Jan-Lukas Else 783afc1c3e Make map tiles configurable
Closes #5
2021-11-22 16:36:17 +01:00
Jan-Lukas Else b906b55f72 Support GPX routes and waypoints as well 2021-11-16 18:01:11 +01:00
Jan-Lukas Else aabdde7d39 Fix styles 2021-11-16 10:37:30 +01:00
Jan-Lukas Else 19bb3e62ed Finally fix styles 2021-11-15 22:47:00 +01:00
Jan-Lukas Else 2855c4724e Fix styles 2021-11-15 22:21:48 +01:00
Jan-Lukas Else 55ef904286 Fix 2021-11-13 20:40:25 +01:00
Jan-Lukas Else 0ea54f87a6 Show tracks on map as well 2021-11-13 20:19:46 +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 bbfc68d145 Editor live preview 2021-11-01 18:39:08 +01:00
Jan-Lukas Else df861d9461 Remove margin below announcement 2021-09-09 09:05:50 +02:00
Jan-Lukas Else 67152c7079 Add option to add announcement to blog header 2021-09-09 08:26:35 +02:00
Jan-Lukas Else 79f807e01a Fix post actions 2021-09-08 08:18:19 +02:00
Jan-Lukas Else 74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
Jan-Lukas Else ef66cd7c80 "GoBlog export path" for exporting markdown files of posts 2021-08-10 13:27:19 +02:00
Jan-Lukas Else ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
Jan-Lukas Else bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +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 09804d7640 Add map feature 2021-07-06 21:06:39 +02:00
Jan-Lukas Else f16952fad1 Fix JS 2021-06-28 22:36:04 +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 95a7ff134c Improve print CSS 2021-06-24 19:09:59 +02:00
Jan-Lukas Else 878f3a52a9 Editor section to request location 2021-06-18 16:35:48 +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 7a8487ec01 Improve CSS styles 2021-05-20 19:49:10 +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 60295a597d Make tables responsive 2021-04-29 07:38:11 +02:00