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
há 9 anos
Frances Hocutt
6cafb14991
Fix wrapping issue; start reworking report display
há 9 anos
Frances Hocutt
8161bcec54
Fix CSS margin to match other boxes
há 9 anos
Frances Hocutt
1ffa87da0b
Improve turnitin.py docstrings, fix bugs
há 9 anos
Frances Hocutt
bf0aa22fa9
[WIP] improve docstrings and naming, mark TODO
há 9 anos
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
há 9 anos
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
há 9 anos
Ben Kurtovic
8d5ade9d84
Clarify.
há 9 anos
Ben Kurtovic
ad033a6e2b
Pass excluded URL data to the API.
há 9 anos
Ben Kurtovic
91f41d93a8
Fix chain table display with text overflow.
há 9 anos
Ben Kurtovic
321e6e3352
Support new 'excluded' column in database.
há 9 anos
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
há 9 anos
Ben Kurtovic
4092cbc0f6
Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC.
há 9 anos
Ben Kurtovic
2cac9463aa
Fix typos.
há 9 anos
Ben Kurtovic
0e2292eba0
Bugfixes -- Flask's documentation is broken regarding this.
há 9 anos
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
há 9 anos
Ben Kurtovic
991aabf390
Use word-wrap instead of word-break.
há 9 anos
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
há 9 anos
Ben Kurtovic
ff15ab71fb
Make the notice auto-collapsible with JS.
há 9 anos
Ben Kurtovic
b325ef84cd
Support general/update notices.
há 9 anos
Ben Kurtovic
1327f57404
Fix backgrounds when the image has been moved.
há 9 anos
Ben Kurtovic
5839f74850
Update for new uWSGI stuff.
há 9 anos
Ben Kurtovic
eb980dc27a
Update copyright year.
há 9 anos
Ben Kurtovic
5d1960db81
Try Access-Control-Allow-Origin: * for API responses.
há 10 anos
Ben Kurtovic
f2c1d5b853
Make cache.langs, cache.projects sorted lists.
há 10 anos
Ben Kurtovic
b116c7e473
Try to fix log dump to ~/error.log location.
há 10 anos
Ben Kurtovic
9444f03fd9
Ugly solution for escaping URLs in permlinks.
há 10 anos
Ben Kurtovic
5896730ef0
Make compare links use oldids.
há 10 anos
Ben Kurtovic
c8ca290d8e
Actually grab the correct revision ID.
há 10 anos
Ben Kurtovic
3879805136
Paren fix, grr.
há 10 anos
Ben Kurtovic
9e36e3d5b7
Fix string concating.
há 10 anos
Ben Kurtovic
487eb6196e
Add a permalink to result pages.
há 10 anos
Ben Kurtovic
248c7e876a
Fix bug in Javascript.
há 10 anos
Ben Kurtovic
8321a22f05
Log user-facing exceptions in app log.
há 10 anos
Ben Kurtovic
091d2e9b6c
Simplify short-circuit message.
há 10 anos
Ben Kurtovic
0f4ecfe80a
Auto-bypass cache when cache_possible_miss is True.
há 10 anos
Ben Kurtovic
81552f28d3
Bugfix; missed column.
há 10 anos
Ben Kurtovic
10e75c7b7a
Cache 'possible_miss' result value.
há 10 anos
Ben Kurtovic
225af3bc8a
More descriptive message.
há 10 anos
Ben Kurtovic
b2894c6c0a
Report possible misses as well as known skips.
há 10 anos
Ben Kurtovic
331b05baae
Truncate URLs above 1024 chars.
há 10 anos
Ben Kurtovic
190356b444
Update sites before doing check.
há 10 anos
Ben Kurtovic
fa181ad15b
Link to some technical details.
há 10 anos
Ben Kurtovic
a07d12699a
Finally fix #3 ; speed up highlighter with a deque.
há 10 anos
Ben Kurtovic
1ae3ca76c5
Note that PDF parsing is now supported.
há 10 anos
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
há 10 anos
Ben Kurtovic
f4ff4099be
Fix old reference to query.all_projects.
há 10 anos
Ben Kurtovic
a1d8b79265
Fix recursion bug.
há 10 anos
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
há 10 anos
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
há 10 anos