obs-websocket/src
tt2468 ee751edf54 SettingsDialog: Mild refactor and add Connect Info dialog
Among lots of stuff:

- Generate a random password on first load

- Add `ConnectInfo` dialog including QR code display

- Add `Generate Password` button to generate a new random
password

- Delete `Copy Password to Clipboard` button

- Delete `GetConnectString` or whatever from WebSocketServer
(reimplemented the functionality directly into ConnectInfo)

- Added `GeneratePassword()` to Utils

Todo: Show warning when users specify their own passwords
2021-05-08 04:29:03 -07:00
..
forms SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
requesthandler RequestStatus: Add a few items 2021-05-04 15:50:38 -07:00
utils SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
Config.cpp SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
Config.h SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
obs-websocket.cpp SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
obs-websocket.h base: cmake is fucking retarded 2021-04-27 16:33:47 -07:00
plugin-macros.generated.h base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00
plugin-macros.h.in plugin-macros: Include base.h directly (to avoid missing blog()) 2021-05-03 10:34:36 -07:00
WebSocketProtocol.cpp RequestHandler: Add RequestBatch logic 2021-05-03 18:44:13 -07:00
WebSocketProtocol.h base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00
WebSocketServer.cpp SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
WebSocketServer.h SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
WebSocketSession.cpp base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00
WebSocketSession.h base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00