kgmt0

Results 5 issues of kgmt0

This adds a textarea in the settings page that can be used to enter custom rules in the same format as data.json. These rules are applied on top of the...

updateProjectList() was looking for the project list in a `meta` tag with `name=ol-projects`, which no longer exists. Fix this by using `meta` tag with `name=ol-prefetchedProjectsBlob` instead. Fixes #45.

When I try to log in (using the cookies method), I get the this error message: ``` Offline. Please Login. I saved the webpage 'https://www.overleaf.com' I got under /tmp/tmpmh97iu98. ```...

I noticed a surprising behavior when NetLogo is asked to overwrite an existing file. When the target file doesn't end with the appropriate extension (.nlogo or .nlogo3d), NetLogo will create...