Ben Kurtovic
35bb7e7108
Apply some simple styling to the API help page.
10 lat temu
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
10 lat temu
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
10 lat temu
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
10 lat temu
Ben Kurtovic
f6fdf6fe08
Fix text formatting on cache popup.
10 lat temu
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
10 lat temu
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
10 lat temu
Ben Kurtovic
cdb26af5b7
Fix linear gradient.
10 lat temu
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
10 lat temu
Ben Kurtovic
56f4cce47c
Remove vendor-specific prefixes for linear-gradient.
10 lat temu
Ben Kurtovic
f7204b88d4
Fix chain table spacing.
10 lat temu
Ben Kurtovic
ba948123d0
Fix source table when no sources were checked.
10 lat temu
Ben Kurtovic
c1fad2e044
Row highlight; fix padding; title.
10 lat temu
Ben Kurtovic
10c68e6823
Polishing for URL list; remove 'hide comparison' option.
10 lat temu
Ben Kurtovic
e0b964fcdf
Hide URLs after the first 10 by default.
10 lat temu
Ben Kurtovic
86c9bb2290
Meant to align left, not center.
10 lat temu
Ben Kurtovic
606f9ccfbb
Adjust positions, colors.
10 lat temu
Ben Kurtovic
a6675d0523
Styling for the source table.
10 lat temu
Ben Kurtovic
65aafa8626
Clean up form submission with JS; copyedit.
10 lat temu
Ben Kurtovic
d4283fca3e
Better grouping for actions.
10 lat temu
Ben Kurtovic
67ad09f0ec
Fire correct jquery function for ratio buttons.
10 lat temu
Ben Kurtovic
710447a6bf
Slightly modified interface; give more options ( closes #17 ).
10 lat temu
Ben Kurtovic
6beff20cf4
Add toolinfo.json.
10 lat temu
Ben Kurtovic
7ffc3a0de2
Improve color of yellow box.
10 lat temu
Ben Kurtovic
ce96f0f8a6
Use a yellow 'possible' box for confidence between 0.3 and 0.6 ( closes #5 ).
10 lat temu
Ben Kurtovic
297b61b182
Fix a margin; clean up cache message.
10 lat temu
Ben Kurtovic
c8f92bcd0c
Fix border spacing a bit.
10 lat temu
Ben Kurtovic
4622e6d69d
Clean up HTML for the result detail.
10 lat temu
Ben Kurtovic
dc21e2b15f
CSS spacing fix.
10 lat temu
Ben Kurtovic
c9366d83c8
Fix cookie name; remove beta note (for now).
10 lat temu
Ben Kurtovic
ad9a71a8ef
Refactor more.
11 lat temu
Ben Kurtovic
3fdbd0af42
Tweak some CSS.
11 lat temu
Ben Kurtovic
e31d730331
Clean up some CSS rules.
11 lat temu
Ben Kurtovic
56ab814a1a
Make header more compact.
11 lat temu
Ben Kurtovic
c1810ee269
Input field for specifying a revision ID.
11 lat temu
Ben Kurtovic
de87631cf5
HTML5
11 lat temu
Ben Kurtovic
18be13e12c
Make footer a bit nicer.
11 lat temu
Ben Kurtovic
80b7013964
Rename some cookies, streamline HTML, etc.
11 lat temu
Ben Kurtovic
4c411e7d9c
Update/merge CSS, JS, images.
11 lat temu
Ben Kurtovic
81039a6af7
Adjust chain cells so they're more equal.
12 lat temu
Ben Kurtovic
cc1a3318df
Try <= 3 instead of == 1 for joined adjacent lines; tweaks.
12 lat temu
Ben Kurtovic
dd16bb4a09
Adjust margins, font sizes; even darker background color.
12 lat temu
Ben Kurtovic
ed22b1d344
Fix; darken background color.
12 lat temu
Ben Kurtovic
4ce5cf7a22
Improve image stuff.
12 lat temu
Ben Kurtovic
40d92aa7fb
Fix typo.
12 lat temu
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 lat temu
Ben Kurtovic
2a77ec8d4f
Support double-indentation
12 lat temu
Ben Kurtovic
0e53bf5a11
Hmm, I guess we have to preserve the regexp object between execs.
12 lat temu
Ben Kurtovic
0e326193e0
Define callback.
12 lat temu
Ben Kurtovic
5040337c37
Missed the images!
12 lat temu