Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Return an error code when promise main() functions fail (#1002) | toasted-nutbread | 2020-11-07 |
| | |||
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
| | | | | | | | | | | | | | | | | | | | * Move lint scripts * Move dictionary-validate.js * Move schema-validate.js * Move createTestDictionaryArchive, remove yomichan-test.js * Rename yomichan-util.js to util.js * Move test/yomichan-vm.js to dev/vm.js * Move getArgs into util.js (and fix name) * Create test-all.js * Update test-code script | ||
* | Create dev utility class for some shared functionality (#724) | toasted-nutbread | 2020-08-09 |
| | |||
* | Build system changes (#721) | toasted-nutbread | 2020-08-09 |
* Refactor manifest.json * Change end-of-line convention for built plain-text files * Ignore builds directory * Mark the "dev" directory as using the node environment * Create build script * Register build scripts * Remove old build script * Fix 64x64 icon * Add test to ensure manifest data is updated properly |