aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30feat: formated codeBlaster438513-224/+262
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-04-30chore: updated readmeBlaster43851-28/+7
2024-04-30build: added makefileBlaster43852-0/+13
2024-02-21refactor: rewrite server and bundle entire application in a single binaryBlaster43855-81/+100
2024-02-21chore: update production urlBlaster43851-2/+2
2024-02-21chore: added readmeBlaster43852-0/+64
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-21refactor: Rewrite server in goBlaster438512-364/+185
2024-02-21feat: implement backend in node.jsrohan09-raj8-6/+161
2024-02-21feat: Implement frontend UI for minibinrohan09-raj22-175/+638
2024-02-21Initial commitrohan09-raj19-0/+1154