Skip to content

Activity

docs: include spam folder in success message

codehasanpushed 1 commit to main • 132e50f…171a90b • 
on Sep 22, 2024

fix: add redirect url to signup confirmation

codehasanpushed 1 commit to main • da1f627…132e50f • 
on Sep 22, 2024

refactor: rename verify_accout route to confirm_account

codehasanpushed 1 commit to main • a753894…da1f627 • 
on Sep 22, 2024

perf: remove helper functions and directly call database functions

codehasanpushed 1 commit to main • 9569ac5…a753894 • 
on Sep 22, 2024

refactor: remove helper function and directly get user pastes from db

codehasanpushed 1 commit to main • 6b8acde…9569ac5 • 
on Sep 22, 2024

docs: upadte signup success message

codehasanpushed 1 commit to main • f4224ac…6b8acde • 
on Sep 22, 2024

perf: move public paste retrieval to postgresql functions

codehasanpushed 1 commit to main • a4b325d…f4224ac • 
on Sep 22, 2024

fix: direct file upload error in server action

codehasanpushed 1 commit to main • 724212e…a4b325d • 
on Sep 22, 2024

perf: move db account creation to postgresql triggers

codehasanpushed 1 commit to main • 1428089…724212e • 
on Sep 22, 2024

fix: abnormally large alert in small screens

codehasanpushed 1 commit to main • f8b41c3…1428089 • 
on Sep 22, 2024

fix: direct file upload error

codehasanpushed 1 commit to main • 7d59944…f8b41c3 • 
on Sep 22, 2024

fix: helper functions became server actions unexpectedly

codehasanpushed 1 commit to main • 511a8bf…7d59944 • 
on Sep 22, 2024

fix: create account button redirects to signin page

codehasanpushed 1 commit to main • e597d00…511a8bf • 
on Sep 22, 2024

feat: complete user profile view page

codehasanpushed 1 commit to main • ee507aa…e597d00 • 
on Sep 21, 2024

feat: create server action to update profile data

codehasanpushed 1 commit to main • 606665e…ee507aa • 
on Sep 21, 2024

feat: create component to handle profile picture selection

codehasanpushed 1 commit to main • 79deeb4…606665e • 
on Sep 21, 2024

feat: create helper functions to validate file signatures

codehasanpushed 1 commit to main • b11da02…79deeb4 • 
on Sep 21, 2024

feat: create schema to validate profile update data

codehasanpushed 1 commit to main • 936786a…b11da02 • 
on Sep 21, 2024

feat: implement server action to upload and set profile picture

codehasanpushed 1 commit to main • 6b830f2…936786a • 
on Sep 21, 2024

fix: non-square images don't cover whole area of img

codehasanpushed 1 commit to main • de09bee…6b830f2 • 
on Sep 21, 2024

fix: handle paste retrieve error

codehasanpushed 1 commit to main • efeaa16…de09bee • 
on Sep 20, 2024

fix: slow api calls and success message handling

codehasanpushed 1 commit to main • b55d8a2…efeaa16 • 
on Sep 20, 2024

feat: implement OAuth for GitHub

codehasanpushed 1 commit to main • 473c922…b55d8a2 • 
on Sep 20, 2024

feat: add callback route to confirm OAuth sign in

codehasanpushed 1 commit to main • 267feb6…473c922 • 
on Sep 20, 2024

feat: implement fallback image for malformed links

codehasanpushed 1 commit to main • 1cf9f83…267feb6 • 
on Sep 20, 2024

fix: searcbox doesn't clear itself after searching

codehasanpushed 1 commit to main • b3eac23…1cf9f83 • 
on Sep 20, 2024

feat: implement short form of dates

codehasanpushed 1 commit to main • 4ab4fc9…b3eac23 • 
on Sep 20, 2024

feat: add function to retrieve all public pastes of user

codehasanpushed 1 commit to main • 9789a2d…4ab4fc9 • 
on Sep 20, 2024

feat: add function to retrieve user public pastes

codehasanpushed 1 commit to main • aa43f66…9789a2d • 
on Sep 20, 2024

feat: implement OAuth for GitHub

codehasanpushed 1 commit to main • aa8bdcf…aa43f66 • 
on Sep 20, 2024