| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
However the interactions with file versions is currently broken and need something
Redux bug regarding selected fileversion for file
| Back | FazBrowse Home | New Git URL |
This PR implements a JSON Editor feature allowing users to upload and edit JSON files. Key changes:
Added JSON Editor functionality:
Users can upload and edit JSON files
Latest version is editable and auto-saves
Previous versions are view-only
Bug fixes:
Fixed file component and reducers to properly update selected file version state
Updated FileActions download button to handle version-specific downloads instead of only latest version