1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 25, 2024 — Apr 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refreshing device summary parameters will now skip parameters that don't exist to avoid errors. More... almost 10 years ago
Fixed the incorrect way used to return error resonses in NBI. More... almost 10 years ago
Fixed key flags not being marked when editing an existing object. Closes #24. More... almost 10 years ago
summary.softwareVeeersion -> summary.softwareVersion More... almost 10 years ago
Fix what looks to be a copy/paste error More... almost 10 years ago
Fix issue where multiple tags are not decoded properly when editing an existing preset. Fixes #22. More... almost 10 years ago
No longer storing or relying on object instance names as that proved to be unnecessary and can potentially cause unpredictable behavior in certain edge cases. More... almost 10 years ago
Updated README file. More... almost 10 years ago
Searching by MAC now works regardless of whether the device's MAC is lower or upper case. More... almost 10 years ago
Fixed crash caused by missing parameters related to add firmware link. More... almost 10 years ago
Modified sample configuration for wider device compatibility. More... almost 10 years ago
Added debug dump files to .gitignore. More... almost 10 years ago
Implemented a workaround for certain devices dropping connection after digest authentication challege in connection requests. More... almost 10 years ago
Fixed ability to query tasks collection using task ID. Fixes #68. More... almost 10 years ago
Fixed bug in addObject task where a given parameter value may be set to all descendant parameters wth the same name. More... almost 10 years ago
Support nested parameters in object definition. More... almost 10 years ago
Support nested parameters in object configurations in presets. More... almost 10 years ago
Merge pull request #20 from akcoder/master More... about 10 years ago
Show the actual time of the last inform in a tooltip More... about 10 years ago
Merge pull request #19 from akcoder/master More... about 10 years ago
Rename genieacs_api_scheme to genieacs_api_use_ssl per discussion. More... about 10 years ago
Object tables in summary section in device page can now show child objects as sub tables. More... about 10 years ago
Allow connections to the NBI using HTTPS More... about 10 years ago
Added missing options for edit dialog for parameters in table view. More... about 10 years ago
Use parameter paths without instance numbers in parameter render and edit config. More... about 10 years ago
Added ability to add or remove instances in object table view. More... about 10 years ago
Merge pull request #69 from akcoder/invalid_json_crash More... about 10 years ago
Set the status code to 400 when invalid query params are sent More... about 10 years ago
Don't crash if the query params are invalid json More... about 10 years ago
Fixed bug causing only a single preset configuration of custom_command_age and custom_comand_value to take affect. More... about 10 years ago