|
3f1b18c29f
|
Instead of having entire articles in the RSS feed, items now contain just a link
|
2024-08-30 21:20:29 +02:00 |
|
|
4a11e1a497
|
Add warning text to index.html
|
2024-08-30 18:34:40 +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 |
|
|
c52e35bf0b
|
delete RSS button from hub
|
2024-08-30 15:44:12 +02:00 |
|
|
cddd88d2f6
|
restructure routes
|
2024-08-30 15:42:53 +02:00 |
|
|
5474b17ce5
|
Added ability to delete articles
|
2024-08-25 06:35:15 +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 |
|
|
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 |
|
|
4b90ec9652
|
Let admins edit other user's profiles
|
2024-04-09 19:06:29 +02:00 |
|
|
f98ab149a2
|
Added headings to all templates
|
2024-04-07 18:57:03 +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 |
|
|
ca70fa6d4d
|
Applied changes also to rework-article.html
|
2024-04-03 19:52:16 +02:00 |
|
|
972b8cac19
|
Corrected vertical gap size for tags when wrapping onto the next line
|
2024-04-03 19:51:27 +02:00 |
|
|
d0605660f7
|
Made tags wrap onto the next line when overflowing parent container
|
2024-04-03 19:48:42 +02:00 |
|
|
d62c5a4078
|
Changed visual layout for to-be-published articles
|
2024-04-03 18:12:28 +02:00 |
|
|
803c5bbdbd
|
Slightly changed button color and changed body height to be min-100vh
|
2024-04-03 04:50:25 +02:00 |
|
|
c74bdeba72
|
Only show logout button in hub
|
2024-04-02 21:35:34 +02:00 |
|
|
52797760bb
|
Also, handle first user differently under the hood
|
2024-04-02 19:37:53 +02:00 |
|
|
8711ba0629
|
Handle first user differently from the rest
|
2024-04-01 19:26:18 +02:00 |
|
|
ed51d28c65
|
Corrected back button class for unpublished articles
|
2024-04-01 15:58:36 +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 |
|
|
7fc115bcc3
|
Refined look of rejected and unpublished articles
|
2024-04-01 14:38:31 +02:00 |
|
|
a730e11b4a
|
Styled with tailwind css
|
2024-04-01 14:22:59 +02:00 |
|
|
959e1e96b3
|
Fix typo
|
2024-03-31 05:00:57 +02:00 |
|
|
a0fe0024f2
|
Allow uploading pictures when editing once rejected articles
|
2024-03-30 09:56:22 +01:00 |
|
|
af036b4909
|
Added ability to upload media and parse cli arguments
|
2024-03-29 09:07:17 +01:00 |
|
|
600044c621
|
Cleaned up templates
|
2024-03-28 08:41:38 +01:00 |
|
|
78addbd8e3
|
Incorporated issues
|
2024-03-28 07:00:37 +01:00 |
|
|
3be16781e7
|
Added copyright
|
2024-03-17 15:29:12 +01:00 |
|
|
ceab7281e9
|
Now everyone only sees their own rejected articles
|
2024-03-17 09:15:37 +01:00 |
|
|
450dd79e51
|
Added ability to view tags when rejecting and change tags when reworking articles
|
2024-03-17 08:46:49 +01:00 |
|
|
3d3fb3c826
|
Added logout
|
2024-03-12 20:27:39 +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 |
|
|
fa5f189cda
|
Reachieve basic functionality
|
2024-03-07 20:11:28 +01:00 |
|
|
4d65be195b
|
Articles and tags are now inserted into DB correctly
|
2024-03-07 15:31:00 +01:00 |
|
|
b74036343f
|
Added partial support for tags
|
2024-03-03 13:56:49 +01:00 |
|
|
45036fe286
|
Initial sessions implementation
|
2024-03-03 09:16:49 +01:00 |
|
|
4b5929911e
|
Implemented proper User struct
|
2024-03-01 12:25:53 +01:00 |
|
|
f59321b9c6
|
Added ability to publish articles
|
2024-03-01 11:30:31 +01:00 |
|
|
cba3c663c9
|
Added article list for written but non-published articles
|
2024-02-27 14:10:27 +01:00 |
|
|
8f5739fb68
|
Implemented hub
|
2024-02-24 15:31:33 +01:00 |
|
|
49988edd82
|
Add ability to display feed
|
2024-02-24 14:49:29 +01:00 |
|
|
36f7a92a06
|
Added messages and field memory for adding user
|
2024-02-24 13:25:32 +01:00 |
|