14 Commits

Author SHA1 Message Date
544dddc893 Add a way to get info about clicks 2024-12-27 11:09:36 +01:00
376a1264f5 Add further support for clicks counter 2024-12-27 10:52:57 +01:00
b7d82f15e9 Serve images from only one route enabling image previews in articles 2024-10-30 03:24:29 +01:00
3aef27585a Rename AtomFeed to AtomFile everywhere else 2024-10-28 17:57:51 +01:00
07e1983fcc Add call to serve atom feed 2024-10-27 15:12:30 +01:00
0b9bae3bf8 Get rid of rss 2024-10-27 13:29:58 +01:00
f28c204c52 Only use fmt.Sprint() when necessary 2024-10-04 16:37:19 +02:00
bc58b1be44 Fixed small bug in ServeArticle where it was looking at the link to read the file 2024-08-31 01:00:39 +02:00
4663cedec5 Store article content outside of DB and convert and serve on request from respective file 2024-08-30 23:43:01 +02:00
3f1b18c29f Instead of having entire articles in the RSS feed, items now contain just a link 2024-08-30 21:20:29 +02:00
a33e7f9896 Move images.go from frontend to calls 2024-08-30 16:06:19 +02:00
be467521d9 Only provide link in item instead of the entire article via content 2024-08-30 15:17:14 +02:00
365d5a68a1 Added config for Firebase key 2024-08-23 21:45:10 +02:00
cd27349d04 Created package "calls" and verification for frontend and calls 2024-08-18 11:20:06 +02:00