Skip to content
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

Fix wifi credentials autodetection on raspberry pi #56

Closed
wants to merge 18 commits into from

Conversation

leechwort
Copy link
Contributor

Raspberry Pi OS does not allow to get current wifi password using nmcli. Solution is to create new settings in Prismo App with ssid and password.

leechwort and others added 18 commits December 6, 2023 23:38
* Smoke try...

* Fix problem with user name and icon

* WIP: rework, bug fixes, renaming, etc

* WIP: refactor, stage 0

* WIP: refactor, stage 1

* WIP: refactor, stage 2

* WIP: refactor, web API separated

* API extended

* WIP: AI-generated stuff for user table just for test:)

* Web API extended for devices

* Fix and rework auth

* Some hacks about development described

* Add columns to users table

* Small fixes: delete user and device menu button

* Config and logging refactored

* Latest key API endpoind extended

* Load config from file + API + Settings page(WIP)

* Create user API fix: return code for existing user

* Add functionality to users page

* Fix add user

* Add latest key time

* Basic slack notifyer implemented

* Fix slack warning

* Devices pages added

* Added "Delete device" functionality + some fixes

* Add settings JSON editor

* Pylint + Autopep8 fixes

---------

Co-authored-by: Anna Deeva <[email protected]>
* Automatic RFID reader code reworked and refined.

Also some bug fixes etc...

* Fix pylint
- Now config file is specified in dockerfile
- Readme updated
* Now we have plugin manager, which handles plugin loading
* Crash in plugin load does not lead to crash in app
* Plugins has separate branch in config
* Plugin has its own directory
Built-in UUID generator does not work in some cases
- If no admin users are present force to go to init_app page
- Only one admin user is allowed(to prevent to anyone to register)
* Make navigation sticky

* Add time and date selectors

* Add paddings

* Fix buttons with on smaller screens
Mainly because Docker worked poorly with automated reader device
flasher, so:
- ttyUSB device made accessed in container
- reader firmware now automatically downloaded from git
... other changes
@leechwort leechwort closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants