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.
2 kuukautta sitten
Chlod Alejandro
bb28ba4472
update resources
2 kuukautta sitten
Ben Kurtovic
13b548a8d5
Form restyling; layout cleanup/responsiveness
3 vuotta sitten
Ben Kurtovic
5d18a911fb
Forgot to update min.css
3 vuotta sitten
Ben Kurtovic
79ec7a3319
Styling tweaks
3 vuotta sitten
Ben Kurtovic
208ebd3628
Restyling
3 vuotta sitten
Ben Kurtovic
2254a68bc8
Styling tweaks
3 vuotta sitten
Ben Kurtovic
15f3aee20b
Center background
3 vuotta sitten
Ben Kurtovic
1d91b9171b
Clean up CSS/JS; new minify pipeline; rework footer
3 vuotta sitten
Ben Kurtovic
85a7bbfc5e
Rename confidence to similarity in most user-facing text
4 vuotta sitten
Ben Kurtovic
eacb294735
Update URLs
4 vuotta sitten
Ben Kurtovic
ce18eb9065
Disable form submission button while loading
5 vuotta sitten
Ben Kurtovic
1e5ca3f93e
Minor style tweak; link fix.
7 vuotta sitten
Ben Kurtovic
63f1ae98c4
Show warning when a page has an attribution template.
7 vuotta sitten
Ben Kurtovic
66a90f0f8a
Classes, not IDs.
9 vuotta sitten
Ben Kurtovic
17abf2d505
Update copyright year; more CSS tweaks.
9 vuotta sitten
Ben Kurtovic
167f169def
Fix JS.
9 vuotta sitten
Ben Kurtovic
21bbbbdfea
Reorder/tweak template more.
9 vuotta sitten
Ben Kurtovic
77a02b5c83
Bugfix?
9 vuotta sitten
Ben Kurtovic
0692227496
Cleanup/tweaks, mainly to rendering.
9 vuotta sitten
Frances Hocutt
8161bcec54
Fix CSS margin to match other boxes
9 vuotta sitten
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
9 vuotta sitten
Ben Kurtovic
91f41d93a8
Fix chain table display with text overflow.
9 vuotta sitten
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
9 vuotta sitten
Ben Kurtovic
991aabf390
Use word-wrap instead of word-break.
9 vuotta sitten
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
9 vuotta sitten
Ben Kurtovic
ff15ab71fb
Make the notice auto-collapsible with JS.
9 vuotta sitten
Ben Kurtovic
b325ef84cd
Support general/update notices.
9 vuotta sitten
Ben Kurtovic
248c7e876a
Fix bug in Javascript.
10 vuotta sitten
Ben Kurtovic
af8a20a123
Adjust indent size; fix rendering of strings.
10 vuotta sitten
Ben Kurtovic
3b0d23ac7d
Fix indenting.
10 vuotta sitten
Ben Kurtovic
96394db1b8
JSON walker for jsonfm mode.
10 vuotta sitten
Ben Kurtovic
9661ca4cf3
Fix again.
10 vuotta sitten
Ben Kurtovic
b3e781da3f
Fix background color declaration.
10 vuotta sitten
Ben Kurtovic
e572167078
Typo fix; font style change.
10 vuotta sitten
Ben Kurtovic
073864eb8c
Style conditions.
10 vuotta sitten
Ben Kurtovic
d470aae53c
Improve styling a bit.
10 vuotta sitten
Ben Kurtovic
7a58c99104
More styling for responses documentation.
10 vuotta sitten
Ben Kurtovic
7ea8f00f68
More updates for API documentation.
10 vuotta sitten
Ben Kurtovic
df02763284
More API documentation formatting.
10 vuotta sitten
Ben Kurtovic
d549429766
More styling.
10 vuotta sitten
Ben Kurtovic
35bb7e7108
Apply some simple styling to the API help page.
10 vuotta sitten
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
10 vuotta sitten
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
10 vuotta sitten
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
10 vuotta sitten
Ben Kurtovic
f6fdf6fe08
Fix text formatting on cache popup.
10 vuotta sitten
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
10 vuotta sitten
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
10 vuotta sitten
Ben Kurtovic
cdb26af5b7
Fix linear gradient.
10 vuotta sitten
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
10 vuotta sitten