aboutsummaryrefslogtreecommitdiff
path: root/client/public
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09feat: added keyboard accessibilityBlaster43853-0/+0
2024-05-15refactor: switched to local fontsBlaster43857-0/+0
2024-05-15fix: fixed modal stylingBlaster43851-0/+0
- Also close modal when clicked outside
2024-05-15feat: added end-to-end encryptionrohan09-raj1-0/+0
2024-04-30feat: added faviconBlaster43851-0/+0
2024-02-21feat: Implement frontend UI for minibinrohan09-raj2-1/+6
- Use prism.js for syntax highlighting - USe react-router-dom for routing
2024-02-21Initial commitrohan09-raj1-0/+1
- Create basic client and server layout