Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
44e4bd3218
refactor: Clean up UI components and improve JSON import/export
c2ea7c98ef
refactor: Remove unused parameters and code in UI components - Cleaned up AppShell.kt, AppTopBar.kt, AppContent.kt, ShoppingListDetailScreen.kt, WebAppIntegrationScreen.kt, NoteDetailScreen.kt, ShoppingListsViewModel.kt, NotesViewModel.kt, RecipesViewModel.kt, and EncryptionPasswordDialog.kt by removing unused parameters, imports, and functions, and updating Base64 usage and shared preferences editing.
4a96fd1547
Checkboxes on main window works now correct
eff7569d71
In the entry window, the buttons were set up and a frameless style was applied. Between the button was added still separators as a horizontal to make the look better
d6ead1694c
add methode for font and color on infolabel part one