Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-15 | refactor: optimized editor, encryption and backend code | Blaster4385 | 2 | -18/+12 | |
2024-05-15 | feat: added end-to-end encryption | rohan09-raj | 1 | -0/+81 | |
2024-04-30 | chore: simplify base url | Blaster4385 | 1 | -2/+1 | |
2024-04-30 | feat: formated code | Blaster4385 | 1 | -67/+91 | |
2024-02-21 | feat: Add support for shortening URLs | Blaster4385 | 1 | -0/+2 | |
2024-02-21 | feat: Add a custom select component | rohan09-raj | 1 | -24/+67 | |
- We will use this as default html select component is not very customizable Co-authored-by: Blaster4385 <[email protected]> | |||||
2024-02-21 | feat: Implement frontend UI for minibin | rohan09-raj | 1 | -0/+25 | |
- Use prism.js for syntax highlighting - USe react-router-dom for routing |