1
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Christopher Ramey 61945e2441 updated build instructions 2021-06-27 10:10:18 -08:00
Christopher Ramey d9e48a7c41 code cleanup 2021-06-27 09:57:16 -08:00
Christopher Ramey 2510448ed7 updated to make better use of go 1.16 features 2021-06-27 09:29:31 -08:00
Christopher Ramey d272cafd2e fixed api bug where empty fields weren't being omitted 2019-12-26 16:25:16 -09:00
Christopher Ramey f6d59bcdd8 fixed api url on submit 2019-12-26 16:12:11 -09:00
Christopher Ramey e8d5116ac2 go fmt 2019-12-26 16:08:43 -09:00
Christopher Ramey 56f7663171 updated urls on submit page 2019-12-26 16:08:01 -09:00
Christopher Ramey 66bcc541f3 Updated build instructions, updated main page links 2019-12-26 16:02:04 -09:00
Christopher Ramey 95dce8abf2 Added license file 2019-12-26 07:26:21 -09:00
Christopher Ramey 948be25267 Imported project in git, removed bindata dependency 2019-12-26 07:21:48 -09:00
Christopher Ramey b4cb7a823e Fixed dumb formatting on README 2019-05-19 10:57:40 +00:00
Christopher Ramey a6498934c3 Added bindata to vendor directory and changed build instructions 2019-05-19 10:57:08 +00:00
Christopher Ramey 01ef0d5183 Fixed bad URL redirect bug 2018-11-24 04:22:41 +00:00
Christopher Ramey 0216358dfb Added API usage instructions 2018-11-24 04:18:26 +00:00
Christopher Ramey b3ee5c5e1b Added proper redirection, improved loading error display 2018-11-24 04:07:39 +00:00
Christopher Ramey 7ebbfc8da9 First pass with API 2018-11-19 16:03:33 +00:00
Christopher Ramey 206eb2f149 Added backup machinery 2018-11-19 03:28:44 +00:00
Christopher Ramey 90e419f5a4 Migrated all http mechanics to a central handler, changed static
content to all be front-loaded and thread safe
2018-11-18 05:28:02 +00:00
Christopher Ramey 4d3a84b6b3 Added IP and Browser string to submit routines 2018-11-18 01:27:51 +00:00
Christopher Ramey fefd6dbdce Improved URL validation 2018-11-17 17:17:22 +00:00
Christopher Ramey 9f13f8e09b Migrated URL validation out of database saving 2018-11-17 17:07:33 +00:00
Christopher Ramey 5c669c8b93 Added URL submission 2018-11-17 16:47:39 +00:00
Christopher Ramey 412c625916 Added basic pages 2018-11-13 20:24:45 +00:00
Christopher Ramey 208e13d2a8 Initial commit 2018-11-12 01:56:30 +00:00
Christopher Ramey 669da74e7e initial empty check-in 2018-11-12 01:51:53 +00:00