Commit Graph

201 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 e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +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 e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +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 236437aba4 Replace summary templates with new rendering method 2022-01-11 12:40:31 +01:00
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
Luana fac8129c99 Merge #10: Update pt-br translations 2022-01-05 09:54:21 +01:00
Jan-Lukas Else 337392112b Add support for undeleting posts within 7 days (#3) 2022-01-03 13:56:27 +01:00
Jan-Lukas Else b68309ff59 Fix possible bypass of captcha 2021-12-19 16:56:25 +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 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 52fad57232 Show scheduled posts in editor 2021-12-11 19:56:40 +01:00
Jan-Lukas Else 9ea6104863 Support for scheduled posts
Closes #9
2021-12-11 19:43:40 +01:00
Luana 9d48f0cdf5 Fix the contact page HTML title (#8) 2021-11-27 10:38:53 +01:00
Luana c3b4e5b8ab Add Portuguese (Brazilian) translation (#7) 2021-11-24 22:14:43 +01:00
Jan-Lukas Else e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
Jan-Lukas Else 783afc1c3e Make map tiles configurable
Closes #5
2021-11-22 16:36:17 +01:00
Jan-Lukas Else 659d6dcea3 Support bridgy 2021-11-19 22:17:15 +01:00
Jan-Lukas Else 5760355769 Show comment threads 2021-11-18 22:56:30 +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 1aa2a8f655 Code highlighting in editor preview as well 2021-11-15 22:01:08 +01:00
Jan-Lukas Else 0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +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 6c096837d6 Fix some annoyances with the webmention admin 2021-11-08 23:12:52 +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