ddServer/handlers
2023-12-15 08:22:34 +01:00
..
about_handler.go backend: frontend: fix errors in model struct and add new fields to result table view 2023-12-07 15:55:47 +01:00
add_monster_handler.go added check if skills are included 2023-12-15 08:22:34 +01:00
contact_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
form_handler.go add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
main_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
monster_table_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
skill_calculation_handler.go backend: frontend: added calculation for save values 2023-12-14 20:00:10 +01:00
submit_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00