Commit Graph

293 Commits

Author SHA1 Message Date
jason d328ddb749 Merge branch 'devel' v0.13.4 2024-10-30 03:25:18 +01:00
jason ac740cf4b8 Update version number 2024-10-30 03:25:05 +01:00
jason b7d82f15e9 Serve images from only one route enabling image previews in articles 2024-10-30 03:24:29 +01:00
jason b4003c8216 Fix bug that made the issue content unavailable 2024-10-30 03:23:59 +01:00
jason 5dc5590da9 Merge branch 'devel' v0.13.3 2024-10-30 02:24:50 +01:00
jason 81c046c1b0 Add summary checks back 2024-10-30 02:22:19 +01:00
jason 364112a0a4 Merge branch 'devel' 2024-10-30 02:14:16 +01:00
jason 1e9fdd2ab9 Update version number 2024-10-30 02:13:40 +01:00
jason a38523e933 Merge branch 'devel' 2024-10-30 02:13:03 +01:00
jason 1fbc0ddcf6 Make banner link and summary optional 2024-10-30 02:12:53 +01:00
jason 0dd2101a08 Cleanup 2024-10-29 17:00:51 +01:00
jason e95871ee70 Fix bug that allowed empty banner images 2024-10-29 16:43:42 +01:00
jason 083718711d Use empty alt tag for banner image 2024-10-29 16:37:41 +01:00
jason 20a12c6299 Implement banner images in a more standard way 2024-10-29 16:36:40 +01:00
jason 200672dae2 Merge branch 'devel' v0.13.2 2024-10-28 18:28:31 +01:00
jason be829e662b Change version number 2024-10-28 18:28:22 +01:00
jason 3d3aad88c8 Merge branch 'devel' 2024-10-28 18:27:33 +01:00
jason 0036b42d82 Update htmx version 2024-10-28 18:27:24 +01:00
jason e4e43d1a83 Merge branch 'devel' 2024-10-28 18:02:56 +01:00
jason 59deb69e2f Lift size constraints from image and pdf uploads 2024-10-28 17:59:53 +01:00
jason 3aef27585a Rename AtomFeed to AtomFile everywhere else 2024-10-28 17:57:51 +01:00
jason 3aa8796537 Rename AtomFeed to AtomFile in config 2024-10-27 15:50:45 +01:00
jason 737a9ec314 Merge branch 'devel' v0.13.1 2024-10-27 15:29:50 +01:00
jason 4b75fc61cd Update version number 2024-10-27 15:29:42 +01:00
jason 1ebe0380ee Merge branch 'devel' 2024-10-27 15:28:22 +01:00
jason c439e048c1 Update dependencies 2024-10-27 15:28:07 +01:00
jason f86f2ba146 Get rid of RSS completely 2024-10-27 15:27:57 +01:00
jason d62d71b5d1 Merge branch 'devel' v0.13.0 2024-10-27 15:14:11 +01:00
jason 07e1983fcc Add call to serve atom feed 2024-10-27 15:12:30 +01:00
jason 878f57af08 Split up max value for img height and with into values for img and banner 2024-10-27 15:05:11 +01:00
jason d86b9027bf Correct lengths for username and names 2024-10-27 14:53:37 +01:00
jason 31484dd44a Add encrypted email to user info 2024-10-27 14:43:38 +01:00
jason 3b4e1e01d2 Make version part of config 2024-10-27 13:58:19 +01:00
jason 03425fc2c6 Make action-btn and btn clicky 2024-10-27 13:58:03 +01:00
jason 0b9bae3bf8 Get rid of rss 2024-10-27 13:29:58 +01:00
jason 8ed0676e51 Encrypt sensitive user data with aes256 2024-10-27 13:29:46 +01:00
jason d7cbb34814 Prepare sql for encrypted user info, email address and profile pic 2024-10-27 07:34:44 +01:00
jason 23f0c6f4a4 Make banner_link and content_link NOT NULL 2024-10-27 07:29:51 +01:00
jason cb322c57f9 Delete unnecessary enc_url, enc_length and enc_type from sql 2024-10-27 07:25:53 +01:00
jason 123071ab1b Change license to AGPL 2024-10-27 07:21:53 +01:00
jason 343022273c Allow uploading a banner image 2024-10-27 07:21:36 +01:00
jason 19b390cbbb Switch to atom feed 2024-10-27 07:20:23 +01:00
jason 2751a8c972 Start adding article banner image 2024-10-20 16:10:25 +02:00
jason 750184b8ef Correct http code for uploaded file 2024-10-04 16:46:29 +02:00
jason f28c204c52 Only use fmt.Sprint() when necessary 2024-10-04 16:37:19 +02:00
jason 70d403d7d7 Create WriteFile() so backend handles files 2024-10-04 16:36:53 +02:00
jason b36e0ea503 Merge branch 'devel' v0.12.0 2024-10-04 16:06:57 +02:00
jason 863581f590 Show error messages in UI if something goes wrong 2024-10-04 16:06:33 +02:00
jason aec829ad85 Fixed a bug that returned the wrong filename for an uploaded image 2024-10-04 12:10:12 +02:00
jason 298ea458ca Fixed login bug 2024-10-04 11:51:24 +02:00