1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 14:24:27 +00:00
Commit Graph

192 Commits

Author SHA1 Message Date
315fd45955 On map page load locations and tracks using seperate JSON request 2022-07-03 10:42:26 +02:00
a9c9c6bc46 Use random colors for track paths on map page 2022-07-03 09:53:53 +02:00
2b1346e8d5 (Experimental) external video integration using hls.js 2022-05-27 09:48:57 +02:00
1be57b6d8c Update Leaflet 2022-05-16 21:40:48 +02:00
1e03474539 Reactions 2022-04-16 21:42:09 +02:00
921212dacf Rework map scripts 2022-04-15 21:00:10 +02:00
b04bf3be46 Fix print CSS 2022-04-10 20:26:30 +02:00
e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00
e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +01:00
1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +01:00
aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
236437aba4 Replace summary templates with new rendering method 2022-01-11 12:40:31 +01:00
7fba9bc0bc More parts of the rendering in Go functions 2022-01-10 19:23:20 +01:00
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
337392112b Add support for undeleting posts within 7 days (#3) 2022-01-03 13:56:27 +01:00
b68309ff59 Fix possible bypass of captcha 2021-12-19 16:56:25 +01:00
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
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
52fad57232 Show scheduled posts in editor 2021-12-11 19:56:40 +01:00
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
e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
783afc1c3e Make map tiles configurable
Closes #5
2021-11-22 16:36:17 +01:00
659d6dcea3 Support bridgy 2021-11-19 22:17:15 +01:00
5760355769 Show comment threads 2021-11-18 22:56:30 +01:00
b906b55f72 Support GPX routes and waypoints as well 2021-11-16 18:01:11 +01:00
aabdde7d39 Fix styles 2021-11-16 10:37:30 +01:00
19bb3e62ed Finally fix styles 2021-11-15 22:47:00 +01:00
2855c4724e Fix styles 2021-11-15 22:21:48 +01:00
1aa2a8f655 Code highlighting in editor preview as well 2021-11-15 22:01:08 +01:00
0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +01:00
55ef904286 Fix 2021-11-13 20:40:25 +01:00
0ea54f87a6 Show tracks on map as well 2021-11-13 20:19:46 +01:00
581822dd88 Rename "trip" to "track" 2021-11-10 16:27:27 +01:00
1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
6c096837d6 Fix some annoyances with the webmention admin 2021-11-08 23:12:52 +01:00
a3f2a5090b Improve live editor preview to show real post preview 2021-11-02 09:27:01 +01:00
bbfc68d145 Editor live preview 2021-11-01 18:39:08 +01:00
64732af4d3 Fix update button on home-posts 2021-10-24 18:02:07 +02:00
4123871fd9 Add missing update button to template for homepage 2021-10-24 17:41:08 +02:00
9d5b4baf3c Use short link with share button and update dependencies 2021-10-21 20:55:42 +02:00
df861d9461 Remove margin below announcement 2021-09-09 09:05:50 +02:00
67152c7079 Add option to add announcement to blog header 2021-09-09 08:26:35 +02:00
79f807e01a Fix post actions 2021-09-08 08:18:19 +02:00
74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
33e9d53a93 Small improvements to editor and captcha 2021-09-02 08:57:24 +02:00
ef66cd7c80 "GoBlog export path" for exporting markdown files of posts 2021-08-10 13:27:19 +02:00