aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Start on swagger docsswaggerMitchell Riedstra1-3/+126
2023-01-03Tweak index handler to always load the frontend.HEADv0.0.1masterdevMitchell Riedstra1-7/+49
2023-01-03Minor tweaks. Reduce code duplication. Add some docsMitchell Riedstra1-23/+36
2023-01-03Add JWT support for logins. Add delete option.Mitchell Riedstra1-65/+300
2023-01-02Switch to new UI for embedding. Add some additional debugging functions.Mitchell Riedstra1-19/+60
2023-01-01Add pages to the API, as well as sorting.Mitchell Riedstra1-51/+114
2022-12-26Add a proxy option for static assets. Fix the paste view handlers.Mitchell Riedstra1-16/+38
2022-12-25Strip brack to a basic application based off of bpaste again, prepare for a R...Mitchell Riedstra1-481/+292
2021-08-23development snapshotMitchell Riedstra1-21/+85
2021-08-21Remove binary. Add build.sh and LICENSEMitchell Riedstra1-0/+8
2021-08-21Turn it into a simple rough draft of an API driven pastebinMitchell Riedstra1-51/+393
2021-07-27InitialMitchell Riedstra1-0/+235