|
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 |
|
|
2751a8c972
|
Start adding article banner image
|
2024-10-20 16:10:25 +02:00 |
|
|
750184b8ef
|
Correct http code for uploaded file
|
2024-10-04 16:46:29 +02:00 |
|
|
f28c204c52
|
Only use fmt.Sprint() when necessary
|
2024-10-04 16:37:19 +02:00 |
|
|
70d403d7d7
|
Create WriteFile() so backend handles files
|
2024-10-04 16:36:53 +02:00 |
|
|
863581f590
|
Show error messages in UI if something goes wrong
|
2024-10-04 16:06:33 +02:00 |
|
|
aec829ad85
|
Fixed a bug that returned the wrong filename for an uploaded image
|
2024-10-04 12:10:12 +02:00 |
|
|
298ea458ca
|
Fixed login bug
|
2024-10-04 11:51:24 +02:00 |
|
|
533053aef0
|
Fixed a bug that prevented {{.Action}} from being acessible in editor.html
|
2024-10-04 11:50:51 +02:00 |
|
|
c00645432b
|
Correctly handle errors from getSession
|
2024-10-04 10:35:32 +02:00 |
|
|
91d53a0f2a
|
Get rid of unnecessary dependencies
|
2024-10-04 10:22:57 +02:00 |
|
|
b3f31f398d
|
Check for errors when executing templates
|
2024-10-04 10:21:56 +02:00 |
|
|
cf4d4f151a
|
No session existing is not an error; fixed
|
2024-10-04 10:12:35 +02:00 |
|
|
202d04f323
|
Directly create the files []string in the correct size for HomePage
|
2024-10-04 10:11:43 +02:00 |
|
|
b2a701c87a
|
Automatically resize images and save them as webp
|
2024-10-03 14:10:45 +02:00 |
|
|
1368593c75
|
Move file handling to backend/files.go
|
2024-09-28 13:55:25 +02:00 |
|
|
e4bef7006c
|
Abstract sessions.Session with b.session
|
2024-09-28 13:44:25 +02:00 |
|
|
afa1b65563
|
Moved getSession to frontend/sessions.go
|
2024-09-28 13:22:53 +02:00 |
|
|
a9bef63174
|
Change version number
|
2024-09-28 13:15:00 +02:00 |
|
|
4d944ef65a
|
Delete unused SaveArticle()
|
2024-09-28 13:12:46 +02:00 |
|
|
4bd255a7c4
|
Strictly require title for issue
|
2024-09-28 12:34:41 +02:00 |
|
|
2743899b65
|
Changed version number and disclaimer
|
2024-09-28 12:19:18 +02:00 |
|
|
065ffcdc30
|
Allow articles to be edited
|
2024-09-28 12:17:03 +02:00 |
|
|
38ef7b80d5
|
Cleanup
|
2024-09-13 05:12:57 +02:00 |
|
|
c777a77824
|
Change version number
|
2024-09-11 18:15:27 +02:00 |
|
|
c183043dac
|
Fix bug with wrong port
|
2024-09-11 18:14:54 +02:00 |
|
|
391b3bf157
|
Change version number
|
2024-09-11 17:18:35 +02:00 |
|
|
0aa479763d
|
Add .btn-area-1 for btn-areas with one button
|
2024-09-11 17:18:11 +02:00 |
|
|
ff0e229f03
|
Downgrade go version and dependencies to hopefully fix bug on debian machines
|
2024-09-11 05:23:58 +02:00 |
|
|
8ef6ff729e
|
Optimized Article struct size
|
2024-09-10 20:08:13 +02:00 |
|
|
e4624b8705
|
A bit of code cleanup
|
2024-09-10 19:59:56 +02:00 |
|
|
4592bdf970
|
Fixed btn-area in to-be-published.html
|
2024-09-10 19:43:01 +02:00 |
|
|
dadd610b2d
|
Fixed bug that made it possible for an article's content to disappear when reworking it
|
2024-09-10 19:31:34 +02:00 |
|
|
4004bcb8f0
|
Make interface responsive
|
2024-09-09 22:03:31 +02:00 |
|
|
9e0182ed03
|
Remove white background from to-be-deleted.html and to-be-published.html because it conflicts with dark mode
|
2024-09-09 22:03:03 +02:00 |
|
|
e554174c28
|
Correct size of tag field in add-tag.html
|
2024-09-09 22:01:26 +02:00 |
|
|
8597f1b849
|
Recover somehow deleted port command line argument in .air.toml
|
2024-09-09 21:08:53 +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 |
|
|
013cddc157
|
Streamline config and make config file variable
|
2024-09-08 13:35:30 +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 |
|
|
38caf02b2c
|
Upgrade all dependencies
|
2024-09-01 20:56:30 +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 |
|
|
18617f1dbc
|
Give autogenerated articles tags as well
|
2024-09-01 18:48:18 +02:00 |
|