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

16 Commits

Author SHA1 Message Date
e9632720a3 Add a list of features to the docs and some small code improvements 2021-11-04 08:52:16 +01:00
41511df0e5 Remove useless body discard 2021-11-02 18:38:08 +01:00
88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
91e2b268c7 Some cache fixes 2021-07-25 10:53:12 +02:00
c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +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
2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +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
59e491ee0a Improve blogstats and load table using JS (because it's slow) 2021-05-09 09:08:31 +02:00
026ae9469a Sort blogroll again 2021-05-08 21:44:36 +02:00
1ef34889ae Add native blogroll integration 2021-05-08 21:22:48 +02:00