Ben Kurtovic
3de23628b7
Switching a bit of code from client-side to server-side.
- All POTD logic is now in Python instead of JS.
- Removed EarwigBackgroundCache cookie (now stored in a new `background` table in the database).
- Added EarwigScreenCache cookie
- Increase cookie life from a year to three.
12 years ago
Ben Kurtovic
0fad121316
Support GET and POST in query.
12 years ago
Ben Kurtovic
3e934fbaef
Massively update cookie handling.
12 years ago
Ben Kurtovic
9677390ea3
More work on the settings page.
12 years ago
Ben Kurtovic
79a938f3b9
Cookies to store state of collapsable box.
12 years ago
Ben Kurtovic
19d4e9b2d7
Lol, infinite recursion errors.
12 years ago
Ben Kurtovic
8cce98fc8f
Query object for storing parameters in a structured manner.
12 years ago
Ben Kurtovic
b4b5ac4f93
Restructure into an actual package that makes sense.
12 years ago
Ben Kurtovic
5bff019edc
Trying a radical restructuring...
12 years ago