1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 06:24:26 +00:00
Commit Graph

175 Commits

Author SHA1 Message Date
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
4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00
5317ef12c6 Render titles using Goldmark, fix bug 2021-08-04 22:48:50 +02:00
ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
269aebf016 Make webmention URL in HTML head absolute 2021-08-03 21:39:52 +02:00
55fa3421f9 Show possible states for post status 2021-08-01 19:27:21 +02:00
9e164d4f17 Improve editor template 2021-07-31 14:19:37 +02:00
5dafac827c Section option to show full post content on index & fixes 2021-07-31 13:20:51 +02:00
88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
b7f578cf2f Make easter egg opt-in 2021-07-23 12:59:24 +02:00
3db1f6b85c Contact: Add option for privacy policy 2021-07-22 14:04:46 +02:00
bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +02:00
f23ce63043 Serve leaflet locally, proxy tiles 2021-07-19 18:41:38 +02:00
10bc7e7e7d Audio(s) and link(s) in feed content, improved parameter loading 2021-07-19 16:32:45 +02:00
caf21a07fd Improved timehandling (save everything as UTC) and new post status: unlisted and private 2021-07-14 15:44:57 +02:00
529d8b616b Further improve counting of media uses 2021-07-12 19:29:32 +02:00
4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00