Commit Graph

33 Commits

Author SHA1 Message Date
Matt Walsh
75eb81887f Clean up build around metar parser and locale 2025-08-04 12:03:18 -05:00
Eddy G
d25a632f7d Switch back to using j69.ejs-beautify
- Reformat index.mjs
- Don't preload playlist.json to avoid Safari warning about
  unused preloaded resource
2025-07-13 19:45:52 -04:00
Eddy G
bf65b8e426 Update VS Code settings
- "eslint.validate": [ "javascript" ] is no longer needed
    (Modern versions of the ESLint VS Code extensions
    automatically validate JavaScript files by default.)
- Configure editor to use tabs instead of spaces per ESLint rules
- Switch to VS Code's built-in HTML formatter
- Add EJS file associations for proper syntax highlighting
- Add recommended extensions for development workflow
2025-06-24 22:52:59 -04:00
Matt Walsh
3c40219003 tile background created, need to fix shifting of tile 2025-06-13 16:44:53 -05:00
Matt Walsh
99308155d6 update test to mjs 2025-05-14 09:42:31 -05:00
Matt Walsh
72938671ac spelling cleanup 2025-05-14 08:42:37 -05:00
Matt Walsh
e952d860dc add environment variables for default configuration 2025-05-13 23:04:46 -05:00
Matt Walsh
f0166ec2df removed existing auto-reload 2025-03-24 22:57:30 -05:00
Matt Walsh
af53cca45e add si units close #52 2025-02-23 23:35:00 -06:00
Matt Walsh
fdbf11dcd4 update dependencies 2025-02-23 20:57:06 -06:00
Matt Walsh
6d4ec8b958 parse settings from querystring 2024-04-19 21:05:52 -05:00
Matt Walsh
240cc416b2 complete kiosk mode and permalink close #33 2024-04-12 16:16:01 -05:00
Matt Walsh
941bcacfad generate and parse querystring 2024-04-11 23:42:51 -05:00
Matt Walsh
5d00cf4608 better hazard formatting 2024-04-11 22:44:12 -05:00
Matt Walsh
7a457745df fix local forecast pagination when full screen 2023-09-20 15:36:22 -05:00
Matt Walsh
3743c45de6 additional eslint rules 2023-01-06 14:39:39 -06:00
Matt Walsh
b336b01059 current conditions scroll corrections 2022-12-14 10:44:00 -06:00
Matt Walsh
e5a18ea073 index.ejs cleanup 2022-12-12 14:47:53 -06:00
Matt Walsh
c109e2604a radar complete 2022-09-05 10:52:30 -05:00
Matt Walsh
8cc6e4a1eb progress screen progress bar 2022-08-05 15:40:53 -05:00
Matt Walsh
80958226ce regional forecast font cleanup 2022-08-05 14:03:14 -05:00
Matt Walsh
efd2cc7808 lastest observations in html 2022-08-04 12:49:04 -05:00
Matt Walsh
ff98d970ef current conditions in HTML 2022-08-02 21:39:27 -05:00
Matt Walsh
f409576fa7 process images 2020-12-29 15:26:58 -06:00
Matt Walsh
e41febccb3 fix word wrap 2020-11-01 22:05:08 -06:00
Matt Walsh
dd98daf0c2 change to airbnb eslint plugin 2020-10-29 16:44:28 -05:00
Matt Walsh
4826801491 current conditions LDL 2020-09-25 09:55:29 -05:00
Matt Walsh
0a6a31217b current conditions ready for data 2020-09-24 22:44:51 -05:00
Matt Walsh
42c3b131a9 checkboxes display 2020-09-18 11:24:45 -05:00
Matt Walsh
58b456f69d index.js cleanup 2020-09-09 16:40:57 -05:00
Matt Walsh
01c58093f1 preload fonts 2020-09-04 14:02:29 -05:00
Matt Walsh
6a079a5076 fix current conditions close #3 2020-09-04 13:38:58 -05:00
Matt Walsh
8bc7a7dd95 reorganize for build system 2020-09-04 13:02:20 -05:00