Chlod Alejandro
35dee57a41
Add OAuth flow
Adds the initial backend requirements for the
OAuth flow, which will be made required for all
search engine checks. This adds three new routes:
- `/login` (GET, POST) - for logging in
- `/logout` (GET, POST) - for logging out
- `/oauth-callback` - OAuth 1.0a callback route
Login/logout state can be checked through the
header. By default, a separate page navigation is
not required when the link is clicked by the user.
When following a link to `/log(in|out)`, however,
an extra button will be shown to prevent inadvertent
logins/logouts.
1 mese fa
Ben Kurtovic
13b548a8d5
Form restyling; layout cleanup/responsiveness
3 anni fa
Ben Kurtovic
79ec7a3319
Styling tweaks
3 anni fa
Ben Kurtovic
208ebd3628
Restyling
3 anni fa
Ben Kurtovic
2254a68bc8
Styling tweaks
3 anni fa
Ben Kurtovic
15f3aee20b
Center background
3 anni fa
Ben Kurtovic
1d91b9171b
Clean up CSS/JS; new minify pipeline; rework footer
3 anni fa
Ben Kurtovic
85a7bbfc5e
Rename confidence to similarity in most user-facing text
3 anni fa
Ben Kurtovic
1e5ca3f93e
Minor style tweak; link fix.
7 anni fa
Ben Kurtovic
63f1ae98c4
Show warning when a page has an attribution template.
7 anni fa
Ben Kurtovic
66a90f0f8a
Classes, not IDs.
8 anni fa
Ben Kurtovic
17abf2d505
Update copyright year; more CSS tweaks.
8 anni fa
Ben Kurtovic
21bbbbdfea
Reorder/tweak template more.
8 anni fa
Ben Kurtovic
77a02b5c83
Bugfix?
8 anni fa
Ben Kurtovic
0692227496
Cleanup/tweaks, mainly to rendering.
8 anni fa
Frances Hocutt
8161bcec54
Fix CSS margin to match other boxes
9 anni fa
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
9 anni fa
Ben Kurtovic
91f41d93a8
Fix chain table display with text overflow.
9 anni fa
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
9 anni fa
Ben Kurtovic
991aabf390
Use word-wrap instead of word-break.
9 anni fa
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
9 anni fa
Ben Kurtovic
b325ef84cd
Support general/update notices.
9 anni fa
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
10 anni fa
Ben Kurtovic
f6fdf6fe08
Fix text formatting on cache popup.
10 anni fa
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
10 anni fa
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
10 anni fa
Ben Kurtovic
cdb26af5b7
Fix linear gradient.
10 anni fa
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
10 anni fa
Ben Kurtovic
56f4cce47c
Remove vendor-specific prefixes for linear-gradient.
10 anni fa
Ben Kurtovic
f7204b88d4
Fix chain table spacing.
10 anni fa
Ben Kurtovic
ba948123d0
Fix source table when no sources were checked.
10 anni fa
Ben Kurtovic
c1fad2e044
Row highlight; fix padding; title.
10 anni fa
Ben Kurtovic
10c68e6823
Polishing for URL list; remove 'hide comparison' option.
10 anni fa
Ben Kurtovic
e0b964fcdf
Hide URLs after the first 10 by default.
10 anni fa
Ben Kurtovic
86c9bb2290
Meant to align left, not center.
10 anni fa
Ben Kurtovic
606f9ccfbb
Adjust positions, colors.
10 anni fa
Ben Kurtovic
a6675d0523
Styling for the source table.
10 anni fa
Ben Kurtovic
65aafa8626
Clean up form submission with JS; copyedit.
10 anni fa
Ben Kurtovic
710447a6bf
Slightly modified interface; give more options ( closes #17 ).
10 anni fa
Ben Kurtovic
7ffc3a0de2
Improve color of yellow box.
10 anni fa
Ben Kurtovic
ce96f0f8a6
Use a yellow 'possible' box for confidence between 0.3 and 0.6 ( closes #5 ).
10 anni fa
Ben Kurtovic
297b61b182
Fix a margin; clean up cache message.
10 anni fa
Ben Kurtovic
c8f92bcd0c
Fix border spacing a bit.
10 anni fa
Ben Kurtovic
4622e6d69d
Clean up HTML for the result detail.
10 anni fa
Ben Kurtovic
dc21e2b15f
CSS spacing fix.
10 anni fa
Ben Kurtovic
ad9a71a8ef
Refactor more.
11 anni fa
Ben Kurtovic
3fdbd0af42
Tweak some CSS.
11 anni fa
Ben Kurtovic
e31d730331
Clean up some CSS rules.
11 anni fa
Ben Kurtovic
56ab814a1a
Make header more compact.
11 anni fa
Ben Kurtovic
c1810ee269
Input field for specifying a revision ID.
11 anni fa