-
Notifications
You must be signed in to change notification settings - Fork 8
Flight Tracker Current Working Version #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
julestheshiba
wants to merge
29
commits into
coravacav:main
Choose a base branch
from
julestheshiba:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d917e14
flight tracker regex check
julestheshiba b5af9ea
flight tracker started
julestheshiba cde4df3
flight tracker refactored and properly setup
julestheshiba 8b2fd11
more flight tracker
julestheshiba d3f1dba
basic flight tracking
julestheshiba 352f9ba
planeinfo command working
julestheshiba 1b0e7f8
started flight progress
julestheshiba a8f6046
current version of flight tracker
julestheshiba 16ca9e5
Add schema and fix config file finding.
coravacav f89eb64
Updated and fixed errors
julestheshiba c897916
flight tracker regex check
julestheshiba 1bb08b9
flight tracker started
julestheshiba f6ef285
flight tracker refactored and properly setup
julestheshiba 72fa72c
more flight tracker
julestheshiba e3030ba
basic flight tracking
julestheshiba 16e9cf9
planeinfo command working
julestheshiba e1fa542
started flight progress
julestheshiba ae3b1c2
current version of flight tracker
julestheshiba 2614a4b
Updated and fixed errors
julestheshiba b09a95e
Merge branch 'main' of https://github.com/julestheshiba/uofu-cs-disco…
julestheshiba dd8a452
switched to embed discord prints
julestheshiba c2167f2
bot working v1
julestheshiba 40987e1
removed guild id
julestheshiba a79676f
removed local config
julestheshiba 356553e
actually removed
julestheshiba 660407e
added newline in Cargo.toml
julestheshiba bbb6032
moved airport lookup to if statement to reduce api calls
julestheshiba c54177f
removed log file
julestheshiba 9651596
deleted
julestheshiba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,3 +38,6 @@ db/ | |
| all_backups/ | ||
|
|
||
| debug.json | ||
|
|
||
| # ignore local config files | ||
| .cargo/config.toml | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.