|
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 |
|
|
be467521d9
|
Only provide link in item instead of the entire article via content
|
2024-08-30 15:17:14 +02:00 |
|
|
714cdd9aaf
|
Also delete article from RSS feed
|
2024-08-25 10:51:09 +02:00 |
|
|
5474b17ce5
|
Added ability to delete articles
|
2024-08-25 06:35:15 +02:00 |
|
|
77e8edbe16
|
Relocated ShowHub from articles.go to sessions.go because it has even less to do with articles than with sessions
|
2024-08-18 11:46:23 +02:00 |
|
|
cd27349d04
|
Created package "calls" and verification for frontend and calls
|
2024-08-18 11:20:06 +02:00 |
|
|
ce43e45a6c
|
Deleted hints of custom preview function
|
2024-08-08 21:26:59 +02:00 |
|
|
32f11f57b5
|
Implemented EasyMDE
|
2024-08-08 21:09:38 +02:00 |
|
|
46a0cec6df
|
Implemented article preview
|
2024-07-17 23:25:57 +02:00 |
|
|
4e0bce37a2
|
Register f.ArticlePreviewHtmlData in init()
|
2024-07-13 14:17:40 +02:00 |
|
|
85e2f8b4ad
|
Shorten lines by referencing frontend as f and backend as b
|
2024-07-13 14:09:11 +02:00 |
|
|
d0c1e525d2
|
Change structure of code tor frontend and backend one
|
2024-07-13 13:58:36 +02:00 |
|