Kevin Murphy

Results 3 issues of Kevin Murphy

Contains a few files: - `/server/server.py` UPDATED to include routes for * `/login` sends out the OAuth request * `/github-callback` after attempted authentication - `/requirements.txt` for tracking module dependencies for...

At the moment, the formatting of the javascript files is pretty ugly and inconsistent (which is my fault). On [`notatrix`](https://github.com/keggsmurph21/notatrix), one of our dependencies, I started using [`clang-format`](https://clang.llvm.org/docs/ClangFormat.html) to automatically...

help wanted
question
refactoring

- [x] auto-adding of deps needs to be removed (the logic behind it was wrong, see `http://universaldependencies.org/format.html`) - [x] clicking on the "enhanced dependencies magic tree" should auto fill in...

general interface
check then close