2022-11-07 15:59:47 +00:00
|
|
|
# MicroBin
|
2022-06-04 23:20:23 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
This is a fork of [MicroBin](https://github.com/szabodanika/microbin) intends to fix some bugs and add some features to MicroBin.
|
2022-04-23 15:57:45 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
I deliberately removed docker support for now.
|
2022-06-04 22:05:47 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
Please do not ask for help in the issues of the original MicroBin repository, I'd be happy to help you with any problems here though.
|
2022-11-07 15:57:50 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
## TODOs:
|
|
|
|
|
|
|
|
- [ ] Rebrand
|
|
|
|
- [ ] New name and logo
|
|
|
|
- [ ] New README
|
|
|
|
- [ ] Website
|
|
|
|
- [ ] Official central instance
|
|
|
|
- [ ] Donation thing?
|
|
|
|
|
|
|
|
- [ ] Distribution
|
|
|
|
- [ ] nixpkgs
|
|
|
|
- [ ] crates.io
|
|
|
|
- [ ] Docker
|
|
|
|
- [ ] Various other distribution specific repositories?
|
2022-11-07 15:57:50 +00:00
|
|
|
|
2023-02-17 23:40:58 +00:00
|
|
|
- [ ] Quality
|
|
|
|
- [ ] Tests
|
|
|
|
- [ ] Proper design stuff
|
|
|
|
|
2023-02-17 18:25:29 +00:00
|
|
|
- [ ] Proper database (_seriously, json isn't a database_)
|
|
|
|
- [ ] Configurable endpoints (_so a url shortener isn't lengthened by /url/_)
|
2023-02-19 00:13:20 +00:00
|
|
|
- [ ] make root page a redirect and root based redirect
|
2023-02-17 18:25:29 +00:00
|
|
|
- [ ] Proper auth and permissions (_so a single user can also use it and send links_)
|
2023-02-17 23:02:28 +00:00
|
|
|
- [ ] multi-user
|
2023-02-17 18:25:29 +00:00
|
|
|
- [ ] Customizable keys (_so you can make fixed pastas_)
|
2023-02-17 23:02:28 +00:00
|
|
|
- [x] Customizable wordset
|
2023-02-17 18:25:29 +00:00
|
|
|
- [ ] Non-env/args configurations
|
2023-02-17 23:02:28 +00:00
|
|
|
- [ ] encrypted pastas
|
|
|
|
- [ ] image embeds
|
2023-02-26 23:55:27 +00:00
|
|
|
- [x] in pasta view
|
|
|
|
- [ ] easy to copy image embed url
|
2023-02-17 23:53:37 +00:00
|
|
|
- [ ] Markdown pastas
|
2023-02-17 23:02:28 +00:00
|
|
|
- [ ] further endpoint configuration
|
2023-02-26 23:55:27 +00:00
|
|
|
- [x] customizable `pasta`, `url` and `raw` endpoints
|
2023-02-17 23:02:28 +00:00
|
|
|
- [ ] disable remove
|
2023-02-26 23:55:27 +00:00
|
|
|
- [x] Click logo/name to get to root
|
2023-02-27 08:55:16 +00:00
|
|
|
- [ ] switch to other template engine
|
2023-02-17 23:53:37 +00:00
|
|
|
- [ ] Move frontend interactive code to rust as well
|
2022-11-07 15:57:50 +00:00
|
|
|
|
2023-02-22 20:45:39 +00:00
|
|
|
- [x] removed light mode
|
|
|
|
|
2023-02-17 23:40:58 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
## Contact
|
2022-06-03 16:24:34 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
This fork of MicroBin was created by [Schrottkatze](https://schrottkatze.de).
|
2022-10-01 06:12:24 +00:00
|
|
|
|
2023-02-17 23:02:28 +00:00
|
|
|
Join [the matrix room](https://matrix.to/#/#s10e-microbin:matrix.org) to chat!
|