Commit Graph

28 Commits

Author SHA1 Message Date
sloum 38e7ccea52 Adds license info and copyright statement to each source file 2022-10-08 20:43:47 +00:00
sloum a3cb016449 Brings gopher link numbering style inline with the other protocols 2020-10-31 21:44:45 -07:00
Sloom Sloum Sluom IV 185c62f272 Adds timeout config option 2020-06-29 22:19:14 -07:00
Sloom Sloum Sluom IV 80bdbb642d Adds timeout to tls for gemini and increases gopher timeout 2020-06-29 21:45:24 -07:00
sloum 53cbb9dd02 Improves upon previoius fixes to gophermap parsing 2020-02-01 09:55:55 -08:00
sloum 8444784221 Fixes bug that causes crash on broken gophermaps 2020-01-30 19:41:55 -08:00
sloumdrone e4f7147e4f Ran format on each file 2019-11-10 10:41:12 -08:00
sloumdrone 5114ac1a15 Updates gophermap rendering to support gemini urls as h URL:... style links 2019-09-18 22:03:19 -07:00
sloumdrone cb3bcc9465 Relicenses bobmadillo 2019-09-14 15:45:23 -07:00
sloumdrone bccca61ec2 Some level of screen draw now works 2019-09-11 22:53:36 -07:00
sloumdrone b7d7d021ed Begun work on gopher module 2019-09-10 22:30:29 -07:00
sloumdrone 84631a38da Adds telnet and http modules, updates visit method on client 2019-09-10 20:13:30 -07:00
sloumdrone da45f627e0 Initial v2 commit, deep in restructuring... maybe not for the better? 2019-09-09 19:35:16 -07:00
sloumdrone bfa8a162e3 Simplified gophertype fix for search response 2019-08-30 19:50:52 -07:00
sloumdrone 2e964cc586 Fixes issue where type 7 response still queries for search. 2019-08-29 16:51:36 -07:00
sloumdrone 55d163ce5b Ran go fmt to clean up formating issues 2019-05-28 19:02:46 -07:00
sloumdrone 714b390cb9 Simplifying regex for URLs 2019-05-22 18:01:30 -07:00
sloumdrone 9a25ad6c51 Solved issue where not starting a resource with a slash caused odd behavior 2019-05-22 17:57:12 -07:00
Justin Overfelt ee0f2e3e9b change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -04:00
Justin Overfelt 6ea5754e57 improve error handling 2019-04-30 20:22:55 -04:00
Justin Overfelt 701753b890 Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
sloumdrone 3a173d89e0 Minor change to gophermap rendering to get rid of terminal period from server 2019-04-16 20:38:00 -07:00
sloumdrone 36f94158f6 Opening html files in browser now works as expected with url resources 2019-03-28 08:24:49 -07:00
sloumdrone 26f80dafbc Updated notes, added auto-download for binary files, and added comments 2019-03-20 22:29:09 -07:00
sloumdrone 44f6c461d5 Updated todo and removed terminal dot from gophermaps 2019-03-20 07:36:50 -07:00
sloumdrone 80ab652448 Apparently added a ridiculous mess since last commit 2019-03-17 09:58:39 -07:00
sloumdrone a28fc00550 Functional browser added notes 2019-03-04 23:05:43 -08:00
sloumdrone 0398caf9e3 Initial commit of gopher library and surrounding structure 2019-02-24 17:43:10 -08:00