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
9 anni fa
Ben Kurtovic
0e2292eba0
Bugfixes -- Flask's documentation is broken regarding this.
9 anni fa
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
9 anni fa
Ben Kurtovic
b325ef84cd
Support general/update notices.
9 anni fa
Ben Kurtovic
5839f74850
Update for new uWSGI stuff.
9 anni fa
Ben Kurtovic
5d1960db81
Try Access-Control-Allow-Origin: * for API responses.
10 anni fa
Ben Kurtovic
f2c1d5b853
Make cache.langs, cache.projects sorted lists.
10 anni fa
Ben Kurtovic
b116c7e473
Try to fix log dump to ~/error.log location.
10 anni fa
Ben Kurtovic
8321a22f05
Log user-facing exceptions in app log.
10 anni fa
Ben Kurtovic
190356b444
Update sites before doing check.
10 anni fa
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
10 anni fa
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
10 anni fa
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
10 anni fa
Ben Kurtovic
69819ed3f8
@catch_errors for api routes.
10 anni fa
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
10 anni fa
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
10 anni fa
Ben Kurtovic
55e5a108c6
Make sure the CV workers don't spit out tons of logs.
10 anni fa
Ben Kurtovic
8b0c0aa38f
Call copyvios.globalize() before requests.
10 anni fa
Ben Kurtovic
9e13ac1c04
Increase log message verbosity; fix import.
10 anni fa
Ben Kurtovic
27917a956e
Revert last commit; I have no idea what I'm doing.
10 anni fa
Ben Kurtovic
047ddcf75c
Allow EarwigBot to save its internal logs for debugging.
10 anni fa
Ben Kurtovic
1e3a61ac52
Fix log file rotate time.
10 anni fa
Ben Kurtovic
9a25f97831
Connection pooling; cleanup.
10 anni fa
Ben Kurtovic
cb79aa24b4
Update/fix index.mako.
10 anni fa
Ben Kurtovic
5552fb8c78
Remove /debug.
10 anni fa
Ben Kurtovic
d6bdd3843c
Fix cookie setting.
10 anni fa
Ben Kurtovic
e682dbbdda
Move application logic around; improve exceptions.
10 anni fa
Ben Kurtovic
246c987f72
Fix wrapping.
10 anni fa
Ben Kurtovic
19ad246a12
Very basic attempt at exception printing.
10 anni fa
Ben Kurtovic
56a79cc8d1
More cleanup; cookie fixes, Flask integration.
10 anni fa
Ben Kurtovic
262ad492f6
Can POST to /settings.
10 anni fa
Ben Kurtovic
1344594c33
Internal cleanup for Flask.
10 anni fa
Ben Kurtovic
39f3f900e2
Attempt to pass arguments correctly.
10 anni fa
Ben Kurtovic
f25f963d22
Fix flask-mako registering.
10 anni fa
Ben Kurtovic
c20b7ffeb8
Fix import.
10 anni fa
Ben Kurtovic
0ddba712db
Fix logs, chmod, paths.
10 anni fa
Ben Kurtovic
f48a566841
Begin conversion to Flask; updates.
10 anni fa