You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#393; updates #281
- Run db setup if the app was just updated to a different version
- Split CLI setup commands into 'setup shell' and 'setup db'
- Add 'setup db --download' CLI option
- Start indexing observation text in FTS table
- Persist app state in SQLite instead of yaml
Minor housekeeping:
- Move db setup functions to a separate module
- Move client, settings, and setup modules to separate 'storage'
subpackage
- Make data dir link on About dialog clickable
- Disable 'view observations' button for now
per_page
incrementsThe text was updated successfully, but these errors were encountered: