Skip to content

Persist and restore user client session#149

Merged
kevinaboos merged 7 commits into
project-robius:mainfrom
kevinaboos:persistent_state
Sep 25, 2024
Merged

Persist and restore user client session#149
kevinaboos merged 7 commits into
project-robius:mainfrom
kevinaboos:persistent_state

Conversation

@kevinaboos
Copy link
Copy Markdown
Member

@kevinaboos kevinaboos commented Sep 17, 2024

coming soon...

working now

Closes #112.

@kevinaboos kevinaboos marked this pull request as draft September 17, 2024 06:33
@kevinaboos kevinaboos changed the title [WIP] app state persistence Persist and restore user client session Sep 19, 2024
@kevinaboos kevinaboos marked this pull request as ready for review September 19, 2024 07:08
This allows us to save multiple sessions instead of just one.

We also now track the most-recently logged-in user.

TODO: we still need to allow CLI arguments to override the discovery
of the most recent user and the discovery of their session.
Also save which user was most recently logged in.
@kevinaboos kevinaboos merged commit f85d6bb into project-robius:main Sep 25, 2024
@kevinaboos kevinaboos deleted the persistent_state branch September 25, 2024 22:50
tyreseluo pushed a commit to tyreseluo/robrix that referenced this pull request May 27, 2026
…roject-robius#149)

proxy: unify GUI-saved proxy as the single source of truth for HTTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Persistent app data on disk storage

1 participant