index
:
blaster4385/minibin
main
A simple code sharing service and a URL shortener inspired by katbin
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
src
/
components
/
Editor
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
feat: added end-to-end encryption
rohan09-raj
1
-26
/
+138
2024-04-30
feat: switched to backend based redirection
Blaster4385
1
-3
/
+0
2024-04-30
chore: simplify base url
Blaster4385
1
-8
/
+7
2024-04-30
feat: formated code
Blaster4385
2
-22
/
+26
2024-04-30
feat: copy url to clipboard on save
Blaster4385
1
-0
/
+26
2024-04-30
feat: switch editor font to jetbrains mono
Blaster4385
1
-1
/
+1
2024-04-30
fix: set textarea font and display block to fix alignment issues
Blaster4385
1
-3
/
+2
2024-04-30
refactor: fixed text wrapping and cleanup css
Blaster4385
1
-6
/
+2
2024-04-30
fix: fixed line numbers and text wrapping in editor
rohan09-raj
2
-43
/
+15
2024-02-21
feat: implemented responsive design
rohan09-raj
1
-1
/
+20
2024-02-21
chore: improved placeholder text
rohan09-raj
1
-1
/
+1
2024-02-21
feat: Add support for shortening URLs
Blaster4385
1
-4
/
+14
2024-02-21
refactor: Revamp UI and colorscheme
Blaster4385
2
-3
/
+11
2024-02-21
Editor: Set default language to none
Blaster4385
1
-1
/
+1
2024-02-21
feat: Add a custom select component
rohan09-raj
2
-75
/
+43
2024-02-21
refactor: Optimize Editor and Header
Blaster4385
2
-22
/
+23
2024-02-21
feat: Implement frontend UI for minibin
rohan09-raj
2
-0
/
+236