14 Commits

Author SHA1 Message Date
1647a7187e Rename UploadEasyMEDImage() to UploadArticleImage() 2025-03-01 09:13:14 +01:00
9feb16a8d8 Change filepaths to use filepath.Join() where possible 2025-01-19 20:07:32 +01:00
b8fd81a86d Use proper filepaths 2025-01-19 09:31:19 +01:00
d953b4135c Initial version of native session management 2025-01-14 20:53:49 +01:00
b2a8578c72 Add profile pic and correct usage of banner link 2024-11-01 16:31:47 +01:00
b7d82f15e9 Serve images from only one route enabling image previews in articles 2024-10-30 03:24:29 +01:00
20a12c6299 Implement banner images in a more standard way 2024-10-29 16:36:40 +01:00
59deb69e2f Lift size constraints from image and pdf uploads 2024-10-28 17:59:53 +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
343022273c Allow uploading a banner image 2024-10-27 07:21:36 +01:00
a33e7f9896 Move images.go from frontend to calls 2024-08-30 16:06:19 +02:00
cd27349d04 Created package "calls" and verification for frontend and calls 2024-08-18 11:20:06 +02:00
85e2f8b4ad Shorten lines by referencing frontend as f and backend as b 2024-07-13 14:09:11 +02:00
d0c1e525d2 Change structure of code tor frontend and backend one 2024-07-13 13:58:36 +02:00