|
e554174c28
|
Correct size of tag field in add-tag.html
|
2024-09-09 22:01:26 +02:00 |
|
|
b04e0e5e81
|
Rename cover in current-articles.html
|
2024-09-08 16:33:41 +02:00 |
|
|
62921c8e2a
|
Fix wrong version number
|
2024-09-08 16:22:28 +02:00 |
|
|
c7761e2dc8
|
Fix differing border color and streamline current-articles.html
|
2024-09-08 16:21:26 +02:00 |
|
|
523ff9d2db
|
Restructure hub.html to be mor organized
|
2024-09-08 11:00:44 +02:00 |
|
|
84960fdd44
|
Implement dark mode
|
2024-09-08 11:00:12 +02:00 |
|
|
0a387c1087
|
Remove unnecessery fmt.Println that was used for debugging
|
2024-09-01 21:13:52 +02:00 |
|
|
435157a42f
|
Upgrade htmx version
|
2024-09-01 20:52:50 +02:00 |
|
|
4163afb0b7
|
Change footer in index.html to have version number on same line as warning
|
2024-09-01 20:51:35 +02:00 |
|
|
6cc0fb40d7
|
Add version number to index.html
|
2024-09-01 18:51:14 +02:00 |
|
|
79ee20a50e
|
Allow articles to be independent of an issue and allow a title for an issue
|
2024-09-01 18:18:07 +02:00 |
|
|
0c9a79e24a
|
Allow for PDF uploads from hub
|
2024-09-01 18:16:09 +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 |
|
|
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 |
|
|
0afbdde077
|
Change to remote htmx
|
2024-08-09 16:20:57 +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 |
|
|
ae90f693f6
|
no more style.css
|
2024-04-01 14:27:42 +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 |
|