Ben Kurtovic
710447a6bf
Slightly modified interface; give more options ( closes #17 ).
10 年前
Ben Kurtovic
56a79cc8d1
More cleanup; cookie fixes, Flask integration.
10 年前
Ben Kurtovic
1344594c33
Internal cleanup for Flask.
10 年前
Ben Kurtovic
648a399a5f
Try to fix relative paths.
10 年前
Ben Kurtovic
f48a566841
Begin conversion to Flask; updates.
10 年前
Ben Kurtovic
e31d730331
Clean up some CSS rules.
11 年前
Ben Kurtovic
56ab814a1a
Make header more compact.
11 年前
Ben Kurtovic
41c0df6cb9
Set the POTD as the default background.
11 年前
Ben Kurtovic
de87631cf5
HTML5
11 年前
Ben Kurtovic
7a1b095b3e
Fix some links.
11 年前
Ben Kurtovic
de46767d63
.fcgi -> .py
11 年前
Ben Kurtovic
5e6e95f264
Remove more old stuff.
11 年前
Ben Kurtovic
80b7013964
Rename some cookies, streamline HTML, etc.
11 年前
Ben Kurtovic
cc1a3318df
Try <= 3 instead of == 1 for joined adjacent lines; tweaks.
12 年前
Ben Kurtovic
4ce5cf7a22
Improve image stuff.
12 年前
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 年前
Ben Kurtovic
8dd5687ab1
Testing a potential bugfix.
12 年前
Ben Kurtovic
f3ddd8f700
Some adjustments to reduce HTML output size.
12 年前
Ben Kurtovic
37cb1f568c
Fix default behavior.
12 年前
Ben Kurtovic
21d8666589
Syntax!
12 年前
Ben Kurtovic
1523c2401f
Implement 'background' option plus background images.
12 年前
Ben Kurtovic
833bdc6415
Support other backgrounds.
12 年前
Ben Kurtovic
eceead74bb
Updates, mostly in cookies and settings.
12 年前
Ben Kurtovic
309cb30358
Beginning work on a settings page.
12 年前
Ben Kurtovic
ecc5a13cf5
Dynamically load sites from the API and cache this information.
- Also removing some unused imports and cleaning up code.
12 年前
Ben Kurtovic
c49119ea97
Protocol-relative URLs in some places for full HTTPS support
12 年前
Ben Kurtovic
910a24a89f
Minor updates.
12 年前
Ben Kurtovic
2ee3a79d20
Some pretty awesome stuff.
12 年前
Ben Kurtovic
4e9b7c1b1c
updates; new layout idea
12 年前
Ben Kurtovic
5e63ae849e
bash, improvements, etc etc
12 年前
Ben Kurtovic
cbc00a4ad6
Updates, nicer footer, etc
12 年前
Ben Kurtovic
4a1829c0c5
dynamic links to stylesheets
12 年前
Ben Kurtovic
ddaa5cb9a1
let's show our environ
12 年前
Ben Kurtovic
54e95b549e
More stuff
12 年前
Ben Kurtovic
a6adbc3b03
Spacing fix/test
12 年前
Ben Kurtovic
f56c158d31
Basic index page that works correctly
12 年前