92a15a4f0b 
								
							 
						 
						
							
							
								
								Merge pull request  #100  from cclauss/patch-1  
							
							
							
						 
						
							2022-12-22 00:18:33 -05:00  
				
					
						
							
							
								 
						
							
								e922a98898 
								
							 
						 
						
							
							
								
								Merge pull request  #102  from Jxck-S/dependabot/pip/pillow-9.3.0  
							
							
							
						 
						
							2022-12-22 00:17:26 -05:00  
				
					
						
							
							
								 
						
							
								f5cdc795cd 
								
							 
						 
						
							
							
								
								Bump pillow from 9.2.0 to 9.3.0  
							
							... 
							
							
							
							Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-12-22 04:57:57 +00:00  
				
					
						
							
							
								 
						
							
								d04065dbba 
								
							 
						 
						
							
							
								
								Merge pull request  #92  from makrsmark/opens-pwd-fix  
							
							... 
							
							
							
							don't uppercase password 
							
						 
						
							2022-12-21 23:32:02 -05:00  
				
					
						
							
							
								 
						
							
								da09174b5c 
								
							 
						 
						
							
							
								
								Merge pull request  #86  from Jxck-S/dependabot/pip/certifi-2022.12.7  
							
							... 
							
							
							
							Bump certifi from 2022.9.14 to 2022.12.7 
							
						 
						
							2022-12-21 23:31:24 -05:00  
				
					
						
							
							
								 
						
							
								c4baf315d1 
								
							 
						 
						
							
							
								
								New Discord Link  
							
							
							
						 
						
							2022-12-21 23:17:14 -05:00  
				
					
						
							
							
								 
						
							
								775809b7da 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2022-12-20 07:53:16 +01:00  
				
					
						
							
							
								 
						
							
								006de6f86a 
								
							 
						 
						
							
							
								
								Fix typos  
							
							
							
						 
						
							2022-12-20 07:46:59 +01:00  
				
					
						
							
							
								 
						
							
								133fa18920 
								
							 
						 
						
							
							
								
								format fixes  
							
							
							
						 
						
							2022-12-15 15:06:08 -05:00  
				
					
						
							
							
								 
						
							
								4da00ced5f 
								
							 
						 
						
							
							
								
								don't uppercase password  
							
							... 
							
							
							
							fixes  Jxck-S/plane-notify#87  
						
							2022-12-15 15:02:28 -05:00  
				
					
						
							
							
								 
						
							
								f6e3014543 
								
							 
						 
						
							
							
								
								Bump certifi from 2022.9.14 to 2022.12.7  
							
							... 
							
							
							
							Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.14 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-12-09 08:21:20 +00:00  
				
					
						
							
							
								 
						
							
								64efa26199 
								
							 
						 
						
							
							
								
								Merge branch 'multi' of  https://github.com/Jxck-S/plane-notify  into multi  
							
							
							
						 
						
							2022-12-04 23:11:25 -05:00  
				
					
						
							
							
								 
						
							
								82b1c2f272 
								
							 
						 
						
							
							
								
								Removing PushBullet support  
							
							... 
							
							
							
							I can longer recommend PushBullet, poorly maintained, switch to the Telegram integration.
No longer needed 
							
						 
						
							2022-12-04 23:10:09 -05:00  
				
					
						
							
							
								 
						
							
								58c42a95bf 
								
							 
						 
						
							
							
								
								Merge pull request  #80  from reillychase/patch-1  
							
							... 
							
							
							
							Fix README.md - add .py extension to command 
							
						 
						
							2022-11-30 13:13:17 -05:00  
				
					
						
							
							
								 
						
							
								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 
							
						 
						
							2022-11-30 12:50:47 -05:00  
				
					
						
							
							
								 
						
							
								d329df8ef1 
								
							 
						 
						
							
							
								
								Fix README.md - add .py extension to command  
							
							... 
							
							
							
							Change "pipenv run python __main__" to "pipenv run python __main__.py" 
							
						 
						
							2022-11-28 14:07:38 -05:00  
				
					
						
							
							
								 
						
							
								3eb6f51225 
								
							 
						 
						
							
							
								
								Merge branch 'rapidapi' of  https://github.com/makrsmark/plane-notify  into multi  
							
							
							
						 
						
							2022-11-14 13:47:07 -05:00  
				
					
						
							
							
								 
						
							
								6ef5726967 
								
							 
						 
						
							
							
								
								Merge branch 'multi' of  https://github.com/Jxck-S/plane-notify  into multi  
							
							
							
						 
						
							2022-11-14 13:21:59 -05:00  
				
					
						
							
							
								 
						
							
								dc828e6bed 
								
							 
						 
						
							
							
								
								Cleaner error raise to Discord, remove bad Twitter raises  
							
							
							
						 
						
							2022-11-14 13:21:40 -05:00  
				
					
						
							
							
								 
						
							
								8d9e32965e 
								
							 
						 
						
							
							
								
								Merge pull request  #66  from makrsmark/shm-fix  
							
							... 
							
							
							
							increasing shm size to prevent selenium crashes 
							
						 
						
							2022-10-24 22:17:37 -04:00  
				
					
						
							
							
								 
						
							
								017e2f6a3d 
								
							 
						 
						
							
							
								
								Merge pull request  #74  from makrsmark/bugfix/73-opensky-state  
							
							... 
							
							
							
							heading is actually true_track 
							
						 
						
							2022-10-24 22:14:30 -04:00  
				
					
						
							
							
								 
						
							
								3d7765b4d6 
								
							 
						 
						
							
							
								
								Merge pull request  #68  from makrsmark/fuel-calc  
							
							... 
							
							
							
							fixing ValueError: Invalid format specifier 
							
						 
						
							2022-10-24 22:12:56 -04:00  
				
					
						
							
							
								 
						
							
								4723610676 
								
							 
						 
						
							
							
								
								Merge branch 'multi' of  https://github.com/Jxck-S/plane-notify  into multi  
							
							
							
						 
						
							2022-10-24 22:09:24 -04:00  
				
					
						
							
							
								 
						
							
								f600964f93 
								
							 
						 
						
							
							
								
								Minor pushes of old updates  
							
							... 
							
							
							
							-Minor Linux fixes for /tmp,
-remove seperate discord messages, all one
-Fix empty discord roles 
							
						 
						
							2022-10-24 22:07:30 -04:00  
				
					
						
							
							
								 
						
							
								60f8348eea 
								
							 
						 
						
							
							
								
								linter fix  
							
							
							
						 
						
							2022-10-13 07:32:11 -04:00  
				
					
						
							
							
								 
						
							
								76e6c2c483 
								
							 
						 
						
							
							
								
								heading is actually true_track  
							
							... 
							
							
							
							fixes  Jxck-S/plane-notify#73  
						
							2022-10-10 08:34:59 -04:00  
				
					
						
							
							
								 
						
							
								ab100985fe 
								
							 
						 
						
							
							
								
								Merge pull request  #71  from Jxck-S/dependabot/pip/oauthlib-3.2.1  
							
							... 
							
							
							
							Bump oauthlib from 3.2.0 to 3.2.1 
							
						 
						
							2022-10-04 18:02:12 -05:00  
				
					
						
							
							
								 
						
							
								b53caf9538 
								
							 
						 
						
							
							
								
								Merge pull request  #72  from tacodestroyer/multi  
							
							... 
							
							
							
							Update mainconf.ini.example file 
							
						 
						
							2022-10-04 18:01:54 -05:00  
				
					
						
							
							
								 
						
							
								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. 
							
						 
						
							2022-10-04 13:07:20 -05:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2022-09-16 22:55:12 +00:00  
				
					
						
							
							
								 
						
							
								cd9064a50d 
								
							 
						 
						
							
							
								
								Merge pull request  #61  from makrsmark/config-update  
							
							
							
						 
						
							2022-08-07 21:49:24 -04:00  
				
					
						
							
							
								 
						
							
								d4c572c444 
								
							 
						 
						
							
							
								
								Create fuel_calc.py  
							
							... 
							
							
							
							fixing ValueError: Invalid format specifier
fixes  Jxck-S/plane-notify#67  
							
						 
						
							2022-08-07 20:34:10 -04:00  
				
					
						
							
							
								 
						
							
								1f99e82f5f 
								
							 
						 
						
							
							
								
								Fuel calc mods  
							
							... 
							
							
							
							Removed some rounding 
							
						 
						
							2022-07-24 18:14:43 -05:00  
				
					
						
							
							
								 
						
							
								56d8c68a98 
								
							 
						 
						
							
							
								
								Merge branch 'multi' of  https://github.com/Jxck-S/plane-notify  into multi  
							
							
							
						 
						
							2022-07-16 14:19:59 -04:00  
				
					
						
							
							
								 
						
							
								d71242fa2f 
								
							 
						 
						
							
							
								
								Selenium 4.3.0 Fixes  
							
							... 
							
							
							
							-Replace deprecated functions
-Uses Tar1090 LimitUpdates parameter for screenshots
-Pip updates 
							
						 
						
							2022-07-16 13:33:32 -04:00  
				
					
						
							
							
								 
						
							
								155f125874 
								
							 
						 
						
							
							
								
								increasing shm size to prevent selenium crashes  
							
							... 
							
							
							
							fixes  Jxck-S/plane-notify#65  
						
							2022-07-10 08:51:42 -04:00  
				
					
						
							
							
								 
						
							
								406199152d 
								
							 
						 
						
							
							
								
								Merge pull request  #64  from Jxck-S/dependabot/pip/lxml-4.9.1  
							
							... 
							
							
							
							Bump lxml from 4.8.0 to 4.9.1 
							
						 
						
							2022-07-08 18:13:06 -04:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2022-07-06 21:52:22 +00:00  
				
					
						
							
							
								 
						
							
								4f1ec7e278 
								
							 
						 
						
							
							
								
								Merge branch 'rapidapi' of  https://github.com/makrsmark/plane-notify  into rapidapi  
							
							
							
						 
						
							2022-06-20 21:06:02 -04:00  
				
					
						
							
							
								 
						
							
								11383c7c0d 
								
							 
						 
						
							
							
								
								removing unused import  
							
							
							
						 
						
							2022-06-20 21:05:54 -04:00  
				
					
						
							
							
								 
						
							
								14333da614 
								
							 
						 
						
							
							
								
								Merge branch 'multi' into rapidapi  
							
							
							
						 
						
							2022-06-20 18:01:35 -04:00  
				
					
						
							
							
								 
						
							
								1bebad1a9c 
								
							 
						 
						
							
							
								
								codacy fixes  
							
							... 
							
							
							
							removed unused imports
removed commented out code 
							
						 
						
							2022-06-20 17:56:10 -04:00  
				
					
						
							
							
								 
						
							
								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  
							
						 
						
							2022-06-20 17:44:29 -04:00  
				
					
						
							
							
								 
						
							
								fb4ed68b15 
								
							 
						 
						
							
							
								
								TFR context overide variable fix  
							
							
							
						 
						
							2022-06-13 21:54:28 -04:00  
				
					
						
							
							
								 
						
							
								148b40ddba 
								
							 
						 
						
							
							
								
								Merge branch 'multi' of  https://github.com/Jxck-S/plane-notify  into multi  
							
							
							
						 
						
							2022-06-11 14:04:37 -04:00  
				
					
						
							
							
								 
						
							
								ee06b4da5f 
								
							 
						 
						
							
							
								
								Fix for  #53  
							
							... 
							
							
							
							-Possible fix for #53 
-Whitespace trimmed 
							
						 
						
							2022-06-11 14:04:32 -04:00  
				
					
						
							
							
								 
						
							
								30ba70fc71 
								
							 
						 
						
							
							
								
								Merge pull request  #54  from NomsterDude/patch-3  
							
							... 
							
							
							
							Update README.md Grammar 
							
						 
						
							2022-06-11 14:03:13 -04:00  
				
					
						
							
							
								 
						
							
								e57948d630 
								
							 
						 
						
							
							
								
								Update README.md Grammar  
							
							... 
							
							
							
							Fixed a couple grammar mistakes. 
							
						 
						
							2022-06-10 11:37:38 -07:00  
				
					
						
							
							
								 
						
							
								d39b404f62 
								
							 
						 
						
							
							
								
								TFRs toggle, pounds fix, photo override fix  
							
							... 
							
							
							
							-TFRS toggle
-Pounds fix
-Photo override fix
- Airport code on image fix
-TFR above/below addition 
							
						 
						
							2022-06-09 18:15:54 -04:00  
				
					
						
							
							
								 
						
							
								823d280965 
								
							 
						 
						
							
							
								
								Fix photo size, owner override/fix  
							
							
							
						 
						
							2022-05-20 18:15:25 -04:00