DR-WP
1a254822e4
EranBot has been replaced by CopyPatrolBot
EranBot has been replaced by CopyPatrolBot
il y a 2 semaines
Ben Kurtovic
5c0a2d45b4
Merge pull request #52 from earwig/feat/auth
Require OAuth for search engine checks
il y a 1 mois
Chlod Alejandro
10add79574
Require OAuth for search engine checks
Begin requiring OAuth for search engine checks.
This adds an extra validation step in checker.py.
It occurs after a cached result is checked for, which
allows unauthenticated viewers to still preview cached
results.
il y a 1 mois
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.
il y a 1 mois
Chlod Alejandro
bb28ba4472
update resources
il y a 1 mois
Ben Kurtovic
19c873f1c8
Random bugfixes
il y a 3 mois
Ben Kurtovic
23663afbe2
Fix background URL generation
il y a 2 ans
Ben Kurtovic
3c09a05d8c
Fix
il y a 3 ans
Ben Kurtovic
13b548a8d5
Form restyling; layout cleanup/responsiveness
il y a 3 ans
Ben Kurtovic
b74efeed0e
Flipped condition
il y a 3 ans
Ben Kurtovic
5d18a911fb
Forgot to update min.css
il y a 3 ans
Ben Kurtovic
79ec7a3319
Styling tweaks
il y a 3 ans
Ben Kurtovic
208ebd3628
Restyling
il y a 3 ans
Ben Kurtovic
2254a68bc8
Styling tweaks
il y a 3 ans
Ben Kurtovic
15f3aee20b
Center background
il y a 3 ans
Ben Kurtovic
1d91b9171b
Clean up CSS/JS; new minify pipeline; rework footer
il y a 3 ans
Ben Kurtovic
0a81acfa5c
Even better error handling
il y a 3 ans
Ben Kurtovic
b134ef67ba
Even better error handling
il y a 3 ans
Ben Kurtovic
c829590bc9
Bugfix
il y a 3 ans
Ben Kurtovic
ad87596e37
Better error handling for revision IDs
il y a 3 ans
Ben Kurtovic
85a7bbfc5e
Rename confidence to similarity in most user-facing text
il y a 3 ans
Ben Kurtovic
38c03e334b
Add log analysis script and improve API docs
il y a 4 ans
Ben Kurtovic
eacb294735
Update URLs
il y a 4 ans
Ben Kurtovic
4cebe36eee
Validate site info if not in sites DB
il y a 5 ans
Ben Kurtovic
96ac14ec38
Use rvslots for fetching revision content
il y a 5 ans
Ben Kurtovic
ce18eb9065
Disable form submission button while loading
il y a 5 ans
Ben Kurtovic
4c428d4d2b
Better error message when the tool runs out of search quota
il y a 5 ans
Ben Kurtovic
c73179b28c
Update highlighter for new MarkovChain implementation
il y a 5 ans
Ben Kurtovic
f4812b20e5
Reduce worker counter to 8
il y a 5 ans
Ben Kurtovic
01cd6dc763
Make caching advisory and reduce db lock duration
il y a 5 ans
Ben Kurtovic
8321a07ba9
More additions for sqlite support
il y a 5 ans
Ben Kurtovic
ca58aac413
Add sqlite3 backend to replace mysql
il y a 5 ans
Ben Kurtovic
abd736ce4e
Fix flask_mako import
il y a 5 ans
Ben Kurtovic
d9b49d84f9
Tweak phrasing
il y a 5 ans
Ben Kurtovic
29861c1118
Revert previous; literal_eval is necessary here. Add error handling.
il y a 6 ans
Ben Kurtovic
a63e4e2236
Safer parsing for Turnitin API result.
il y a 6 ans
Ben Kurtovic
586ba633f8
Use tools-static.wmflabs.org for jquery.
il y a 7 ans
Ben Kurtovic
79866da842
Strip whitespace.
il y a 7 ans
Ben Kurtovic
088dfe6197
Again, fix link and cleanup.
il y a 7 ans
Ben Kurtovic
1e5ca3f93e
Minor style tweak; link fix.
il y a 7 ans
Ben Kurtovic
341c882a50
Fix template.
il y a 7 ans
Ben Kurtovic
21aad51375
Fix unnecessary extra work.
il y a 7 ans
Ben Kurtovic
693fef3861
Fix include.
il y a 7 ans
Ben Kurtovic
63f1ae98c4
Show warning when a page has an attribution template.
il y a 7 ans
Ben Kurtovic
a2df4bba0a
Tweak parameters.
il y a 8 ans
Ben Kurtovic
c0af265318
Unnecessary slash.
il y a 8 ans
Ben Kurtovic
1076959f71
Bugfix in highlight_delta() call; clarify docs.
il y a 8 ans
Ben Kurtovic
2a81217de8
Add support for detailed text comparison in API (T132949)
il y a 8 ans
Ben Kurtovic
f448d06846
Yandex -> Google
il y a 8 ans
Ben Kurtovic
3e8dc731da
Bing -> Yandex
il y a 8 ans