Commit Graph

39 Commits

Author SHA1 Message Date
Daniel S. 6bb7e1e716 fix: fixed tox.ini 2019-09-20 18:43:25 +02:00
Daniel S. 874e392d87 chore: update appveyor.yml 2019-09-20 18:35:22 +02:00
Daniel S. ade8e1bb0d chore: update appveyor.yml 2019-09-20 18:30:07 +02:00
Daniel S. 855e56a179 chore: update appveyor.yaml 2019-09-20 18:19:49 +02:00
Daniel S. 220133fb23 chore: update appveyor.yaml 2019-09-20 18:16:30 +02:00
Daniel S. 66f04c4896 chore: rename .appveyor.yaml 2019-09-20 18:10:08 +02:00
Daniel S. 1a33d47c9a chore: update appveyor.yml 2019-09-20 18:00:05 +02:00
Daniel S. d454cfad3a chore: update appveyor.yml 2019-09-20 17:53:28 +02:00
Daniel S. c1082a75c2 chore: remove Pipfile.lock 2019-09-20 17:44:52 +02:00
Daniel S. 519005e625 chore: more cleanup 2019-09-20 17:44:33 +02:00
Daniel S. 461f806488 chore: cleanup 2019-09-20 17:41:48 +02:00
Daniel S. 2636ecbdb9 chore: Setup tox+appveyor, refomat python code, prepare rust code to add branch pruning to search 2019-09-20 17:40:56 +02:00
Daniel S. 865889712e chore: gitignore pip-wheel-metadata 2019-08-31 23:45:30 +02:00
Daniel S. 377991164b docs: small wording change 2019-08-31 23:43:52 +02:00
Daniel S. 3cab492a59 chore: remove arduino config generates by VS Code for ... some reason 2019-08-31 23:43:22 +02:00
Daniel S. 4a392d9c87 fix(setup): fix setup script to include subdirectories 2019-08-31 23:41:51 +02:00
Daniel S. 81da254419 chore: Remove git stash markup 2019-08-31 22:17:42 +02:00
Daniel S. 2e604a4281 chore(changelog): Update changelog 2019-08-06 23:52:18 +02:00
Daniel S. 922b99337a chore(changelog): Add link to commit to changelog 2019-08-06 23:50:34 +02:00
Daniel S. 3846a6b89a chore: Add license 2019-08-06 03:38:43 +02:00
Daniel S. 9fa0644a54 chore: fix typo in changelog 2019-08-06 03:36:37 +02:00
Daniel S. 8ee20a1410 chore: Update changelog 2019-08-06 03:35:27 +02:00
Daniel S. f027e02051 docs: Insert page break after table of contents 2019-08-06 03:35:16 +02:00
Daniel S. 714741a885 docs: Update documentation to include basic description 2019-08-06 03:35:16 +02:00
Daniel S. fb54bdaf0c docs: Rename `doc` folder to `docs`, update outline 2019-08-06 03:35:15 +02:00
Daniel S. 45570161d4 chore: Update changelog 2019-08-06 03:35:15 +02:00
Daniel S. dbc6f35ca2 docs: Add skeleton for documentation 2019-08-06 03:35:15 +02:00
Daniel S. 7438043f26 chore: Update changelog 2019-08-06 03:35:15 +02:00
Daniel S. 87550a9ed5 misc: Update changelog template to make conversion to PDF easier 2019-08-06 03:35:15 +02:00
Daniel S. 66c510309f chore: Update changelog 2019-08-06 03:35:15 +02:00
Daniel S. ce682a8866 chore: Update changelog 2019-08-06 03:35:14 +02:00
Daniel S. 32e6e180e4 chore: Update changelog 2019-08-06 03:35:14 +02:00
Daniel S. fb3f79b7d4 misc(formatting): ran `cargo fmt` and `cargo clippy`,
fixed all warnings
2019-08-06 03:35:14 +02:00
Daniel S. cb4de8ae73 chore: Update changelog 2019-08-06 03:35:14 +02:00
Daniel S. 4b14643048 fix(router): Fixed some syntax errors created by botched merge 2019-08-06 03:35:14 +02:00
Daniel S. 85827a70c5 chore: Added changelog 2019-08-06 03:35:14 +02:00
Daniel S. c290d5eb12 feat(GUI): Implement route plotting and fuzzy search
Implement route plotting in GUI
Use batch fuzzy search to find systems
search all systems at once after adding
added some error checking
2019-08-06 03:35:14 +02:00
Daniel S. ec3972b06c feat(GUI): Add Download functionality,
update Rust code, update Python code

- Add Download functionality to GUI
- Update rust code for use with GUI
- Add callbacks to rust code
- Add python modules for routing and download
2019-08-06 03:34:51 +02:00
Daniel S. a647d26337 Initial commit 2019-08-05 01:26:43 +02:00