next/lib/server
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ f611c56c39
fix(server/utils): update recaptcha guard
- use actual form field (it's not "g-recaptcha-response")
- switch from useFetch to axios
- use "application/x-www-form-urlencoded" as content type
2023-12-29 18:04:33 -05:00
..
dbHelpers refactor(server/utils): update storyQuerier.ts 2023-12-29 16:39:41 -05:00
middlewareButNotReally fix(server/utils): update recaptcha guard 2023-12-29 18:04:33 -05:00
storyHelpers refactor(*): refactor tsconfig paths 2023-12-20 17:23:31 -05:00
constants.ts refactor(server/utils): add constants file 2023-10-03 00:53:10 -04:00
ficmas.ts refactor(server/utils): add reusable ficmas utility functions 2023-10-03 01:07:29 -04:00
forumId.ts refactor(server/utils): create utility to return forum database's uid using the actual site's user id 2023-10-03 01:10:00 -04:00
logger.ts refactor: change log verbosity to silly (for now) 2023-10-10 22:20:04 -04:00
plugnplay.ts refactor(server/utils): remove env logging 2023-12-29 12:45:15 -05:00