Commit Graph
910 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