aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2023-01-04Added error messagesHEADmasterVidhu Kant Sharma
2023-01-03Implement a hacky way to not let the user crash the app by clicking too many ...Vidhu Kant Sharma
2023-01-02increment version numberVidhu Kant Sharma
2023-01-02added about pageVidhu Kant Sharma
2022-12-31fixed broken hyperlinkVidhu Kant Sharma
2022-12-31hyperlinking the URL for the server for easy accessVidhu Kant Sharma
2022-12-31added error messages, and killing the server each time directory changesVidhu Kant Sharma
2022-12-31added folder pickerVidhu Kant Sharma
2022-12-31validate port input and default to 8080 if not specifiedVidhu Kant Sharma
2022-12-31setting status text when server starts/stopsVidhu Kant Sharma
2022-12-31starting/stopping webserver works nowVidhu Kant Sharma
2022-12-30initial commitVidhu Kant Sharma