|
ca43ec1a81
|
Add support for multiple authors and contributors
|
2024-12-27 10:30:15 +01:00 |
|
|
0a14545a19
|
Bug fix
|
2024-12-27 07:20:24 +01:00 |
|
|
8d41caf40a
|
Make issue compatible with multiple authors
|
2024-12-01 10:04:42 +01:00 |
|
|
8fb0733908
|
Make atom feed compatible with multiple authors
|
2024-12-01 09:59:39 +01:00 |
|
|
81f0e46ba6
|
Correct spelling mistake
|
2024-11-02 16:26:02 +01:00 |
|
|
19da2ae60c
|
Add articles_authors.go and articles_contributors.go
|
2024-11-02 16:25:47 +01:00 |
|
|
2078be920e
|
Change articles.go to not include an author
|
2024-11-02 16:25:15 +01:00 |
|
|
eb8e14ff6d
|
Adapt DB layout to multiple authors and contributors
|
2024-11-02 16:24:39 +01:00 |
|
|
485eaaca70
|
Delete fmt.Println() uses
|
2024-11-01 16:32:42 +01:00 |
|
|
b2a8578c72
|
Add profile pic and correct usage of banner link
|
2024-11-01 16:31:47 +01:00 |
|
|
dbddff6e55
|
Delete content link from everywhere since it is only a combination of already saved info
|
2024-11-01 16:26:37 +01:00 |
|
|
f663592019
|
Changed version
|
2024-11-01 16:22:50 +01:00 |
|
|
c59029cf3d
|
Add rel="self" to Atom feed
|
2024-11-01 16:22:31 +01:00 |
|
|
ac740cf4b8
|
Update version number
|
2024-10-30 03:25:05 +01:00 |
|
|
b7d82f15e9
|
Serve images from only one route enabling image previews in articles
|
2024-10-30 03:24:29 +01:00 |
|
|
b4003c8216
|
Fix bug that made the issue content unavailable
|
2024-10-30 03:23:59 +01:00 |
|
|
81c046c1b0
|
Add summary checks back
|
2024-10-30 02:22:19 +01:00 |
|
|
1e9fdd2ab9
|
Update version number
|
2024-10-30 02:13:40 +01:00 |
|
|
1fbc0ddcf6
|
Make banner link and summary optional
|
2024-10-30 02:12:53 +01:00 |
|
|
0dd2101a08
|
Cleanup
|
2024-10-29 17:00:51 +01:00 |
|
|
e95871ee70
|
Fix bug that allowed empty banner images
|
2024-10-29 16:43:42 +01:00 |
|
|
083718711d
|
Use empty alt tag for banner image
|
2024-10-29 16:37:41 +01:00 |
|
|
20a12c6299
|
Implement banner images in a more standard way
|
2024-10-29 16:36:40 +01:00 |
|
|
be829e662b
|
Change version number
|
2024-10-28 18:28:22 +01:00 |
|
|
0036b42d82
|
Update htmx version
|
2024-10-28 18:27:24 +01:00 |
|
|
59deb69e2f
|
Lift size constraints from image and pdf uploads
|
2024-10-28 17:59:53 +01:00 |
|
|
3aef27585a
|
Rename AtomFeed to AtomFile everywhere else
|
2024-10-28 17:57:51 +01:00 |
|
|
3aa8796537
|
Rename AtomFeed to AtomFile in config
|
2024-10-27 15:50:45 +01:00 |
|
|
4b75fc61cd
|
Update version number
|
2024-10-27 15:29:42 +01:00 |
|
|
c439e048c1
|
Update dependencies
|
2024-10-27 15:28:07 +01:00 |
|
|
f86f2ba146
|
Get rid of RSS completely
|
2024-10-27 15:27:57 +01:00 |
|
|
07e1983fcc
|
Add call to serve atom feed
|
2024-10-27 15:12:30 +01:00 |
|
|
878f57af08
|
Split up max value for img height and with into values for img and banner
|
2024-10-27 15:05:11 +01:00 |
|
|
d86b9027bf
|
Correct lengths for username and names
|
2024-10-27 14:53:37 +01:00 |
|
|
31484dd44a
|
Add encrypted email to user info
|
2024-10-27 14:43:38 +01:00 |
|
|
3b4e1e01d2
|
Make version part of config
|
2024-10-27 13:58:19 +01:00 |
|
|
03425fc2c6
|
Make action-btn and btn clicky
|
2024-10-27 13:58:03 +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 |
|
|
d7cbb34814
|
Prepare sql for encrypted user info, email address and profile pic
|
2024-10-27 07:34:44 +01:00 |
|
|
23f0c6f4a4
|
Make banner_link and content_link NOT NULL
|
2024-10-27 07:29:51 +01:00 |
|
|
cb322c57f9
|
Delete unnecessary enc_url, enc_length and enc_type from sql
|
2024-10-27 07:25:53 +01:00 |
|
|
123071ab1b
|
Change license to AGPL
|
2024-10-27 07:21:53 +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 |
|
|
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 |
|