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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
fix: fixed modal styling
Blaster4385
3
-8
/
+30
2024-05-15
refactor: optimized editor, encryption and backend code
Blaster4385
3
-136
/
+104
2024-05-15
feat: close language dropdown on clicking outside it
Blaster4385
1
-2
/
+16
2024-05-15
feat: added end-to-end encryption
rohan09-raj
5
-26
/
+305
2024-04-30
feat: switched to backend based redirection
Blaster4385
1
-3
/
+0
2024-04-30
feat: made language dropdown scrollable
rohan09-raj
2
-1
/
+32
2024-04-30
chore: simplify base url
Blaster4385
2
-10
/
+8
2024-04-30
feat: formated code
Blaster4385
12
-217
/
+254
2024-04-30
feat: copy url to clipboard on save
Blaster4385
1
-0
/
+26
2024-04-30
feat: added favicon
Blaster4385
2
-1
/
+1
2024-04-30
feat: switch editor font to jetbrains mono
Blaster4385
4
-4
/
+3
2024-04-30
fix: set textarea font and display block to fix alignment issues
Blaster4385
2
-3
/
+3
2024-04-30
feat: added a link to home page on header
Blaster4385
2
-1
/
+7
2024-04-30
fix: make header unselectable
Blaster4385
1
-0
/
+4
2024-04-30
refactor: fixed text wrapping and cleanup css
Blaster4385
3
-31
/
+9
2024-04-30
chore: changed line number color
Blaster4385
1
-2
/
+1
2024-04-30
fix: fixed line numbers and text wrapping in editor
rohan09-raj
4
-43
/
+76
2024-02-21
refactor: rewrite server and bundle entire application in a single binary
Blaster4385
1
-0
/
+3
2024-02-21
chore: update production url
Blaster4385
1
-2
/
+2
2024-02-21
chore: added readme
Blaster4385
1
-0
/
+0
2024-02-21
feat: implemented responsive design
rohan09-raj
3
-1
/
+41
2024-02-21
chore: improved placeholder text
rohan09-raj
1
-1
/
+1
2024-02-21
fix: increase z-index of custom select
rohan09-raj
1
-1
/
+1
2024-02-21
feat: Switch to poppins font
Blaster4385
2
-1
/
+5
2024-02-21
feat: Add support for shortening URLs
Blaster4385
4
-4
/
+18
2024-02-21
refactor: Revamp UI and colorscheme
Blaster4385
8
-39
/
+51
2024-02-21
Editor: Set default language to none
Blaster4385
1
-1
/
+1
2024-02-21
feat: Add a custom select component
rohan09-raj
8
-108
/
+227
2024-02-21
refactor: Optimize Editor and Header
Blaster4385
3
-23
/
+23
2024-02-21
feat: Implement frontend UI for minibin
rohan09-raj
22
-175
/
+638
2024-02-21
Initial commit
rohan09-raj
12
-0
/
+256