aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-21/+28
2025-07-18better error handlersBobby1-2/+6
2025-07-18refactor ratings, minify content, update single post pageBobby1-1/+1
2025-07-17tags and ratings filter in posts, uploads progressBobby1-0/+2
2025-07-17refactor and fake uploadBobby2-2/+122
2025-07-16constants and types refactor; next value for proper redirect on loginBobby2-0/+85
2025-07-13registration controllers and email sending supportBobby1-0/+1
2025-07-13Login post controllerBobby1-0/+1
2025-07-07refactored config system with generic `Defaults` function, fixed database mig...Bobby2-44/+115
2025-06-16moved app secret, dev mode to server config. added min password lengthBobby2-17/+14
2025-06-15added smtp configBobby2-0/+13
2025-06-15make server port intBobby1-1/+1
2025-06-15setting up the imageboardBobby3-0/+205