Ben Kurtovic
65aafa8626
Clean up form submission with JS; copyedit.
10 years ago
Ben Kurtovic
d4283fca3e
Better grouping for actions.
10 years ago
Ben Kurtovic
67ad09f0ec
Fire correct jquery function for ratio buttons.
10 years ago
Ben Kurtovic
710447a6bf
Slightly modified interface; give more options ( closes #17 ).
10 years ago
Ben Kurtovic
6beff20cf4
Add toolinfo.json.
10 years ago
Ben Kurtovic
7ffc3a0de2
Improve color of yellow box.
10 years ago
Ben Kurtovic
ce96f0f8a6
Use a yellow 'possible' box for confidence between 0.3 and 0.6 ( closes #5 ).
10 years ago
Ben Kurtovic
297b61b182
Fix a margin; clean up cache message.
10 years ago
Ben Kurtovic
c8f92bcd0c
Fix border spacing a bit.
10 years ago
Ben Kurtovic
4622e6d69d
Clean up HTML for the result detail.
10 years ago
Ben Kurtovic
dc21e2b15f
CSS spacing fix.
10 years ago
Ben Kurtovic
c9366d83c8
Fix cookie name; remove beta note (for now).
10 years ago
Ben Kurtovic
ad9a71a8ef
Refactor more.
11 years ago
Ben Kurtovic
3fdbd0af42
Tweak some CSS.
11 years ago
Ben Kurtovic
e31d730331
Clean up some CSS rules.
11 years ago
Ben Kurtovic
56ab814a1a
Make header more compact.
11 years ago
Ben Kurtovic
c1810ee269
Input field for specifying a revision ID.
11 years ago
Ben Kurtovic
de87631cf5
HTML5
11 years ago
Ben Kurtovic
18be13e12c
Make footer a bit nicer.
11 years ago
Ben Kurtovic
80b7013964
Rename some cookies, streamline HTML, etc.
11 years ago
Ben Kurtovic
4c411e7d9c
Update/merge CSS, JS, images.
11 years ago
Ben Kurtovic
81039a6af7
Adjust chain cells so they're more equal.
12 years ago
Ben Kurtovic
cc1a3318df
Try <= 3 instead of == 1 for joined adjacent lines; tweaks.
12 years ago
Ben Kurtovic
dd16bb4a09
Adjust margins, font sizes; even darker background color.
12 years ago
Ben Kurtovic
ed22b1d344
Fix; darken background color.
12 years ago
Ben Kurtovic
4ce5cf7a22
Improve image stuff.
12 years ago
Ben Kurtovic
40d92aa7fb
Fix typo.
12 years ago
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
2a77ec8d4f
Support double-indentation
12 years ago
Ben Kurtovic
0e53bf5a11
Hmm, I guess we have to preserve the regexp object between execs.
12 years ago
Ben Kurtovic
0e326193e0
Define callback.
12 years ago
Ben Kurtovic
5040337c37
Missed the images!
12 years ago
Ben Kurtovic
1523c2401f
Implement 'background' option plus background images.
12 years ago
Ben Kurtovic
833bdc6415
Support other backgrounds.
12 years ago
Ben Kurtovic
3cf62618b2
More adjustments.
12 years ago
Ben Kurtovic
d96f71924e
Missed a couple params.
12 years ago
Ben Kurtovic
13d140d899
Format cookies encoding JSON nicely.
12 years ago
Ben Kurtovic
ef204dbc05
background-attachment: fixed;
12 years ago
Ben Kurtovic
3960c23ba8
Fix date.
12 years ago
Ben Kurtovic
cfb4cad519
UglifyJS; cache background information.
12 years ago
Ben Kurtovic
eceead74bb
Updates, mostly in cookies and settings.
12 years ago
Ben Kurtovic
4c8d724039
Magic numbers to verify my cookies.
12 years ago
Ben Kurtovic
cb323f8ae8
Some cleanup
12 years ago
Ben Kurtovic
3e934fbaef
Massively update cookie handling.
12 years ago
Ben Kurtovic
48d9fc4452
Don't hardcode the path - use window.location.pathname.
12 years ago
Ben Kurtovic
79a938f3b9
Cookies to store state of collapsable box.
12 years ago
Ben Kurtovic
c49119ea97
Protocol-relative URLs in some places for full HTTPS support
12 years ago
Ben Kurtovic
7d92f7a76b
Copyvio detection interface is (mostly) done.
12 years ago
Ben Kurtovic
910a24a89f
Minor updates.
12 years ago
Ben Kurtovic
c482d9ff4e
Work on Copyvio Detector and integration with EarwigBot
copyvios.mako can now import the earwigbot package and load pages
gitignored config.ts-earwigbot.json
12 years ago