7 Commits

Author SHA1 Message Date
5037bf41be Can open multiple files at once now
File paths can be given as command line arguments
Files can be drop into the splash screen to open
2021-01-27 19:10:09 -08:00
34b509d062 Add support for command line arguments
Can accept --debug argument to show the chrome development tools
2021-01-25 16:37:18 -08:00
80847801f4 Changed to TypeScript
Moved third party files to separate folder
2021-01-23 16:01:19 -08:00
7d444006d1 Moved generating the nav bar and tab content to the website
Fixed issue with loading local files within the packaged app
Fixed issue with 1.0.0 schema tab name
2021-01-12 20:51:15 -08:00
4096d83596 Added schema for data file validation
Can open older versions of data files
2021-01-11 20:14:09 -08:00
8d43963f31 Can now save files
Added menu bar to allow opening and saving of files
Keeps track of recently opened files
2021-01-05 15:38:48 -08:00
815d56d96e Initial commit 2020-12-15 18:28:39 -08:00