Commit graph

96 commits

Author SHA1 Message Date
b27ef90105 chore: fix appveyor 2019-09-21 20:20:27 +02:00
71a45a30e7 chore: Update appveyor.yml, fix missing backslash escape 2019-09-21 20:11:17 +02:00
da2d85b333 chore(CI): Update tox.ini to build installer 2019-09-21 20:05:08 +02:00
1c1e20816a chore(CI): remove tox, switch to appveyor, add artifact paths 2019-09-21 20:04:41 +02:00
fa485be07e fix: fix nuikta call to clean build directory v0.1.7 2019-09-20 23:53:15 +02:00
11efe303ee fix: fix nuikta call to download without confirmation v0.1.6 2019-09-20 23:52:15 +02:00
59390fed2f fix: fixed appveyor.yml v0.1.5 2019-09-20 19:16:58 +02:00
6bb7e1e716 fix: fixed tox.ini v0.1.4 2019-09-20 18:43:25 +02:00
874e392d87 chore: update appveyor.yml 2019-09-20 18:35:22 +02:00
ade8e1bb0d chore: update appveyor.yml 2019-09-20 18:30:07 +02:00
855e56a179 chore: update appveyor.yaml 2019-09-20 18:19:49 +02:00
220133fb23 chore: update appveyor.yaml 2019-09-20 18:16:30 +02:00
66f04c4896 chore: rename .appveyor.yaml 2019-09-20 18:10:08 +02:00
1a33d47c9a chore: update appveyor.yml 2019-09-20 18:00:05 +02:00
d454cfad3a chore: update appveyor.yml 2019-09-20 17:53:28 +02:00
c1082a75c2 chore: remove Pipfile.lock 2019-09-20 17:44:52 +02:00
519005e625 chore: more cleanup 2019-09-20 17:44:33 +02:00
461f806488 chore: cleanup 2019-09-20 17:41:48 +02:00
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
865889712e chore: gitignore pip-wheel-metadata 2019-08-31 23:45:30 +02:00
377991164b docs: small wording change 2019-08-31 23:43:52 +02:00
3cab492a59 chore: remove arduino config generates by VS Code for ... some reason 2019-08-31 23:43:22 +02:00
4a392d9c87 fix(setup): fix setup script to include subdirectories v0.1.3 2019-08-31 23:41:51 +02:00
81da254419 chore: Remove git stash markup 2019-08-31 22:17:42 +02:00
2e604a4281 chore(changelog): Update changelog 2019-08-06 23:52:18 +02:00
922b99337a chore(changelog): Add link to commit to changelog 2019-08-06 23:50:34 +02:00
3846a6b89a chore: Add license 2019-08-06 03:38:43 +02:00
9fa0644a54 chore: fix typo in changelog 2019-08-06 03:36:37 +02:00
8ee20a1410 chore: Update changelog 2019-08-06 03:35:27 +02:00
f027e02051 docs: Insert page break after table of contents 2019-08-06 03:35:16 +02:00
714741a885 docs: Update documentation to include basic description 2019-08-06 03:35:16 +02:00
fb54bdaf0c docs: Rename doc folder to docs, update outline 2019-08-06 03:35:15 +02:00
45570161d4 chore: Update changelog 2019-08-06 03:35:15 +02:00
dbc6f35ca2 docs: Add skeleton for documentation 2019-08-06 03:35:15 +02:00
7438043f26 chore: Update changelog 2019-08-06 03:35:15 +02:00
87550a9ed5 misc: Update changelog template to make conversion to PDF easier 2019-08-06 03:35:15 +02:00
66c510309f chore: Update changelog 2019-08-06 03:35:15 +02:00
ce682a8866 chore: Update changelog 2019-08-06 03:35:14 +02:00
32e6e180e4 chore: Update changelog 2019-08-06 03:35:14 +02:00
fb3f79b7d4 misc(formatting): ran cargo fmt and cargo clippy,
fixed all warnings
2019-08-06 03:35:14 +02:00
cb4de8ae73 chore: Update changelog 2019-08-06 03:35:14 +02:00
4b14643048 fix(router): Fixed some syntax errors created by botched merge v0.1.2 2019-08-06 03:35:14 +02:00
85827a70c5 chore: Added changelog 2019-08-06 03:35:14 +02:00
c290d5eb12 feat(GUI): Implement route plotting and fuzzy search v0.1.1
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
ec3972b06c feat(GUI): Add Download functionality, v0.1.0
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
a647d26337 Initial commit v0.0.0 2019-08-05 01:26:43 +02:00