-
Notifications
You must be signed in to change notification settings - Fork 240
Migrate NNM Settings to SQLITE #1894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 15 commits
Commits
Show all changes
115 commits
Select commit
Hold shift + click to select a range
22e90e2
apparently it closes on you
samfreund 8ae7f65
add neuralnetworkproperties
samfreund f258764
in progress
samfreund cb822b6
Merge branch 'main' into migrate-od
samfreund 59f0249
lint
samfreund 3d24a9d
Merge branch 'main' into migrate-od
samfreund 21576b5
Merge branch 'main' into migrate-od
samfreund 17b9e1c
Merge branch 'main' into migrate-od
samfreund 322532f
Merge branch 'main' into migrate-od
samfreund 4f9ada1
backend is done?
samfreund 9c1ae22
delete parsing test
samfreund c1aa1aa
stub out request handles and redo import
samfreund 4c738ba
rename and delete
samfreund 9362ddb
remove json annotations
samfreund bfc9371
document and change models to use a UID
samfreund 751fc39
nuclear option
samfreund b74aa88
switch model version to an optional
samfreund 9b09e0c
Merge branch 'main' into migrate-od
samfreund de71734
lint
samfreund ca0c448
update to use record
samfreund d6dcc95
rewrite requests to remove excess lines
samfreund 57c5a6c
Merge branch 'main' into migrate-od
samfreund 3c7cd0e
write some comments to make adding new platforms easier
samfreund 7aa753a
Merge branch 'main' into migrate-od
samfreund 83bf324
add RKNN dependency to server
samfreund 2db4b7a
rewrite versioning to use enum in NNMM
samfreund 642cf3a
renaming for clarity
samfreund 761e096
server implementation of versioning method change for NNMM
samfreund 11406bf
remove export stub
samfreund 94535e7
remove readTree
samfreund 47729dc
rewrite requesthandle to use records
samfreund 21bb024
initial frontend
samfreund 0be2e8d
make NNPM serializable
samfreund 336a2b6
Merge branch 'main' into migrate-od
samfreund f89ea5b
Discard changes to photon-server/src/main/resources/web/index.html
samfreund 58c70c3
write rename and delete
samfreund 59d50b7
I think frontend is done?
samfreund e8df981
add key
samfreund cd23053
initial exporting
samfreund d3dbd84
import and export?
samfreund 4eca6b8
various UI bugfixes
samfreund 668e132
clean up a little
samfreund 2ed596f
Merge branch 'main' into migrate-od
samfreund 17e335a
add dependency
samfreund 9f16f5d
rename config get method
samfreund 4e6fa80
Merge branch 'main' into migrate-od
samfreund 25ea9f5
fix issues from the merge
samfreund bebdb21
update model name
samfreund fbd67ba
frontend rewrite
samfreund 3f85bbd
Merge branch 'main' into migrate-od
samfreund da3ef1a
oops, meant to do it this way
samfreund 02211ef
nuke 'em
samfreund 1436993
implement individual export
samfreund a3e58bd
Merge branch 'main' into migrate-od
samfreund 8cf9f9a
Merge branch 'PhotonVision:main' into migrate-od
samfreund 9688679
working nuke
samfreund 947bf22
grammar
samfreund 7addbeb
working export functions
samfreund e027e86
more copying
samfreund 4e2f8d2
fix resolution display
samfreund 5318c42
fix selection tab
samfreund 7ac1958
maybe fix the TS thing
samfreund 6d50f63
try that
samfreund 9f99acc
let's try that
samfreund 9a8f894
Revert "let's try that"
samfreund 042b601
let's try that
samfreund e0d973f
oops
samfreund 5ab9e2c
let's try that
samfreund 53b9635
Revert "let's try that"
samfreund 1f545cd
add some error handling
samfreund 3b9dd25
Clean up layout
Gold856 0cf3506
updated set function
samfreund 79b2d77
Merge branch 'migrate-od' of github.com:samfreund/photonvision into m…
samfreund c94e642
debugging stuff
samfreund 3d2196b
check other thing
samfreund 7e1e958
just trying this for funsies
samfreund 4ed8cd6
clean up model path
samfreund 5a316d3
more logging
samfreund d555a33
add parsing to front-end, not back-end
samfreund 8cb352a
okay, let's try this
samfreund da4c128
fix errors
samfreund 79841fb
fix null exception
samfreund f361545
more strict typing
samfreund 793a5bb
log payload
samfreund 322420f
more logging
samfreund c9ee87b
maybe this does it
samfreund 3cfcc09
format and fix get
samfreund 7cfd3ca
Merge branch 'main' into migrate-od
samfreund ba89907
formatting
samfreund ddf062f
start to rewrite docs
samfreund 4223b40
color scheme stuff
samfreund 0d920f6
Documentation of bulk export
samfreund c493123
Update NeuralNetworkModelManager.java
samfreund c2ca2f6
fail import on extant model file
samfreund 17c697b
move logger outside of switch statement
samfreund a25c6e4
remove extraneous logger
samfreund 86ab48a
Merge branch 'main' into migrate-od
samfreund 89e7f4c
add path supported method
samfreund 5f5ac81
change config provider to use updated function
samfreund 85fbcd6
try this ig
samfreund 607b62a
oops, guess that line was redudant
samfreund 96bc5c9
add path support
samfreund ab57d20
oops, gotta add key support too
samfreund cc6cbba
ui stuff
samfreund b8e8a57
update docs
samfreund 91f09cc
Merge branch 'main' into migrate-od
samfreund f9561e7
linting
samfreund 2b5bad6
move bulk import location
samfreund 7e1a9e8
update server
samfreund 7c4e67c
bah linting
samfreund 38960f2
Merge branch 'main' into migrate-od
gerth2 3e96581
progress bar for bulk import
samfreund 70eb312
Merge branch 'main' into migrate-od
samfreund a2fdd1a
rename nuke to clear
samfreund ff9bc78
remove leftover logging
samfreund File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.