aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2024-05-15fix: fixed modal stylingBlaster43853-8/+30
2024-05-15refactor: optimized editor, encryption and backend codeBlaster43853-136/+104
2024-05-15feat: close language dropdown on clicking outside itBlaster43851-2/+16
2024-05-15feat: added end-to-end encryptionrohan09-raj5-26/+305
2024-04-30feat: switched to backend based redirectionBlaster43851-3/+0
2024-04-30feat: made language dropdown scrollablerohan09-raj2-1/+32
2024-04-30chore: simplify base urlBlaster43852-10/+8
2024-04-30feat: formated codeBlaster438512-217/+254
2024-04-30feat: copy url to clipboard on saveBlaster43851-0/+26
2024-04-30feat: added faviconBlaster43852-1/+1
2024-04-30feat: switch editor font to jetbrains monoBlaster43854-4/+3
2024-04-30fix: set textarea font and display block to fix alignment issuesBlaster43852-3/+3
2024-04-30feat: added a link to home page on headerBlaster43852-1/+7
2024-04-30fix: make header unselectableBlaster43851-0/+4
2024-04-30refactor: fixed text wrapping and cleanup cssBlaster43853-31/+9
2024-04-30chore: changed line number colorBlaster43851-2/+1
2024-04-30fix: fixed line numbers and text wrapping in editorrohan09-raj4-43/+76
2024-02-21refactor: rewrite server and bundle entire application in a single binaryBlaster43851-0/+3
2024-02-21chore: update production urlBlaster43851-2/+2
2024-02-21chore: added readmeBlaster43851-0/+0
2024-02-21feat: implemented responsive designrohan09-raj3-1/+41
2024-02-21chore: improved placeholder textrohan09-raj1-1/+1
2024-02-21fix: increase z-index of custom selectrohan09-raj1-1/+1
2024-02-21feat: Switch to poppins fontBlaster43852-1/+5
2024-02-21feat: Add support for shortening URLsBlaster43854-4/+18
2024-02-21refactor: Revamp UI and colorschemeBlaster43858-39/+51
2024-02-21Editor: Set default language to noneBlaster43851-1/+1
2024-02-21feat: Add a custom select componentrohan09-raj8-108/+227
2024-02-21refactor: Optimize Editor and HeaderBlaster43853-23/+23
2024-02-21feat: Implement frontend UI for minibinrohan09-raj22-175/+638
2024-02-21Initial commitrohan09-raj12-0/+256