Commit Graph

75 Commits

Author SHA1 Message Date
Ben Allfree 54be07e6cc wip 2026-04-09 23:27:06 -07:00
Ben Allfree e6bcf4c01e wip 2026-04-09 18:58:57 -07:00
Ben Allfree 3a543de36b vike migration 2025-12-06 17:12:03 -08:00
Ben Allfree c03a82479f feat: implement architecture hierarchy generation and enhance plugin compatibility checks 2025-12-05 18:22:00 -08:00
Ben Allfree 097d1bcd05 feat: implement code-splitting for routes in App component using React.lazy and Suspense 2025-12-05 08:54:45 -08:00
Ben Allfree 92ca820288 feat: update LandingPage content to highlight extended Meshtastic capabilities and custom firmware options 2025-12-05 00:28:19 -08:00
Ben Allfree cb5a44a19d feat: add RedditButton component and integrate it into Navbar and LandingPage 2025-12-05 00:19:23 -08:00
Ben Allfree 4556e8acb4 refactor: clean up imports in BuildProgress component by removing unused plugin resolution functions 2025-12-04 17:31:34 -08:00
Ben Allfree 4b2410e432 refactor: remove unused plugin resolution logic from BuildProgress component 2025-12-04 17:28:02 -08:00
Ben Allfree 5b4a7a2e36 feat: enhance PluginToggle and BuildNew components with support for implicit dependencies and dynamic labeling 2025-12-04 17:13:49 -08:00
Ben Allfree 7e5777f1b4 enh: add dynamic background color to ModuleToggle based on exclusion status 2025-12-04 16:39:48 -08:00
Ben Allfree 0ea7fc3c18 refactor: revert bad labeling on core module toggles 2025-12-04 16:38:38 -08:00
Ben Allfree 7e02a83d47 refactor: update BuildProgress component to generate GitHub discussion URLs and improve issue reporting 2025-12-04 16:28:06 -08:00
Ben Allfree e378692e6b feat: display excluded modules and enabled plugins in BuildProgress component 2025-12-04 16:17:12 -08:00
Ben Allfree b232e399b1 feat: enhance BuildProgress component with admin controls and build retry functionality 2025-12-04 14:51:48 -08:00
Ben Allfree b6c23d7322 feat: add sign-in button for unauthenticated users in Navbar component 2025-12-04 14:51:38 -08:00
Ben Allfree dde7b813b1 feat: add flashing help links for ESP32 and nRF52 in BuildDownloadButton and ProfileFlash components 2025-12-04 14:20:23 -08:00
Ben Allfree 780f20ed60 fix: correct punctuation in BuildNew component description 2025-12-04 13:54:44 -08:00
Ben Allfree 7236a74141 feat: add DiscordButton component and integrate into Navbar and LandingPage 2025-12-04 13:54:39 -08:00
Ben Allfree 8359053bd3 fix: update toggle labels in ModuleToggle and PluginToggle components 2025-12-04 13:47:27 -08:00
Ben Allfree 14e2589a1e refactor: update build artifact handling and download functionality 2025-12-03 12:38:04 -08:00
Ben Allfree 2e22cfe49f feat: add BuildDownloadButton component for firmware and source downloads 2025-12-01 11:33:18 -08:00
Ben Allfree 8cba89a9e0 feat: implement admin panel for managing builds with retry functionality 2025-12-01 11:12:33 -08:00
Ben Allfree c8c4588310 feat: add issue reporting functionality to BuildProgress component 2025-12-01 10:14:00 -08:00
Ben Allfree dae25e009f feat: add sourceUrl support for build status updates and downloads 2025-12-01 09:02:05 -08:00
Ben Allfree 7d9cf3a845 enh: update build link paths to include dynamic buildHash for improved navigation 2025-11-30 20:01:20 -08:00
Ben Allfree 1e503fd6c4 refactor: remove unused Browse component and clean up Navbar and LandingPage for improved readability 2025-11-29 22:59:51 -08:00
Ben Allfree e6eb9a977f feat: add route for shared builds and enhance BuildNew and BuildProgress components for loading and sharing functionality 2025-11-29 22:17:24 -08:00
Ben Allfree 8904593f76 refactor: add version to plugin slug for build hashing 2025-11-29 22:08:57 -08:00
Ben Allfree 3a80d3bd7c feat: add version prop to PluginToggle component and pass it from BuildNew page 2025-11-29 21:29:59 -08:00
Ben Allfree 9786192bee feat: implement plugin management system with support for enabling/disabling plugins and tracking flash counts 2025-11-29 17:16:13 -08:00
Ben Allfree f6f3ecb06f chore: fetch tags from meshtastic remote and update versions list 2025-11-29 06:22:56 -08:00
Ben Allfree 828782bf22 feat: add source download functionality to builds and profiles 2025-11-26 10:10:03 -08:00
Ben Allfree afd14dadd4 refactor: reposition firmware version selection in BuildNew page for improved layout 2025-11-26 09:08:54 -08:00
Ben Allfree d093a4c42a refactor: remove back link from BuildNew page to streamline navigation 2025-11-26 09:01:45 -08:00
Ben Allfree cf70b31015 enh: update button label on LandingPage to clarify functionality 2025-11-26 09:00:28 -08:00
Ben Allfree 9063331247 refactor: update ProfileCard and ProfileEditor to use new config structure and improve version handling 2025-11-26 08:49:06 -08:00
Ben Allfree d3af273533 feat: add Browse page 2025-11-26 08:48:57 -08:00
Ben Allfree 034f9fcc61 feat: update LandingPage content to focus on firmware building features and add benefits grid for enhanced user engagement 2025-11-26 05:29:43 -08:00
Ben Allfree 60a019057c feat: add Quick Build button to LandingPage and enhance Dashboard button with an icon for improved user navigation 2025-11-26 05:27:10 -08:00
Ben Allfree 4a8625f69b feat: refactor build and profile management by introducing build configuration schema, updating related functions, and enhancing routing for build creation and progress tracking 2025-11-26 05:24:26 -08:00
Ben Allfree 273fac6652 feat: implement conditional Navbar visibility and enhance LandingPage with authentication buttons for improved user experience 2025-11-26 03:49:39 -08:00
Ben Allfree ce146a32fe chore: lint fixes 2025-11-26 03:39:25 -08:00
Ben Allfree 30f4b162ab feat: update index.html and add favicon assets 2025-11-26 03:38:08 -08:00
Ben Allfree bb1746a007 feat: add convex-helpers dependency and implement module toggling in ProfileEditor for improved build configuration management 2025-11-26 03:33:03 -08:00
Ben Allfree ce7ba0e606 fix: update button label in Dashboard component from 'Use' to 'Flash' for improved clarity 2025-11-25 12:13:09 -08:00
Ben Allfree abcefb081a refactor: remove BuildsPanel and ProfileTargets componentss (unused) 2025-11-25 12:09:36 -08:00
Ben Allfree ee16adf817 refactor: remove BuildDetail component and update routing in App 2025-11-25 12:09:13 -08:00
Ben Allfree b40abdbc37 refactor: streamline GitHub Actions link display in ProfileFlash component for improved UI consistency 2025-11-25 08:06:18 -08:00
Ben Allfree 8e2d4f69cb feat: persist and load selected profile target using local storage 2025-11-24 05:51:31 -08:00