threadr.lostcave.ddnss.de/handlers
Joca d2d64d69fc
handlers/app.go: Removed Strict IP and User-Agent Session Validation
So, turns out validating stuff with these parameters is not a good idea at all. FML honestly.
2025-06-29 21:24:28 -03:00
..
about.go config: rename files to better hint at what they’re used for 2025-06-15 02:47:16 +02:00
accept_cookie.go Initial Commit 2025-06-15 02:37:02 +02:00
app.go handlers/app.go: Removed Strict IP and User-Agent Session Validation 2025-06-29 21:24:28 -03:00
board.go Implemented features for creating and deleting boards and threads, removed thread types, enhanced CSS for boards and comments 2025-06-15 02:44:03 +02:00
boards.go Implemented features for creating and deleting boards and threads, removed thread types, enhanced CSS for boards and comments 2025-06-15 02:44:03 +02:00
chat.go Initial implementation of the chat feature. 2025-06-15 02:47:16 +02:00
file.go feat: Add file-based avatar system 2025-06-21 16:21:21 -03:00
home.go Fix cookie banner 2025-06-15 02:41:19 +02:00
like.go Initial Commit 2025-06-15 02:37:02 +02:00
login.go Initial implementation of the chat feature. 2025-06-15 02:47:16 +02:00
logout.go Initial Commit 2025-06-15 02:37:02 +02:00
news.go Create admin user, admin can edit news blotter 2025-06-15 02:41:36 +02:00
profile.go Initial Commit 2025-06-15 02:37:02 +02:00
profile_edit.go feat: Add file-based avatar system 2025-06-21 16:21:21 -03:00
signup.go Fix cookie banner 2025-06-15 02:41:19 +02:00
thread.go Implemented features for creating and deleting boards and threads, removed thread types, enhanced CSS for boards and comments 2025-06-15 02:44:03 +02:00
userhome.go Initial Commit 2025-06-15 02:37:02 +02:00