Activity
🐛 fix(EditNoteModal.svelte): fix disabled condition for save button t…
🐛 fix(EditNoteModal.svelte): fix disabled condition for save button t…
🐛 fix(CryptographyHelper.cs): refactor decryption logic to improve pe…
🐛 fix(CryptographyHelper.cs): refactor decryption logic to improve pe…
🔧 fix(Note.cs): add HashedTitle and HashedContent properties to Note …
🔧 fix(Note.cs): add HashedTitle and HashedContent properties to Note …
🐛 fix(App.svelte): navigate to "/" only if the current path is "/logi…
🐛 fix(App.svelte): navigate to "/" only if the current path is "/logi…
✨ feat(routes.json): add routes.json file to configure client-side ro…
✨ feat(routes.json): add routes.json file to configure client-side ro…
🚀 feat(App.svelte): add ripple effect to buttons for better user expe…
🚀 feat(App.svelte): add ripple effect to buttons for better user expe…
🚀 feat(App.svelte): update import statement for Notes component to Se…
🚀 feat(App.svelte): update import statement for Notes component to Se…
🐛 fix(keyvault.tf): add "Delete" key permission to the function_app_a…
🐛 fix(keyvault.tf): add "Delete" key permission to the function_app_a…
🐛 fix(NoteService.cs): fix incorrect return value in DeleteAllNotes m…
🐛 fix(NoteService.cs): fix incorrect return value in DeleteAllNotes m…
🔧 fix(Note.cs): remove unused Author property from Note entity
🔧 fix(Note.cs): remove unused Author property from Note entity
🔒 chore(keyvault.tf): add "Purge" key permission to the function_app_…
🔒 chore(keyvault.tf): add "Purge" key permission to the function_app_…
🔧 fix(App.svelte): remove unused imports and variables, improve code …
🔧 fix(App.svelte): remove unused imports and variables, improve code …
🐛 fix(NoteService.cs): change column name from "PartitionKey" to "Row…
🐛 fix(NoteService.cs): change column name from "PartitionKey" to "Row…
🐛 fix(TableStorageHelper.cs): change method name from GetEntityByPart…
🐛 fix(TableStorageHelper.cs): change method name from GetEntityByPart…
🐛 fix(CreateNote.cs): fix note title assignment to use the correct va…
🐛 fix(CreateNote.cs): fix note title assignment to use the correct va…
🐛 fix(UpdateNote.cs): add Author field to the updated note object to …
🐛 fix(UpdateNote.cs): add Author field to the updated note object to …
🔧 fix(api.ts): add missing newline at the end of the file
🔧 fix(api.ts): add missing newline at the end of the file
🔧 chore(UpdateNote.cs): add Id property to noteResponse object in Upd…
🔧 chore(UpdateNote.cs): add Id property to noteResponse object in Upd…
🔨 refactor(App.svelte): remove unused code and function toggleTheme t…
🔨 refactor(App.svelte): remove unused code and function toggleTheme t…
🔧 fix(Note.cs): add 'Author' property to the Note entity to store the…
🔧 fix(Note.cs): add 'Author' property to the Note entity to store the…
📦 chore(client): update package.json to add new dependencies
📦 chore(client): update package.json to add new dependencies
🔧 chore(app_resources.tf): add WEBSITE_ENABLE_SYNC_UPDATE_SITE to app…
🔧 chore(app_resources.tf): add WEBSITE_ENABLE_SYNC_UPDATE_SITE to app…
🔧 chore(qodana_code_quality.yml): remove unnecessary file exclusion f…
🔧 chore(qodana_code_quality.yml): remove unnecessary file exclusion f…
🔧 chore(secure-notes-functions.yml): add workflow_dispatch event to m…
🔧 chore(secure-notes-functions.yml): add workflow_dispatch event to m…
🎨 style(index.html): update favicon link to use a more descriptive ic…
🎨 style(index.html): update favicon link to use a more descriptive ic…
🐛 fix(Login.svelte): remove unused import of writable from 'svelte/st…
🐛 fix(Login.svelte): remove unused import of writable from 'svelte/st…
📦 chore(client): add svelte-routing package as a dependency
📦 chore(client): add svelte-routing package as a dependency
🔧 fix(CreateNote.cs): add Id property to noteResponse to include the …
🔧 fix(CreateNote.cs): add Id property to noteResponse to include the …
🔧 fix(CreateUser.cs): add Username property to UserResponse to includ…
🔧 fix(CreateUser.cs): add Username property to UserResponse to includ…