Commit Graph
100 Commits
Author SHA1 Message Date
JustinandGitHub 3ca67b9a4d get cookies and crumb for yahoo finance prepost data
workaround for their security measures implemented recently with the v7 api
2023-05-24 17:57:47 +08:00
JustinandGitHub a96e9b9657 don't show upcoming games when live (prof) 2023-05-23 18:24:23 +08:00
JustinandGitHub ee441dfd1c don't show upcoming games when live 2023-05-23 18:22:27 +08:00
JustinandGitHub 29a7e3c334 change footer openweatehrmap to Open-Meteo 2023-05-23 17:08:26 +08:00
JustinandGitHub 011479fa51 limit max viisiblity to 10km 2023-05-23 16:53:14 +08:00
JustinandGitHub 46339771da Update setup_config_files.sh 2023-05-23 16:48:46 +08:00
JustinandGitHub 6e3a5f4db5 disable weather api keys 2023-05-23 16:39:29 +08:00
JustinandGitHub 508456ff19 delete weather api keys 2023-05-23 16:36:24 +08:00
JustinandGitHub 418336d7bf commented out weather api key (no need anymore) 2023-05-23 16:32:51 +08:00
JustinandGitHub 358594467f changed formatting for new weather api 2023-05-23 16:19:29 +08:00
JustinandGitHub d38296ec2a changed weather api 2023-05-23 16:09:20 +08:00
JustinandGitHub b01ab720c1 new golf formatting prof display (espn) 2023-05-19 18:15:53 +08:00
JustinandGitHub bb0825d5d7 added new espn golf result formatting 2023-05-19 16:40:59 +08:00
JustinandGitHub 4669a28d85 replaced old golf data with new espn golf data 2023-05-19 16:25:53 +08:00
JustinandGitHub 5c042c9c09 added new espn api golf data 2023-05-17 12:29:23 +08:00
JustinandGitHub e167f234e1 change to 1.3.5 version 2023-05-15 16:30:57 +08:00
JustinandGitHub 0fdf4e2efc change top 10 or 20 golfers 2023-05-15 16:27:49 +08:00
JustinandGitHub 4eae72d1e7 add top 10 or 20 server.py fetch 2023-05-15 16:27:01 +08:00
JustinandGitHub f7ef105125 setTop20 onclick function 2023-05-15 16:04:50 +08:00
JustinandGitHub 5902a8ba5f change arrangement of top 20 and 10 2023-05-15 13:10:09 +08:00
JustinandGitHub 1239242f37 top20 golfers 2023-05-12 18:51:30 +08:00
JustinandGitHub 0b5c1a85b5 should be integer, not string value (top 10 20 golfer) 2023-05-12 17:07:16 +08:00
JustinandGitHub 19b0202c9e top 20 or 10 golfers filter web panel 2023-05-12 16:56:57 +08:00
JustinandGitHub 39ad5ee59a display top 10 or 20 golfer prof 2023-05-12 16:23:02 +08:00
JustinandGitHub f538730758 display top 10 or 20 golfers 2023-05-12 16:20:52 +08:00
JustinandGitHub a1015a617c lpga and pga world ranking prof 2023-05-09 17:47:17 +08:00
JustinandGitHub ea5fd4afb1 lpga and pga world rankings 2023-05-09 16:18:55 +08:00
JustinandGitHub bd630e9229 pga lpga added to web panel team stats 2023-05-05 16:12:53 +08:00
JustinandGitHub 4fb8cc68ec pga and lpga rankings added (team stats) 2023-05-05 15:58:51 +08:00
JustinandGitHub 48ec140f31 lpga and pga pictures folders 2023-05-05 15:44:04 +08:00
JustinandGitHub 940e1e4008 pga and lpga logos for world ranking (team stats) 2023-05-05 15:21:53 +08:00
JustinandGitHub b88d068d98 hog and cattle added to commodities validation 2023-05-03 13:32:09 +08:00
JustinandGitHub 887e053220 hog and cattle logos 2023-05-03 13:31:20 +08:00
JustinandGitHub 3d7da19b3c fixed trailing zeros for crypto 2023-05-03 12:42:05 +08:00
JustinandGitHub 2534f18495 fixed removing trailing zeros for commodities 2023-05-03 12:14:14 +08:00
JustinandGitHub e50eb8caf5 removed commodities-shit-api 2023-05-02 23:09:11 +08:00
JustinandGitHub b4f4dfbc54 added scheduled brightness under hostname 2023-04-28 22:43:23 +08:00
JustinandGitHub 7987fdcdbb ufc prof 2023-04-28 19:27:47 +08:00
JustinandGitHub aa7a20d8f5 restart scheduler brightness whenever stop start 2023-04-27 22:32:54 +08:00
JustinandGitHub 150aa672ec try except for date 2 2023-04-27 18:51:52 +08:00
JustinandGitHub 949b64f28c fixed spacing issues with new date format for league prof 2023-04-27 18:40:04 +08:00
JustinandGitHub 3e6a263cf3 added upcoming times to prof display 2023-04-27 18:22:21 +08:00
JustinandGitHub 1f47d8a6ad added date2 to getleagueprofessional 2023-04-27 17:49:38 +08:00
JustinandGitHub 702c218405 date2 added to upcoming + past games 2023-04-27 17:24:51 +08:00
JustinandGitHub 785e882753 dateevent2 added (backend) 2023-04-27 17:22:27 +08:00
JustinandGitHub 26383efcac multiprocessing for scheduler 2023-04-26 18:07:50 +08:00
JustinandGitHub dbfb14704b added brightness to scheduler function 2023-04-26 15:27:44 +08:00
JustinandGitHub 87326ec690 Update index.html 2023-04-26 15:08:04 +08:00
JustinandGitHub 05942c6ecf added brightness to scheduler div 2023-04-26 15:01:18 +08:00
JustinandGitHub b3f8e95503 brightness scheduler styling 2023-04-26 14:57:42 +08:00
JustinandGitHub f093df85ac added brightness level 2023-04-26 14:39:59 +08:00
JustinandGitHub abf3ada95e added brightness setting 2023-04-26 14:37:03 +08:00
JustinandGitHub dcadb50390 brightness 3 and 4 added 2023-04-26 13:10:32 +08:00
JustinandGitHub f59564d9fb brightness 3 and 4 added 2023-04-26 13:08:31 +08:00
JustinandGitHub d459180d51 added brightness to scheduler 2023-04-26 12:52:28 +08:00
JustinandGitHub 273fa5dd49 added brightness to scheduler 2023-04-26 12:50:51 +08:00
JustinandGitHub 5caf7db1f4 try except added for ufc country image fetching 2023-04-25 18:57:42 +08:00
JustinandGitHub 4e7d568ee5 try except added for fighter country img 2023-04-25 18:52:10 +08:00
JustinandGitHub 23afc5317b Delete usa.png 2023-04-25 18:47:18 +08:00
JustinandGitHub c8e3c30641 Delete rus.png 2023-04-25 18:47:15 +08:00
JustinandGitHub 2884b5e6d6 Delete gum.png 2023-04-25 18:47:09 +08:00
JustinandGitHub 12cdd86923 Delete chn.png 2023-04-25 18:47:00 +08:00
JustinandGitHub 7f3a68c49b Delete bra.png 2023-04-25 18:46:54 +08:00
JustinandGitHub d5b6ce9a4b Add files via upload 2023-04-25 18:46:32 +08:00
JustinandGitHub 2d21b77a91 Delete 3151289.png 2023-04-25 18:45:48 +08:00
JustinandGitHub 88a08d76de Delete 3151289.png 2023-04-25 18:45:36 +08:00
JustinandGitHub 662fef2194 Add files via upload 2023-04-25 18:45:12 +08:00
JustinandGitHub 582e481241 Add files via upload 2023-04-25 18:45:00 +08:00
JustinandGitHub 4f7718e53b try and except for time_img (upcoming games) 2023-04-25 16:53:38 +08:00
JustinandGitHub d548c8b8a8 added v6 rollback in case v7 does down for prepost 2023-04-25 13:25:35 +08:00
JustinandGitHub 0d5faa7473 added draw state to ufc 2023-04-25 01:26:08 +08:00
JustinandGitHub dc1a471f88 fixed logo retrieving 2023-04-25 01:01:05 +08:00
JustinandGitHub 065d330962 added scheduler times on hostname row 2023-04-24 20:05:37 +08:00
JustinandGitHub 83c2bb4e48 in case no scheduler.json, prevent internal server err 2023-04-24 19:49:29 +08:00
JustinandGitHub c2e6199f61 changed rendertemplate settings to scheduler_settings 2023-04-24 19:43:08 +08:00
JustinandGitHub e7cb18346b render template scheduler settings 2023-04-24 19:40:01 +08:00
JustinandGitHub 5155b7d790 saveschedulersettings added 2023-04-24 19:10:05 +08:00
JustinandGitHub 884ff6b5fa Update app.js 2023-04-24 18:33:22 +08:00
JustinandGitHub 61a2492c55 Update app.js 2023-04-24 18:23:58 +08:00
JustinandGitHub c88ad2524c Update index.html 2023-04-24 18:22:23 +08:00
JustinandGitHub a9c0853b50 prepost and scheduler for last updates.json 2023-04-24 18:19:55 +08:00
JustinandGitHub 9267429734 added ufc to getleagueimage 2023-04-23 19:05:10 +08:00
JustinandGitHub 862d925857 added Ids for scheduler settings 2023-04-22 18:13:23 +08:00
JustinandGitHub ae4332fa6a save scheduler settings 2023-04-22 18:12:09 +08:00
JustinandGitHub c1dc100bca changed scheduler force back to false 2023-04-21 19:26:23 +08:00
JustinandGitHub ba1a67e2eb changed formatting of scheduler times 2023-04-21 19:10:21 +08:00
JustinandGitHub d5258a7aaf changed formatting of scheduler 2023-04-21 19:03:45 +08:00
JustinandGitHub 5f44e2b70c Update index.html 2023-04-21 18:58:39 +08:00
JustinandGitHub dec06a2b9b show and close scheduler window 2023-04-21 18:52:09 +08:00
JustinandGitHub 615cbad803 scheduler styles 2023-04-21 18:51:20 +08:00
JustinandGitHub 5778ef20b1 scheduler window 2023-04-21 18:50:28 +08:00
JustinandGitHub 83016813d1 Update database_caller.py 2023-04-21 16:56:53 +08:00
JustinandGitHub 51e8070e2f Update setup_config_files.sh 2023-04-21 16:55:05 +08:00
JustinandGitHub 430a93d52d scheduler 2023-04-21 16:53:48 +08:00
JustinandGitHub 4c65ef30c6 added scheduler 2023-04-21 16:49:45 +08:00
JustinandGitHub e8cb455c35 scheduler shutdown reboots 2023-04-21 16:46:43 +08:00
JustinandGitHub ff1b4d8030 or maybe not 2023-04-21 00:53:56 +08:00
JustinandGitHub 03f0069ee9 changed yfinance link to v6 for now.. v7 is fked 2023-04-20 22:58:04 +08:00
JustinandGitHub c4109f631f Update stockTicker.py 2023-04-19 19:19:01 +08:00
JustinandGitHub 84aba5eb4a decode custom messages prof 2023-04-19 19:08:12 +08:00