Commit Graph

  • 3e5eca40e3 Don't install/update go-bindata from //go:generate go-generate Bart Schuurmans 2019-11-08 10:40:53 +0100
  • 2d2df99f75 Run go mod tidy Bart Schuurmans 2019-11-08 10:40:31 +0100
  • e193183f86 Allow internal server error using panic() master Daan Sprenkels 2019-10-15 23:19:45 +0200
  • 0ecdaafe2f refactor: Put paste model in separate file Daan Sprenkels 2019-09-22 14:03:27 +0200
  • f36ed4a4c7 Only provide deleteToken if requested by user Daan Sprenkels 2019-09-22 13:40:33 +0200
  • f45c132b41 Make deleteTokens strings Daan Sprenkels 2019-09-21 21:03:31 +0200
  • 1c926a4864 Implement deleting of pastes Daan Sprenkels 2019-09-21 13:11:38 +0200
  • 173ae7665b refactor: Make view logic private Daan Sprenkels 2019-09-19 21:42:01 +0200
  • a4ad82d6dd Refactor main into subdirs Daan Sprenkels 2019-09-19 21:29:25 +0200
  • 60fd92c956 Put existing pages in templates Daan Sprenkels 2019-09-15 22:54:07 +0200
  • 372d7c0487 Extract error rendering Daan Sprenkels 2019-09-15 21:34:41 +0200
  • ddd674e88a Create a rendering stub Daan Sprenkels 2019-09-15 19:51:54 +0200
  • b7a4b1fee8 Move packages out of dirs Daan Sprenkels 2019-09-15 17:43:09 +0200
  • 66bbac8a8a Use base64.RawURLEncoding as base64 encoder Daan Sprenkels 2019-09-11 00:12:31 +0200
  • 544c093c35 Use a more standardized project layout Daan Sprenkels 2019-09-10 17:52:45 +0200
  • 471a9c69db Run go mod tidy Daan Sprenkels 2019-09-08 10:49:05 +0200
  • e021e463ab Move rushlink command into cmd/ dir Daan Sprenkels 2019-09-08 10:47:17 +0200
  • 8803281285 Put index in template Daan Sprenkels 2019-09-06 00:07:50 +0200
  • 675245722f Revert "Format errors with HTML" Daan Sprenkels 2019-09-05 23:57:43 +0200
  • 80092dea5b Format errors with HTML Daan Sprenkels 2019-09-05 23:07:13 +0200
  • 8a34f7e16c readme: Updates and typo fixes Daan Sprenkels 2019-09-01 18:06:57 +0200
  • 73814e0f5b Add reserved keys Daan Sprenkels 2019-09-01 12:04:43 +0200
  • 0d7f7c7808 Add meta viewer and owner tokens Daan Sprenkels 2019-09-01 01:41:01 +0200
  • 5a7394ffd3 Rename main bucket to "pastes" and add /nr Daan Sprenkels 2019-08-31 00:02:01 +0200
  • 498c84541b Add a small prometheus exporter Daan Sprenkels 2019-08-29 23:40:24 +0200
  • def0e6ed2b readme: Remove todos Daan Sprenkels 2019-08-29 00:52:05 +0200
  • 3c4d0ca60e Implement retrieval of redirects Daan Sprenkels 2019-08-29 00:50:26 +0200
  • 8322cbd0cf readme: Add more todos Daan Sprenkels 2019-08-25 21:47:57 +0200
  • d639b39afc readme: Add some todos Daan Sprenkels 2019-08-25 21:33:32 +0200
  • 7926df7410 readme: Update description of key generation Daan Sprenkels 2019-08-25 21:30:10 +0200
  • 061bb23625 Initial commit Daan Sprenkels 2019-08-25 21:33:56 +0200
  • a9771a889b Add .gitignore file Daan Sprenkels 2019-08-25 21:32:26 +0200
  • a6edcd222e Add marshalling functions for gob Daan Sprenkels 2019-08-25 17:16:12 +0200
  • 983fa8d389 readme: Update errors dep to pkg/errors Daan Sprenkels 2019-08-25 12:40:19 +0200
  • 827dc1d403 readme: Format regexp with slashes Daan Sprenkels 2019-08-25 11:47:14 +0200
  • b7118545c1 readme: Format number as not-commit Daan Sprenkels 2019-08-25 11:46:30 +0200
  • 1c1f452919 Put some notes in a README.md file Daan Sprenkels 2019-08-25 11:54:33 +0200
  • 881ae857cf Add go.mod file Daan Sprenkels 2019-08-24 23:28:56 +0200
  • e722a10443 Initial commit Daan Sprenkels 2019-08-24 23:14:16 +0200