Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating copyright to files touched in the previous commits. | Yuchen Pei | 2022-09-20 | 1 | -0/+1 |
| | |||||
* | clean up common/Test.js | Yuchen Pei | 2022-07-28 | 1 | -8/+6 |
| | |||||
* | fixing some mozilla validation warnings when uploading the extension | Yuchen Pei | 2022-07-22 | 1 | -1/+1 |
| | |||||
* | linting | Yuchen Pei | 2022-04-07 | 1 | -3/+3 |
| | | | | | - eslint - also adding eslintrc | ||||
* | nop whitespace formatting change. | Yuchen Pei | 2022-04-07 | 1 | -3/+3 |
| | | | | | | | | - ran eglot-format using typescript-language-server on all js files in the repo except those under /hash_script/ - verify only whitespace changed: git diff --word-diff-regex=. 62d6a71 62d6a71~1 | ||||
* | Jasmine-based automated tests suite. | hackademix | 2018-10-02 | 1 | -0/+55 |