Jack Sweeney
82b1c2f272
Removing PushBullet support
...
I can longer recommend PushBullet, poorly maintained, switch to the Telegram integration.
No longer needed
2 years ago
Jack Sweeney
4f4ae83800
Blur functions for hiding aircraft identies or PIA
...
-Blur entire id reg, type, callsign, photo etc with CONCEAL_AC_ID
-Blur PIA info, callsign and hex/icao
-Add missing option to mainconf example
2 years ago
Jack Sweeney
3eb6f51225
Merge branch 'rapidapi' of https://github.com/makrsmark/plane-notify into multi
2 years ago
Jack Sweeney
6ef5726967
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2 years ago
Jack Sweeney
dc828e6bed
Cleaner error raise to Discord, remove bad Twitter raises
2 years ago
Jack Sweeney
8d9e32965e
Merge pull request #66 from makrsmark/shm-fix
...
increasing shm size to prevent selenium crashes
2 years ago
Jack Sweeney
017e2f6a3d
Merge pull request #74 from makrsmark/bugfix/73-opensky-state
...
heading is actually true_track
2 years ago
Jack Sweeney
3d7765b4d6
Merge pull request #68 from makrsmark/fuel-calc
...
fixing ValueError: Invalid format specifier
2 years ago
Jxck-S
4723610676
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2 years ago
Jxck-S
f600964f93
Minor pushes of old updates
...
-Minor Linux fixes for /tmp,
-remove seperate discord messages, all one
-Fix empty discord roles
2 years ago
Mark Bumiller
60f8348eea
linter fix
2 years ago
Mark Bumiller
76e6c2c483
heading is actually true_track
...
fixes Jxck-S/plane-notify#73
2 years ago
Jack Sweeney
ab100985fe
Merge pull request #71 from Jxck-S/dependabot/pip/oauthlib-3.2.1
...
Bump oauthlib from 3.2.0 to 3.2.1
2 years ago
Jack Sweeney
b53caf9538
Merge pull request #72 from tacodestroyer/multi
...
Update mainconf.ini.example file
2 years ago
Anthony Hernandez
af5c9d3145
Update mainconf.ini.example file
...
Added 'ROLE_ID' under '[DISCORD]' due to an error I kept receiving after I initially copied the original example.
2 years ago
dependabot[bot]
fb12686a74
Bump oauthlib from 3.2.0 to 3.2.1
...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases )
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: oauthlib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jack Sweeney
cd9064a50d
Merge pull request #61 from makrsmark/config-update
2 years ago
Mark Bumiller
d4c572c444
Create fuel_calc.py
...
fixing ValueError: Invalid format specifier
fixes Jxck-S/plane-notify#67
2 years ago
Jack Sweeney
1f99e82f5f
Fuel calc mods
...
Removed some rounding
2 years ago
Jxck-S
56d8c68a98
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
3 years ago
Jxck-S
d71242fa2f
Selenium 4.3.0 Fixes
...
-Replace deprecated functions
-Uses Tar1090 LimitUpdates parameter for screenshots
-Pip updates
3 years ago
Mark Bumiller
155f125874
increasing shm size to prevent selenium crashes
...
fixes Jxck-S/plane-notify#65
3 years ago
Jack Sweeney
406199152d
Merge pull request #64 from Jxck-S/dependabot/pip/lxml-4.9.1
...
Bump lxml from 4.8.0 to 4.9.1
3 years ago
dependabot[bot]
73f4df454f
Bump lxml from 4.8.0 to 4.9.1
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mark Bumiller
4f1ec7e278
Merge branch 'rapidapi' of https://github.com/makrsmark/plane-notify into rapidapi
3 years ago
Mark Bumiller
11383c7c0d
removing unused import
3 years ago
Mark Bumiller
14333da614
Merge branch 'multi' into rapidapi
3 years ago
Mark Bumiller
1bebad1a9c
codacy fixes
...
removed unused imports
removed commented out code
3 years ago
Mark Bumiller
fb1ae371c5
preventing credential leaks
...
both ini files end up with secrets that should not be checked in
since they are user specifc, they should bnot be in version control
- moving example configs to have `.example` extension
- adding configs/*.ini to gitignore
fixes Jxck-S/plane-notify#60
3 years ago
Jxck-S
fb4ed68b15
TFR context overide variable fix
3 years ago
Jxck-S
148b40ddba
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
3 years ago
Jxck-S
ee06b4da5f
Fix for #53
...
-Possible fix for #53
-Whitespace trimmed
3 years ago
Jack Sweeney
30ba70fc71
Merge pull request #54 from NomsterDude/patch-3
...
Update README.md Grammar
3 years ago
NomsterDude
e57948d630
Update README.md Grammar
...
Fixed a couple grammar mistakes.
3 years ago
Jack Sweeney
d39b404f62
TFRs toggle, pounds fix, photo override fix
...
-TFRS toggle
-Pounds fix
-Photo override fix
- Airport code on image fix
-TFR above/below addition
3 years ago
Jxck-S
823d280965
Fix photo size, owner override/fix
3 years ago
Valerio Souza
c7d11b95f4
RapidAPI
3 years ago
Jxck-S
cc7a584ac8
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
3 years ago
Jxck-S
492c21db49
Meta, Fuel,TextCred,Overrides
3 years ago
Jack Sweeney
face5fe75e
Merge pull request #44 from Aki26-GamePlay/patch-1
...
Fix 'StateVector' object has no attribute 'heading' error.
3 years ago
Aki26 GamePlay
798a0a519c
Fix 'StateVector' object has no attribute 'heading' error.
...
Issue #42
3 years ago
Jack Sweeney
57a5c6d453
Merge pull request #32 from rcbonz/multi
...
Send through Telegram feature | Link fix on README.md | Remove Google Ads from ss
3 years ago
Jack Sweeney
bff20e457e
Merge branch 'multi' into multi
3 years ago
Jack Sweeney
f89fc9a362
Merge pull request #36 from LilaNawar/patch-1
...
Update plane1.ini
3 years ago
Jack Sweeney
e2df9f87db
Merge pull request #29 from bn102/patch-1
...
Update mainconf.ini
3 years ago
LilaNawar
61409c4cc0
Update plane1.ini
...
typo fix
3 years ago
b0nz
12c4f9b442
Update planeClass.py
3 years ago
Jack Sweeney
c6aaff10df
Merge pull request #27 from willnoonan/multi
...
Improvements to defAirport.py
3 years ago
Jack Sweeney
9e2113c7c0
Merge pull request #33 from dicaeffe/patch-1
...
Oops, Thanks! Update README.md
3 years ago
Jack Sweeney
011f75cca6
Merge pull request #31 from Jxck-S/dependabot/pip/pillow-9.0.1
...
Bump pillow from 9.0.0 to 9.0.1
3 years ago