Commit Graph

17 Commits

Author SHA1 Message Date
Ean Milligan
f412f06e10 implement export all 2026-04-24 14:28:01 -04:00
Ean Milligan
884b5b81a0 change bcrypt dep, fix buildHome 2026-04-23 19:09:30 -04:00
Ean Milligan
8126e6dc95 add unenroll to api home page, minor changes 2026-04-23 16:51:06 -04:00
Ean Milligan
1f4c4723d3 ok turns out this is something that should be configured on the db columns, ideally not in the queries, makes sense to me https://stackoverflow.com/a/36768933 https://dev.mysql.com/doc/refman/5.7/en/case-sensitivity.html 2026-04-23 02:53:07 -04:00
Ean Milligan
353e6e978d TIL MySQL is not case-sensitive by default in queries! https://stackoverflow.com/a/7857705 2026-04-23 02:45:10 -04:00
Ean Milligan
c6eab65f1d fix url 2026-04-22 02:44:32 -04:00
Ean Milligan
ef490c447e actually follow correct pattern 2026-04-22 02:05:38 -04:00
Ean Milligan
6e18d13ec1 change open and share links to follow new pattern 2026-04-22 02:03:54 -04:00
Ean Milligan
7afb9ddef0 simplify as i forgo about this func 2026-04-21 17:23:02 -04:00
Ean Milligan
5c629b1263 add timezone notice to home page, change list to give different response for lastUpdated 2026-04-21 12:44:26 -04:00
Ean Milligan
52477c3bd3 Implement lastUpdated timestamp 2026-04-21 12:28:30 -04:00
Ean Milligan
da4f22b396 rem excess logs 2026-04-20 22:37:29 -04:00
Ean Milligan
f1a8e3497d fully stub out export 2026-04-10 16:46:09 -04:00
Ean Milligan
7b84e3b949 home page done except for export button 2026-04-10 16:37:53 -04:00
Ean Milligan
fa9938bda7 most of home page done 2026-04-10 16:19:08 -04:00
Ean Milligan
1cabb376d9 build out home page, need to link things up tho 2026-04-10 15:11:32 -04:00
Ean Milligan
5b28f36bef Stub out all SSR, built login page 2026-04-10 02:37:13 -04:00