Commit Graph

62 Commits

Author SHA1 Message Date
818748ef2b remove unecessary cookie header 2022-12-19 15:22:20 -08:00
e369456c57 add config.html,
add config.js,
add getURIData function to parse URI search params
2022-12-18 22:14:57 -08:00
73ab09983c fix goToPage 2022-12-18 21:58:46 -08:00
5dc35cbbf3 modularize redirect function 2022-12-18 21:52:39 -08:00
4153d7f76c run instance population every second 2022-12-17 16:07:18 -08:00
fcb28f0a9d remove csrf token from cookie 2022-12-15 23:51:51 -08:00
c83c706a32 put CSRF only for POST 2022-12-15 23:44:48 -08:00
aa8ff06b6f try setting CSRFPreventionToken header 2022-12-15 23:40:04 -08:00
7618b24898 add csrf token saving 2022-12-15 23:15:52 -08:00
ccf7efb9b9 add useful login statuses 2022-12-12 17:12:11 -08:00
ad9969c393 make body optional parameter for request function 2022-12-12 16:30:55 -08:00
5cee249285 move js to scripts folder,
move css to css folder
2022-12-12 16:27:45 -08:00