html
|
Throttle it a little less strictly.
|
2021-01-27 10:17:35 +00:00 |
static
|
Remove ad for now.
|
2020-04-24 13:27:33 -07:00 |
.gitignore
|
Make feedback page work.
|
2019-09-26 12:52:16 -07:00 |
.jshintrc
|
Fix undeclared variable; make jshint warn about them.
|
2019-09-20 11:46:09 -07:00 |
LICENSE
|
Add permissive license.
|
2022-10-19 09:37:09 -07:00 |
cache.js
|
Fetch and display list of languages.
|
2019-09-26 02:05:40 -07:00 |
clean.sh
|
Try to make clean.sh more efficient.
|
2021-01-29 05:20:19 +00:00 |
crontab
|
Add crontab entry to repo.
|
2021-01-29 05:23:48 +00:00 |
decrypt.sh
|
Command line tool for decrypting cached responses.
|
2019-09-24 17:13:35 -07:00 |
feedback.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
html.js
|
Add beginnings of tools, privacy, and feedback pages.
|
2019-09-26 09:17:22 -07:00 |
imagetranslate.service
|
Track a copy of the service entry.
|
2019-09-28 18:19:53 +00:00 |
index.js
|
Discontinue site.
|
2022-10-19 09:29:45 -07:00 |
log.js
|
Rewrite how logger works because old method was clobbering previously existing file.
|
2019-09-28 11:03:49 -07:00 |
ocr-supported.txt
|
Store languages supported by Google Vision and don't give unsupported languages as hints.
|
2019-09-30 08:00:40 -07:00 |
ocr.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
package-lock.json
|
Install cookie-parser.
|
2022-01-07 12:10:38 -08:00 |
package.json
|
Install cookie-parser.
|
2022-01-07 12:10:38 -08:00 |
recent.sh
|
Script to display time since last 10 requests.
|
2019-10-01 10:49:04 -07:00 |
results.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
server.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
summary.sh
|
Script to compute log statistics.
|
2019-09-30 17:31:56 -07:00 |
test.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
throttle.js
|
Discontinue site.
|
2022-10-19 09:29:45 -07:00 |
translate.js
|
Parse cookies to identify users.
|
2022-01-07 14:10:43 -08:00 |
translators.js
|
Link to alternative translation services. Also translate language codes where necessary for Google Vision API.
|
2019-09-30 10:42:51 -07:00 |