Commit Graph

201 Commits

Author SHA1 Message Date
Ben Allfree
daee517764 chore: update version to 0.2.0 2025-12-10 09:07:15 -08:00
Ben Allfree
9b7661562f feat: switch OAuth authentication provider from Google to GitHub for improved sign-in functionality 2025-12-10 05:44:34 -08:00
Ben Allfree
154bee2e8c feat: integrate Giscus comments into build pages for enhanced discussion and support 2025-12-10 05:24:06 -08:00
Ben Allfree
e931c217cd chore: clarify changelog entry instructions and update changelog usage guidelines 2025-12-10 05:17:46 -08:00
Ben Allfree
431d91f511 chore: remove Changesets configuration and README files 2025-12-10 05:17:37 -08:00
Ben Allfree
b80b42f1c0 feat: make build hash label clickable in BuildProgress component for navigation to build details 2025-12-10 05:17:28 -08:00
Ben Allfree
10ba16a9a4 Firmware source code updated to latest version 2025-12-10 04:24:42 -08:00
Ben Allfree
809cc410e3 chore: update submodule references for firmware, mpm, and web-flasher v0.1.0 2025-12-10 04:24:11 -08:00
Ben Allfree
15887d715a chore: update package.json with project metadata including name, version, author, license, and repository details 2025-12-10 04:23:47 -08:00
Ben Allfree
a867880967 chore: add CHANGELOG.md to document project updates and initial release 2025-12-10 04:23:40 -08:00
Ben Allfree
78fa319ff9 feat: add BuildProgress component and enhance BuildDownloadButton with compact mode 2025-12-10 04:23:32 -08:00
Ben Allfree
83dc49dc0d chore: update firmware versions in constants/versions.ts 2025-12-09 18:33:30 -08:00
Ben Allfree
737a6ca993 chore: update submodule references for lobbs and mpm 2025-12-09 11:27:03 -08:00
Ben Allfree
7f3e99cd12 chore: bump lobbs version to 1.2.1 2025-12-09 11:26:50 -08:00
Ben Allfree
4fd384fcfb chore: add changelog and registry guidelines for module updates 2025-12-09 11:26:35 -08:00
Ben Allfree
dd955b0be4 chore: update submodule references for firmware, lobbs, lodb, and mpm 2025-12-09 11:11:44 -08:00
Ben Allfree
cc8c1a1196 docs: enhance plugin authoring guide with new plugin creation instructions and dependency management details 2025-12-09 09:10:46 -08:00
Ben Allfree
568a8798c5 fix: lodb dep in lobbs 2025-12-09 09:08:53 -08:00
Ben Allfree
f9d319b2cf chore: lodb@1.2.0 2025-12-09 09:08:15 -08:00
Ben Allfree
0e09c1dfe0 chore: lobbs@1.2.0 2025-12-09 09:05:45 -08:00
Ben Allfree
54143966bd chore: add MIT License file and update README to reference it 2025-12-08 03:33:41 -08:00
Ben Allfree
a6a3265f51 feat: add meshscript submodule 2025-12-07 04:29:05 -08:00
Ben Allfree
a60bc8ef54 add meshcore submodule 2025-12-07 03:07:27 -08:00
Ben Allfree
5b5d1265cf fix: add query indexes 2025-12-06 22:17:42 -08:00
Ben Allfree
f6ac64aa0c feat: add plugin management features with new PluginCard and PluginsPage components, and introduce Plugin type definitions 2025-12-06 22:02:04 -08:00
Ben Allfree
086a98050c lint fixes 2025-12-06 17:17:13 -08:00
Ben Allfree
b7c5eaa8d0 refactor: fix output paths 2025-12-06 17:15:17 -08:00
Ben Allfree
3a543de36b vike migration 2025-12-06 17:12:03 -08:00
Ben Allfree
69822a12b9 chore: update version in registry.json from 1.1.0 to 1.1.1 and adjust lodb dependency version 2025-12-05 23:20:43 -08:00
Ben Allfree
7da86d83e6 chore: update version in registry.json from 1.0.1 to 1.1.0 and format includes field 2025-12-05 19:55:08 -08:00
Ben Allfree
0404d6b6c9 feat: add deployment step for Registry using Cloudflare Wrangler 2025-12-05 19:08:09 -08:00
Ben Allfree
5b9f0b365a chore: update version in registry.json from 1.0.0 to 1.0.1 2025-12-05 18:58:14 -08:00
Ben Allfree
7173793db4 feat: add architecture hierarchy generation to dev and build scripts 2025-12-05 18:22:31 -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
b943d9f066 feat: add 'includes' field to registry.json for ESP32 support 2025-12-05 18:21:33 -08:00
Ben Allfree
c7b0a1b2b9 feat: add Changesets configuration and update devDependencies for versioning support 2025-12-05 09:03:45 -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
5d84aa4031 chore: update submodule references for firmware and mpm 2025-12-04 14:42:43 -08:00
Ben Allfree
4ecbd79238 feat: add README.md with project overview, features, community links, and contribution guidelines 2025-12-04 14:41:02 -08:00