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 |
|
Ben Allfree
|
77c0a88680
|
fix: update cache key in custom build workflow to use version input
|
2025-12-04 14:31:32 -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
|
3e7fef603a
|
feat: add logo image with background
|
2025-12-04 13:47:47 -08:00 |
|
Ben Allfree
|
8359053bd3
|
fix: update toggle labels in ModuleToggle and PluginToggle components
|
2025-12-04 13:47:27 -08:00 |
|
Ben Allfree
|
fcb6a76a6f
|
fix: update cache key in custom build test workflow to use version input
|
2025-12-04 13:40:31 -08:00 |
|
Ben Allfree
|
14e2589a1e
|
refactor: update build artifact handling and download functionality
|
2025-12-03 12:38:04 -08:00 |
|
Ben Allfree
|
2b7fb15104
|
dev: CI
|
2025-12-03 08:42:45 -08:00 |
|
Ben Allfree
|
fb6d3cfc9c
|
dev: CI
|
2025-12-02 21:18:45 -08:00 |
|
Ben Allfree
|
dd19d748ac
|
dev: build test
|
2025-12-02 21:09:32 -08:00 |
|
Ben Allfree
|
09ce4609e0
|
docs: update custom build test workflow with license compliance details and obligations
|
2025-12-01 17:55:00 -08:00 |
|
Ben Allfree
|
5da85baa40
|
feat: add workflow test yaml
|
2025-12-01 17:14:07 -08:00 |
|
Ben Allfree
|
db9675f4cc
|
chore: update mpm submodule to latest commit 60ee202
|
2025-12-01 13:21:51 -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 |
|