Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* extracted bottom navigation in own component * removed old code from app.vue * extracted SettingsPrompt from Navigation component * removed unsude code form Navigation component * extracted Notificantion from App * removed unused code etc. * removed unused css * reorganisation of composables * reorganization of the notification component * adjusted css styling * Better renaming * additional notification * renaming * extracted functions into composables * possible fix: crypto is not defined ? * used old generation fo token * revert to working ci * test for ci error * useTokenGenerator composable * removed unused code * test for token generator * testing token package * replacing * rework for useClipboard and simple test * reimplementing token generation * removing unused core etc. * removed settings * show error after closing and repoening * resolving issues * resolved clipboard composabled and tests * renaming * clipboard not supported workaround * fix rule validation * fixed false token generation etc.
- Loading branch information