Commit Graph

  • 773a608ba6
    Fix import paths master James Mills 2021-07-13 08:31:38 +1000
  • 1d522cc054
    Add delete functionality (#13) Tai Groot 2021-04-20 14:25:57 -0700
  • 48b8fc92bb
    Merge branch 'master' into master Tai Groot 2021-04-20 08:21:49 -0700
  • 12afabdad2
    Enables returning url for "Accept: text/plain" (#14) Tai Groot 2021-04-20 06:22:10 -0700
  • d146c7450d
    Merge branch 'master' into plaintext James Mills 2021-04-20 23:22:02 +1000
  • 5ade7a0642
    Fix pb utility (#16) Tai Groot 2021-04-20 06:20:39 -0700
  • 4a8a183e41
    move the deletion route to match schema of download route Tai Groot 2021-04-18 19:45:15 -0700
  • ea73eaf443
    update to README re: new curl usage Tai Groot 2021-04-17 23:00:53 -0700
  • 933ac7f1b3
    Merge branch 'master' into fixPb Tai Groot 2021-04-17 22:56:53 -0700
  • 6629e9f9fe
    remove dependencies from go mod Tai Groot 2021-04-17 22:53:48 -0700
  • e42920987f
    Upload as form value instead of file Tai Groot 2021-04-17 22:52:55 -0700
  • e7efb3d493
    remove -config option for now Tai Groot 2021-04-17 22:39:06 -0700
  • d44dcfb906
    Add support for returning the url in curl Tai Groot 2021-04-17 22:11:09 -0700
  • 66500b3761
    Add form around delete button Tai Groot 2021-04-12 18:52:59 -0700
  • ec6b63e7fa
    Adds deletion support to the server Tai Groot 2021-04-12 18:28:56 -0700
  • 1c454dc629
    Update dependencies and go compile target version (#10) Tai Groot 2021-04-12 19:45:44 -0700
  • 7c8ea62117
    Update dependencies and go compile target version Tai Groot 2021-04-12 18:28:56 -0700
  • 846415ff1d
    Merge pull request #1 from prologic/master Tai Groot 2021-04-12 18:08:15 -0700
  • c01a326d26
    Update .gitignore James Mills 2021-04-09 21:41:50 +1000
  • 93cce3bc87
    Fix paste handler and uuid collision (Fixes #9) James Mills 2021-04-09 21:35:57 +1000
  • 10645aa3a5
    docker: Multistage Docker build (#6) Aleksey Lobanov 2020-12-06 13:54:16 +0300
  • a91775a43b docker: Multistage Docker build Aleksey Lobanov 2020-12-06 12:38:45 +0300
  • ead67c221f
    updates dockerfile to work with latest golang, adds .dockerignore, fixes CI (#4) Tai Groot 2020-10-14 23:41:45 -0700
  • e541c99362
    updated dockerfile to work with latest golang, added .dockerignore Tai Groot 2020-10-12 14:49:05 -0700
  • 3dc8a4ca23
    adds support for https://github.com/golang/go/issues/32479 Tai Groot 2020-10-12 14:59:42 -0700
  • f72073e6ef
    Convert tabs to spaces when displaying James Mills 2019-07-11 22:59:40 +1000
  • d6539016d4
    Fix Drone CI config James Mills 2019-07-11 22:42:44 +1000
  • 648e899e9f
    Add Drone CI config James Mills 2019-07-11 22:20:59 +1000
  • 434b89e3cc
    Fix install instructions James Mills 2019-07-11 22:17:05 +1000
  • d9f9e77b6b
    Improve README James Mills 2019-07-11 22:13:25 +1000
  • fd6a5615f0
    Fix Makefile James Mills 2019-07-11 22:11:13 +1000
  • 5cab47c0e5
    Switch to Go11Modules James Mills 2019-07-11 22:09:04 +1000
  • eaa9f9d205 Set theme jekyll-theme-hacker James Mills 2019-04-13 13:50:06 +1000
  • e81328c53e
    Fixed POST handler James Mills 2018-05-17 14:51:39 -0700
  • 25bcbac05f
    Fixed LICENSE James Mills 2017-07-11 01:03:54 -0700
  • 4471d00714
    Updated README James Mills 2017-07-09 13:36:19 -0700
  • acf25c9389
    Updated README James Mills 2017-07-09 13:17:16 -0700
  • f8b5ce3e9c
    Shorten the view URI to /p/... James Mills 2017-07-09 11:25:50 -0700
  • 52802aff70
    Removed some cruft James Mills 2017-07-09 10:18:41 -0700
  • 0069622991
    Fixed index template name James Mills 2017-07-09 10:09:10 -0700
  • b14f88c8d0
    Ooops James Mills 2017-07-09 01:58:01 -0700
  • 3e081f0aa0
    Refacted, new look and raw download feature James Mills 2017-07-09 01:57:21 -0700
  • 47ef82966c
    Fixed config tests James Mills 2017-07-06 22:42:04 -0700
  • 89269b7aad
    Added metrics, stats and logging James Mills 2017-07-06 01:33:31 -0700
  • 84159c33bf
    Add a CLI tool for easily interacting with pastebin James Mills 2017-07-04 01:37:59 -0700
  • 61b79025e8
    Support content negotation for text/html and text/plain James Mills 2017-07-03 01:46:08 -0700
  • 43a32970d3
    Repsect -expiry configuration James Mills 2017-07-02 23:57:32 -0700
  • 3c42d7d878
    Initial Commit James Mills 2017-07-02 23:42:34 -0700