[Enhancement] Store tag open preferences as a cookie #46
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What is your idea?
When you open the tag dropdown, the app currently remembers using a PHP Session, but if the container is rebooted then the preferences are lost. This should be saved as a cookie instead.
Version
0.1.1 (Latest)
This issue was created using the feature template.
Added in 0.1.3