Skip to content

Activity

🐛 fix(EditNoteModal.svelte): fix disabled condition for save button t…

malpoupushed 1 commit to main • 6753295…89a8cb9 • 
on Aug 9, 2023

🐛 fix(CryptographyHelper.cs): refactor decryption logic to improve pe…

malpoupushed 1 commit to main • 85eab95…6753295 • 
on Aug 9, 2023

🔧 fix(Note.cs): add HashedTitle and HashedContent properties to Note …

malpoupushed 1 commit to main • 05a6a7e…85eab95 • 
on Aug 9, 2023

🐛 fix(App.svelte): navigate to "/" only if the current path is "/logi…

malpoupushed 1 commit to main • 2346efc…05a6a7e • 
on Aug 9, 2023

✨ feat(routes.json): add routes.json file to configure client-side ro…

malpoupushed 1 commit to main • 8b8840d…2346efc • 
on Aug 9, 2023

🚀 feat(App.svelte): add ripple effect to buttons for better user expe…

malpoupushed 1 commit to main • 9958c39…8b8840d • 
on Aug 8, 2023

🚀 feat(App.svelte): update import statement for Notes component to Se…

malpoupushed 1 commit to main • e610660…9958c39 • 
on Aug 8, 2023

🐛 fix(keyvault.tf): add "Delete" key permission to the function_app_a…

malpoupushed 1 commit to main • bef8ec0…e610660 • 
on Aug 8, 2023

🐛 fix(NoteService.cs): fix incorrect return value in DeleteAllNotes m…

malpoupushed 1 commit to main • a8ff571…bef8ec0 • 
on Aug 8, 2023

🔧 fix(Note.cs): remove unused Author property from Note entity

malpoupushed 1 commit to main • e2f1692…a8ff571 • 
on Aug 8, 2023

🔒 chore(keyvault.tf): add "Purge" key permission to the function_app_…

malpoupushed 1 commit to main • d000432…e2f1692 • 
on Aug 8, 2023

🔧 fix(App.svelte): remove unused imports and variables, improve code …

malpoupushed 1 commit to main • 8ee8cbc…d000432 • 
on Aug 8, 2023

🐛 fix(NoteService.cs): change column name from "PartitionKey" to "Row…

malpoupushed 1 commit to main • 42ec3e2…8ee8cbc • 
on Aug 8, 2023

🐛 fix(TableStorageHelper.cs): change method name from GetEntityByPart…

malpoupushed 1 commit to main • 79ff441…42ec3e2 • 
on Aug 8, 2023

🐛 fix(CreateNote.cs): fix note title assignment to use the correct va…

malpoupushed 1 commit to main • 6a28446…79ff441 • 
on Aug 8, 2023

🐛 fix(UpdateNote.cs): add Author field to the updated note object to …

malpoupushed 1 commit to main • f73137d…6a28446 • 
on Aug 8, 2023

🔧 fix(api.ts): add missing newline at the end of the file

malpoupushed 1 commit to main • c5c9320…f73137d • 
on Aug 8, 2023

🔧 chore(UpdateNote.cs): add Id property to noteResponse object in Upd…

malpoupushed 1 commit to main • dc9470e…c5c9320 • 
on Aug 8, 2023

🔨 refactor(App.svelte): remove unused code and function toggleTheme t…

malpoupushed 1 commit to main • 7e530fd…dc9470e • 
on Aug 8, 2023

🔧 fix(Note.cs): add 'Author' property to the Note entity to store the…

malpoupushed 1 commit to main • 1f698a7…7e530fd • 
on Aug 8, 2023

📦 chore(client): update package.json to add new dependencies

malpoupushed 1 commit to main • c44dafa…1f698a7 • 
on Aug 8, 2023

🔧 chore(app_resources.tf): add WEBSITE_ENABLE_SYNC_UPDATE_SITE to app…

malpoupushed 1 commit to main • e8b3332…c44dafa • 
on Aug 8, 2023

🔧 chore(qodana_code_quality.yml): remove unnecessary file exclusion f…

malpoupushed 1 commit to main • 96439b0…e8b3332 • 
on Aug 8, 2023

🔧 chore(secure-notes-functions.yml): add workflow_dispatch event to m…

malpoupushed 1 commit to main • cab7c0c…96439b0 • 
on Aug 8, 2023

🎨 style(index.html): update favicon link to use a more descriptive ic…

malpoupushed 1 commit to main • b099fe3…cab7c0c • 
on Aug 8, 2023

🐛 fix(Login.svelte): remove unused import of writable from 'svelte/st…

malpoupushed 1 commit to main • 582856a…b099fe3 • 
on Aug 8, 2023

📦 chore(client): add svelte-routing package as a dependency

malpoupushed 1 commit to main • 021ca57…582856a • 
on Aug 8, 2023

🔧 fix(CreateNote.cs): add Id property to noteResponse to include the …

malpoupushed 1 commit to main • e7bae1c…021ca57 • 
on Aug 8, 2023

🔧 fix(CreateUser.cs): add Username property to UserResponse to includ…

malpoupushed 1 commit to main • d2be92a…e7bae1c • 
on Aug 8, 2023

🔧 fix(GetNotes.cs): add Id property to NoteResponse to include the Ro…

malpoupushed 1 commit to main • e6a83d2…d2be92a • 
on Aug 8, 2023