1
0
mirror of https://github.com/taigrr/pastebin synced 2026-04-12 22:28:05 -07:00

11 Commits

Author SHA1 Message Date
7b98318fb6 chore: standards, idioms, and CI cleanup
- Update .drone.yml to use Go 1.26 image and modern test commands
- Remove outdated release script (referenced go.rice and prologic)
- Remove Jekyll config (_config.yml)
- Update README with correct module path and modern CLI flags
- Update .dockerignore to exclude unnecessary files
- All checks pass: go build, go vet, staticcheck, go test -race, goimports
2026-03-09 05:46:16 +00:00
50e3bf0242 Update README.md with new badge links 2026-03-09 01:39:37 -04:00
3c15e4041a Update README to remove Sourcegraph badge
Removed Sourcegraph badge from README.
2026-03-09 01:39:04 -04:00
5ade7a0642 Fix pb utility (#16)
* Update dependencies and go compile target version

* Adds deletion support to the server

* Add form around delete button

* Add support for returning the url in curl

* remove -config option for now

* Upload as form value instead of file

* remove dependencies from go mod

* update to README re: new curl usage
2021-04-20 23:20:39 +10:00
James Mills
648e899e9f Add Drone CI config 2019-07-11 22:26:21 +10:00
James Mills
434b89e3cc Fix install instructions 2019-07-11 22:17:05 +10:00
James Mills
d9f9e77b6b Improve README 2019-07-11 22:13:25 +10:00
4471d00714 Updated README 2017-07-09 13:36:19 -07:00
acf25c9389 Updated README 2017-07-09 13:17:16 -07:00
84159c33bf Add a CLI tool for easily interacting with pastebin 2017-07-04 01:37:59 -07:00
3c42d7d878 Initial Commit 2017-07-02 23:42:34 -07:00