Commit Graph

26 Commits

Author SHA1 Message Date
Jan-Lukas Else 00271a9728 Upgrade dependencies, use library for csp header, remove deprecated security-headers, add some tests 2024-04-16 20:02:52 +02:00
Jan-Lukas Else 2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
Jan-Lukas Else 49a0053044 Dependency updates 2023-02-23 16:32:59 +01:00
Jan-Lukas Else 02b0fa8e14 Add bodylimits and some other small improvements 2023-02-04 09:59:04 +01:00
Jan-Lukas Else 01876592b3 Initial profile image support 2022-11-27 15:06:43 +01:00
Jan-Lukas Else 0437f61ba9 Rework login and captcha forms 2022-02-22 21:33:12 +01:00
Jan-Lukas Else b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
Jan-Lukas Else d8caf1e6f5 More optimizations 2022-02-12 00:48:59 +01:00
Jan-Lukas Else 89ecd7c656 Use some constants 2022-02-01 15:58:12 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
Jan-Lukas Else a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
Jan-Lukas Else b68309ff59 Fix possible bypass of captcha 2021-12-19 16:56:25 +01:00
Jan-Lukas Else 33e9d53a93 Small improvements to editor and captcha 2021-09-02 08:57:24 +02:00
Jan-Lukas Else c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00
Jan-Lukas Else e74afac829 Show admin links when logged in 2021-02-20 23:35:16 +01:00
Jan-Lukas Else bb73d4831c Fix cookies for auth and captcha 2021-02-20 22:45:38 +01:00
Jan-Lukas Else 91788efe67 Go 1.16 2021-02-17 08:23:03 +01:00
Jan-Lukas Else 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else 0c52f90268 Make authentication and captcha more secure 2021-02-06 22:53:56 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00