Commit Graph

19 Commits

Author SHA1 Message Date
ddfdd8cc17 Log dumped filename 2024-01-17 23:20:06 -06:00
52b069eb12 Improve Content-Type guessing & use in DumpResponse fn 2024-01-17 23:19:56 -06:00
7de9813174 AddPointer helper, DumpHtml helper, fix query parameter escaping 2024-01-15 15:41:38 -06:00
8425274b65 Continue documenting helpers, improve contentLength log grab 2024-01-15 13:08:31 -06:00
6e5931f8ba Add WeekdaysToString edge cases (none/all days) 2024-01-14 22:24:03 -06:00
b4b2930a58 Add class duration to time command output 2024-01-07 08:37:43 -06:00
544d6689af Add error types, small comment typo 2023-12-26 06:45:17 -06:00
ab00c786db Use StatusCode instead of Status on DoRequest log 2023-12-25 00:06:17 -06:00
7e762ff2aa Fix private URL var name, add helper for retrieving various environment variables 2023-12-24 22:07:44 -06:00
5d8130c3a4 Remove session id log, move DiscordGoLogger, add redis 2023-12-24 20:51:30 -06:00
09f973c46a Continue improving comments & use of structured logs 2023-12-24 20:01:56 -06:00
81e60ed4b7 Simplify onRequest/Response into doRequest, print environment, dev-only consolewriter 2023-12-24 19:24:19 -06:00
4dce1de842 Switch from logrus to zerolog, move types into types.go 2023-12-24 15:47:11 -06:00
40330c37ce Switch all logging to logrus, lower session ID log level to debug 2023-12-24 15:02:01 -06:00
4cb6b10226 Rename NoCache() to Nonce() 2023-12-12 00:00:38 -06:00
5b1f325280 Use custom struct for MeetingTimeFaculty.timeStart, move comand handlers 2023-12-11 19:29:42 -06:00
8f8c4c3102 NoCache, onRequest/onResponse, pluralizer helpers 2023-12-09 16:54:24 -06:00
6d7304c395 Contain authentication & request building helpers 2023-12-08 16:01:34 -06:00
aac44e42d1 Split project into separate files 2023-12-07 20:52:52 -06:00