Ben Kurtovic
d9b49d84f9
Tweak phrasing
před 5 roky
Ben Kurtovic
586ba633f8
Use tools-static.wmflabs.org for jquery.
před 7 roky
Ben Kurtovic
088dfe6197
Again, fix link and cleanup.
před 7 roky
Ben Kurtovic
1e5ca3f93e
Minor style tweak; link fix.
před 7 roky
Ben Kurtovic
341c882a50
Fix template.
před 7 roky
Ben Kurtovic
693fef3861
Fix include.
před 7 roky
Ben Kurtovic
63f1ae98c4
Show warning when a page has an attribution template.
před 7 roky
Ben Kurtovic
c0af265318
Unnecessary slash.
před 7 roky
Ben Kurtovic
1076959f71
Bugfix in highlight_delta() call; clarify docs.
před 8 roky
Ben Kurtovic
2a81217de8
Add support for detailed text comparison in API (T132949)
před 8 roky
Ben Kurtovic
f448d06846
Yandex -> Google
před 8 roky
Ben Kurtovic
3e8dc731da
Bing -> Yandex
před 8 roky
Ben Kurtovic
9289a221de
Rebrand Yahoo -> Bing.
před 8 roky
Ben Kurtovic
64e77c1e5a
Use ndashes instead of hyphens in the title.
před 8 roky
Ben Kurtovic
ed7a8df355
Tweak display a bit.
před 8 roky
Ben Kurtovic
21bbbbdfea
Reorder/tweak template more.
před 8 roky
Ben Kurtovic
cd5b6e472c
Tweak wording, minor fixes.
před 8 roky
Ben Kurtovic
1100757cc9
Bugfix.
před 8 roky
Ben Kurtovic
0692227496
Cleanup/tweaks, mainly to rendering.
před 8 roky
Ben Kurtovic
83f5588354
Disable turnitin by default for now, until we confirm it works as expected.
před 8 roky
Ben Kurtovic
f84a0b471b
Make the 'Compare' link always produce a permalink.
před 8 roky
Frances Hocutt
9a4dde1613
Update Turnitin option label
před 8 roky
Frances Hocutt
4e994f1302
Refactor turnitin.py, incorporate diff link/timestamp
* Add a wiki timestamp parser to copyvios/misc.py
* Refactor copyvios/turnitin.py for more sensible structure
* Update templates/index.mako to incorporate diff link/timestamp and
make it clearer that Turnitin is revision-based checking
před 9 roky
Frances Hocutt
6cafb14991
Fix wrapping issue; start reworking report display
před 9 roky
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
před 9 roky
Frances Hocutt
efe2300250
[WIP] Basic working integration of turnitin
Add a checkbox to allow searching the EranBot/plagiabot database for
Turnitin results, and display them in a similar form to the on-wiki
EranBot reports if they exist.
Add a new module (copyvios/turnitin.py) to handle fetching and parsing
the EranBot results.
Bug: https://phabricator.wikimedia.org/T110144
TODO: tweak display HTML/CSS; refactor/clean up turnitin.py;
improve dev set-up so it doesn't always default to testwiki
and can test without hardcoding page title
před 9 roky
Ben Kurtovic
8d5ade9d84
Clarify.
před 9 roky
Ben Kurtovic
ad033a6e2b
Pass excluded URL data to the API.
před 9 roky
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
před 9 roky
Ben Kurtovic
2cac9463aa
Fix typos.
před 9 roky
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
před 9 roky
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
před 9 roky
Ben Kurtovic
b325ef84cd
Support general/update notices.
před 9 roky
Ben Kurtovic
eb980dc27a
Update copyright year.
před 9 roky
Ben Kurtovic
9444f03fd9
Ugly solution for escaping URLs in permlinks.
před 10 roky
Ben Kurtovic
5896730ef0
Make compare links use oldids.
před 10 roky
Ben Kurtovic
c8ca290d8e
Actually grab the correct revision ID.
před 10 roky
Ben Kurtovic
3879805136
Paren fix, grr.
před 10 roky
Ben Kurtovic
9e36e3d5b7
Fix string concating.
před 10 roky
Ben Kurtovic
487eb6196e
Add a permalink to result pages.
před 10 roky
Ben Kurtovic
091d2e9b6c
Simplify short-circuit message.
před 10 roky
Ben Kurtovic
225af3bc8a
More descriptive message.
před 10 roky
Ben Kurtovic
b2894c6c0a
Report possible misses as well as known skips.
před 10 roky
Ben Kurtovic
1ae3ca76c5
Note that PDF parsing is now supported.
před 10 roky
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
před 10 roky
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
před 10 roky
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
před 10 roky
Ben Kurtovic
b2db78f021
Use json.dumps for the string handling instead.
před 10 roky
Ben Kurtovic
340ba07c9d
Generate API results as ordered dicts.
před 10 roky
Ben Kurtovic
8a2f1f022e
Improve walk_json().
před 10 roky