1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-02 11:04:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
a4c145e68c Fix hooks 2021-05-24 12:54:43 +02:00
c8c848daf5 Fix lint errors 2021-05-10 17:48:00 +02:00
a21f48c309 Persistent cache for blogroll and stats 2021-05-10 17:37:34 +02:00
4653e4480c Cache blog stats for better performance 2021-05-09 09:35:37 +02:00
59e491ee0a Improve blogstats and load table using JS (because it's slow) 2021-05-09 09:08:31 +02:00
45b1921663 Fix blogstats 2021-04-30 18:42:10 +02:00
c7cf753266 Fix SQL for blogstats 2021-04-29 07:47:46 +02:00
e15d33b0dd Advance the blogstats even more 2021-04-28 20:03:20 +02:00
47ddcc4028 Blogstats with months (on click) 2021-04-23 20:52:12 +02:00
bbbabdb335 Improve http router setup (use middlewares instead of custom functions) 2021-03-22 08:20:56 +01:00
e74afac829 Show admin links when logged in 2021-02-20 23:35:16 +01:00
424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
a840879d48 Rename func 2021-01-30 19:35:48 +01:00
89b48b1d37 One editor per blog 2021-01-17 12:53:07 +01:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
37f36678b2 Add blog stats with posts per year 2021-01-04 20:29:49 +01:00