impress/app
Matchu 1ab3f21917 Finally remove unused auth0 code
Moreover, this code is in a bit of a flimsy state anyway: it'll kinda
work if you're logged in at impress-2020.openneo.net, but that wasn't
intentionally engineered, and I'm not sure exactly what circumstances
cause those cookies to send vs not send?

My intent is to clean up to replace all this with login code that
references the main app instead… this'll require swapping out some
endpoints to refer to what the main app has, but I'm hoping that's not
so tricky to do, since the main app does offer basically all of this
functionality already anyway. (That's not to say it's simple, but I
think it's a migration in the right direction!)
2023-11-01 15:26:53 -07:00
..
assets Remove unused Javascript utility libraries 2023-10-25 16:24:50 -07:00
controllers Do preloading manually on user list pages, to reduce memory usage 2023-10-27 19:42:02 -07:00
helpers Remove unused Javascript utility libraries 2023-10-25 16:24:50 -07:00
javascript Finally remove unused auth0 code 2023-11-01 15:26:53 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Do preloading manually on user list pages, to reduce memory usage 2023-10-27 19:42:02 -07:00
views Remove unused Javascript utility libraries 2023-10-25 16:24:50 -07:00