|
d953b4135c
|
Initial version of native session management
|
2025-01-14 20:53:49 +01:00 |
|
|
544dddc893
|
Add a way to get info about clicks
|
2024-12-27 11:09:36 +01:00 |
|
|
b2a8578c72
|
Add profile pic and correct usage of banner link
|
2024-11-01 16:31:47 +01:00 |
|
|
b7d82f15e9
|
Serve images from only one route enabling image previews in articles
|
2024-10-30 03:24:29 +01:00 |
|
|
20a12c6299
|
Implement banner images in a more standard way
|
2024-10-29 16:36:40 +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 |
|
|
8ed0676e51
|
Encrypt sensitive user data with aes256
|
2024-10-27 13:29:46 +01:00 |
|
|
343022273c
|
Allow uploading a banner image
|
2024-10-27 07:21:36 +01:00 |
|
|
19b390cbbb
|
Switch to atom feed
|
2024-10-27 07:20:23 +01:00 |
|
|
4d944ef65a
|
Delete unused SaveArticle()
|
2024-09-28 13:12:46 +02:00 |
|
|
065ffcdc30
|
Allow articles to be edited
|
2024-09-28 12:17:03 +02:00 |
|
|
e05521591b
|
Add route for PDF uploads
|
2024-09-01 18:16:26 +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 |
|
|
2b2ab0d428
|
small bug fixes
|
2024-08-30 15:58:09 +02:00 |
|
|
cddd88d2f6
|
restructure routes
|
2024-08-30 15:42:53 +02:00 |
|
|
be467521d9
|
Only provide link in item instead of the entire article via content
|
2024-08-30 15:17:14 +02:00 |
|
|
5474b17ce5
|
Added ability to delete articles
|
2024-08-25 06:35:15 +02:00 |
|
|
cd27349d04
|
Created package "calls" and verification for frontend and calls
|
2024-08-18 11:20:06 +02:00 |
|
|
c7add76a12
|
Deleted ServePDFs() and added ServePDF()
|
2024-08-17 20:56:45 +02:00 |
|
|
f4ae2f9c04
|
Added rout for pdf list
|
2024-08-17 20:41:39 +02:00 |
|
|
ce43e45a6c
|
Deleted hints of custom preview function
|
2024-08-08 21:26:59 +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 |
|
|
21fd3403b2
|
Added ability to delete other users
|
2024-04-12 08:46:34 +02:00 |
|
|
0f0471b84c
|
Read config file in addition to cli arguments
|
2024-04-12 07:17:13 +02:00 |
|
|
4b90ec9652
|
Let admins edit other user's profiles
|
2024-04-09 19:06:29 +02:00 |
|
|
92189a4a51
|
Pictures are now handeled correctly
|
2024-04-07 10:58:07 +02:00 |
|
|
e3ce1d7b55
|
Simply provide RSS feed when GET request is received
|
2024-04-04 17:13:42 +02:00 |
|
|
84fa828b38
|
Provide RSS feed as file when pressing the button or typing the URL
|
2024-04-03 21:05:12 +02:00 |
|
|
a3c53b1b20
|
Changed URL patterns to be more specific
|
2024-04-03 20:24:54 +02:00 |
|
|
d62c5a4078
|
Changed visual layout for to-be-published articles
|
2024-04-03 18:12:28 +02:00 |
|
|
8711ba0629
|
Handle first user differently from the rest
|
2024-04-01 19:26:18 +02:00 |
|
|
7e7de28b14
|
Streamlined selection of rejected and unpublished articles
|
2024-04-01 15:42:51 +02:00 |
|
|
0139f7ab9a
|
Use ID in path rather than an invisible input when publishing, rejecting or resubmitting an article
|
2024-04-01 15:30:24 +02:00 |
|
|
6e3c4bf647
|
Added ability to specify port and RSS file as command line arguments
|
2024-03-30 09:55:37 +01:00 |
|
|
9408ce99e3
|
Added DBName into CliArgs
|
2024-03-29 09:16:41 +01:00 |
|
|
af036b4909
|
Added ability to upload media and parse cli arguments
|
2024-03-29 09:07:17 +01:00 |
|
|
77a90cb4f1
|
Fixed bug not showing correct issue in RSS feed
|
2024-03-28 07:41:11 +01:00 |
|
|
78addbd8e3
|
Incorporated issues
|
2024-03-28 07:00:37 +01:00 |
|
|
3d3fb3c826
|
Added logout
|
2024-03-12 20:27:39 +01:00 |
|
|
f52674b179
|
Fixed dumb routing mistake
|
2024-03-12 19:56:22 +01:00 |
|
|
697939a17a
|
Added ability to edit user info
|
2024-03-11 21:08:27 +01:00 |
|
|
f10220f936
|
Added ability to reject and rework article
|
2024-03-10 15:03:46 +01:00 |
|
|
8530c76f2d
|
Missed main when converting to MVC
|
2024-03-09 10:27:04 +01:00 |
|
|
88e0d5086c
|
Converted RSS feed to be DB based
|
2024-03-09 10:12:46 +01:00 |
|
|
fa5f189cda
|
Reachieve basic functionality
|
2024-03-07 20:11:28 +01:00 |
|