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

Private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol which maps to ~{guest/symbol} #35

Open
ihh opened this issue Mar 28, 2019 · 3 comments

Comments

@ihh
Copy link
Owner

ihh commented Mar 28, 2019

Stop storing autosave in session - it's too transient! (Except for login & twitter redirects.)
Use localStorage instead (#56)

@ihh
Copy link
Owner Author

ihh commented Apr 2, 2019

Only admin users should be able to lock symbols in the public namespace
Private namespace available at /~username/symbol

@ihh ihh changed the title Separate BraceryAutosaveTable for autosave bookmarks Private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol Apr 2, 2019
@ihh ihh changed the title Private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol Autosave to private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol Apr 2, 2019
@ihh ihh changed the title Autosave to private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol Autosave to private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol which maps to ~{guest/symbol} Apr 18, 2019
@ihh ihh changed the title Autosave to private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol which maps to ~{guest/symbol} Private namespace ~{username/symbol} exclusively for user, as well as existing public ~symbol which maps to ~{guest/symbol} Apr 19, 2019
@ihh
Copy link
Owner Author

ihh commented Apr 19, 2019

Just needs save

@ihh
Copy link
Owner Author

ihh commented Apr 27, 2019

pretty much there as of 440ce72 but not tested or hooked up

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

No branches or pull requests

1 participant