Commit Graph

  • 3efde7d061 Fixes a glitch that was preventing redirects from getting shown in lynxmode #67 sloumdrone 2019-10-28 22:14:11 -0700
  • f4e5209f24 Updates readme to be more current with the develop branch Brian Evans 2019-10-28 11:48:16 -0700
  • 5779338ac5 Merge branch 'develop' into fix-path-issues #62 asdf 2019-10-28 22:04:35 +1100
  • 8b0d87f30c Reverting changes to client.go asdf 2019-10-28 22:03:04 +1100
  • 86265454d3 Merge branch 'remove-mailcap' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-28 00:41:22 -0400
  • b441ac4624 go.mod, go.sum mailcap cleanup, version decrement #63 asdf 2019-10-28 11:21:07 +1100
  • 73c77fd625 Corrected spelling error asdf 2019-10-28 11:10:03 +1100
  • 9c2caf4a6f Updates man page sloumdrone 2019-10-27 11:09:45 -0700
  • e81a494523 Merge branch 'lynx-web-mode' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-27 10:15:55 -0400
  • be4741895e Found and addressed some possible path issues asdf 2019-10-27 23:24:52 +1100
  • 9d77c3cea0 Removed empty line at end of man page #60 asdf 2019-10-27 11:48:03 +1100
  • ceeaa2d0f0 Spelling/syntax errors, suggested rewrite of web section asdf 2019-10-27 11:31:06 +1100
  • 67d7df6804 Reworks the protocol handling and makes html downloads work sloumdrone 2019-10-25 20:06:13 -0700
  • d727f22fe7 Merge branch 'handle-signals' of sloum/bombadillo into develop asdf 2019-10-24 22:01:41 -0400
  • e5c0bd7443 Updated man page sloumdrone 2019-10-23 19:52:22 -0700
  • e32ba04a1a Missed the for loop...plus some documentation #61 asdf 2019-10-24 13:42:38 +1100
  • a393b00ad1 Handle more signals without breaking terminal asdf 2019-10-24 13:25:31 +1100
  • 224b595a6f Resolves conflict in defaults.go with upstream branch sloumdrone 2019-10-23 19:00:12 -0700
  • 24e2509831 Merge branch 'command-line-cleanup' of asdf/bombadillo into develop Sloom Sloum Sluom IV 2019-10-23 21:57:23 -0400
  • b18cc8cfac Merge branch 'command-line-cleanup' of ttm.sh:asdf/bombadillo into command-line-cleanup #59 asdf 2019-10-24 12:20:26 +1100
  • 3f0bf1ec41 Unified wording for -v option asdf 2019-10-22 15:07:37 +1100
  • 5b1f8984b7 Unified wording, updated man page asdf 2019-10-22 15:00:01 +1100
  • 2c6a0a85ee Added printHelp, provide more info on -h and -v asdf 2019-10-22 14:45:39 +1100
  • 18c2fc1322 Merge branch 'makefile' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-23 09:50:06 -0400
  • 231ccc36d3 Ran go fmt on a few files sloumdrone 2019-10-22 22:13:08 -0700
  • 552e211139 Adds web support in lynx mode sloumdrone 2019-10-22 22:02:32 -0700
  • 2b6a738d04 Added uninstall information #57 asdf 2019-10-23 13:52:47 +1100
  • 1bc6e75ada Unified wording for -v option asdf 2019-10-22 15:07:37 +1100
  • 17b1e6eff2 Unified wording, updated man page asdf 2019-10-22 15:00:01 +1100
  • 95837e108a Added printHelp, provide more info on -h and -v asdf 2019-10-22 14:45:39 +1100
  • d5246a7d3e Corrected troubleshooting information asdf 2019-10-22 14:02:26 +1100
  • 68a91c58f2 Updated README.md to reflect new build options asdf 2019-10-22 13:55:33 +1100
  • 1031805bfc Ammended variables to include prefix and destdir asdf 2019-10-21 13:23:58 +1100
  • d22d8bf406 Updated uninstall logic to work better, particularly with non-gopath install points sloumdrone 2019-10-16 19:23:39 -0700
  • 1c0295e32e Updates readme to better fit the 2.0.0 build methodology sloumdrone 2019-10-15 20:07:54 -0700
  • cc27c82703 HOT FIX: Removes defaults from man file since they can be set at compile time. Users should use CHECK to see settings. sloumdrone 2019-10-15 19:36:50 -0700
  • 899702ad9c Merge branch 'man-page' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-15 22:30:44 -0400
  • 0fc0dddb97 Adds some a bit about config location being variable #56 Brian Evans 2019-10-15 13:26:05 -0700
  • 33bca45b98 Makes makefile structure more modular and fixes clean to not remove installed binary Brian Evans 2019-10-15 09:31:48 -0700
  • 32e769c9da Moves custom config path into defaults.go from makefile Brian Evans 2019-10-15 08:53:47 -0700
  • 6609cca70e Removed a v from the sprintf for version output. sloumdrone 2019-10-14 20:34:20 -0700
  • 3e6c61dcdc Remaps help to the user guide at bombadillo.colorfield.space sloumdrone 2019-10-14 20:27:40 -0700
  • 59aa8a1ef2 Removes old files, updates default homepage, and more makefile stuff sloumdrone 2019-10-14 20:25:32 -0700
  • 7ed2b46b32 First go at a makefile, woo-hoo! Brian Evans 2019-10-14 16:29:40 -0700
  • 2dc64684bb More descriptive error msg sloumdrone 2019-10-13 22:23:04 -0700
  • e44666cd05 Updates man file sloumdrone 2019-10-12 14:52:51 -0700
  • 9e8e7ee5b1 Merge branch 'improved-cert-error-messaging' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-12 14:49:40 -0400
  • 3537880242 Corrected lexer commands #54 sloumdrone 2019-10-12 11:48:16 -0700
  • 3af224056a Improves certificate error messaging sloumdrone 2019-10-11 21:33:57 -0700
  • 74ada2b8ed HOT FIX: Returned url regex to rightful state and fixed numerical issue with check command sloumdrone 2019-10-10 22:07:32 -0700
  • 207a45d678 HOT FIX: Removes underwrite for lines when bookmarks is closed sloumdrone 2019-10-10 21:28:51 -0700
  • 93ec221af9 Merge branch 'handle-ctrlz' of asdf/bombadillo into develop Sloom Sloum Sluom IV 2019-10-10 22:49:06 -0400
  • 6faf4e5205 fixes screen display properly, better start location #53 asdf 2019-10-11 12:04:19 +1100
  • 86485154c9 Inital try at handling SIGCONT asdf 2019-10-10 17:05:50 +1100
  • 282bd9d246 Merge branch 'file-mode' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-09 21:23:22 -0400
  • 4a8c9cd074 Merges updates from develop into file-mode so that merge into develop can happen #45 sloumdrone 2019-10-09 18:20:01 -0700
  • b48ad3168e Merge branch 'client-certs' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-09 11:45:47 -0400
  • c9036fac68 Merge branch 'fix-write-files' of asdf/bombadillo into develop Sloom Sloum Sluom IV 2019-10-09 11:44:38 -0400
  • 60dafcceba Fix using path/filepath Join function #50 asdf 2019-10-09 17:36:41 +1100
  • ff948b829d Merge branch 'fix-render-bug' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-08 22:53:54 -0400
  • d862b16863 Fixes bug where screan flashes clear when bookmarks are toggled closed #51 sloumdrone 2019-10-08 19:52:06 -0700
  • ef82f45772 Merge branch 'finger-support' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-08 22:19:33 -0400
  • 1045829076 Simple fix applied, expanded error message, gofmt asdf 2019-10-08 18:13:01 +1100
  • b2a8e7dba5 Adds basic finger protocol support to Bombadillo #46 sloumdrone 2019-10-06 19:59:46 -0700
  • b5fc017978 Added refresh feature sloumdrone 2019-10-05 17:55:15 -0700
  • ee9fc8332c Adds support for listing directories as well as getting file contents sloumdrone 2019-10-05 13:10:09 -0700
  • 484fb77aa3 Adds support for local files, making bombadillo a functional pager sloumdrone 2019-10-04 22:50:06 -0700
  • 3b1065f384 Updating go module declaration to require go 1.12+ #44 sloumdrone 2019-10-02 19:37:39 -0700
  • c12bc16015 Sets certificate to update as SET is called sloumdrone 2019-10-02 19:25:29 -0700
  • 66acf6102f Merge branch 'tofu' of sloum/bombadillo into develop Sloom Sloum Sluom IV 2019-10-02 15:49:35 -0400
  • 5539f6c2c6 Switches the way client certs are provided Brian Evans 2019-10-02 09:24:01 -0700
  • df793c78f2 Adds basic functioning client cert, but always sends. Would prefer to only send on ask. sloumdrone 2019-10-01 21:38:13 -0700
  • 8edf886488 Fixes a logical isssue where I was checking an errors value, but the error may have been nil and therefore had no value #41 sloumdrone 2019-09-28 16:58:42 -0700
  • 2fd2d6c722 Added command for user purging of certificates, and fixed multiword search sloumdrone 2019-09-28 16:29:42 -0700
  • bd004d74c2 Refactors TOFU approach sloumdrone 2019-09-28 10:20:23 -0700
  • 6c52299c7a Fixes a few logical issues and order of op sloumdrone 2019-09-27 19:19:23 -0700
  • bef32b7ff5 Adds basic tofu certificate pinning sloumdrone 2019-09-26 22:08:57 -0700
  • 4c92870790 Cleans up url struct creation a bit sloumdrone 2019-09-26 18:40:14 -0700
  • 7896858fac Updated url regex to allow for any scheme sloumdrone 2019-09-26 18:30:44 -0700
  • 5e68d81a63 Starts building out a tofu system for certificate pinning sloumdrone 2019-09-24 21:23:44 -0700
  • df2a7fbd05 Adds validation to setting and loading configuration options. sloumdrone 2019-09-23 21:18:46 -0700
  • b219e659ab Updated readme contributors language sloumdrone 2019-09-23 09:11:17 -0700
  • dd4849e6b3 Updated readme with release information and manpage information sloumdrone 2019-09-23 09:09:47 -0700
  • e68dc3b414 Fixes merge conflicts and removes dead files sloumdrone 2019-09-23 09:02:48 -0700
  • 74473ff309 Returns license to gpl3 #40 sloumdrone 2019-09-23 08:49:33 -0700
  • b66dd3baa9 Fixes relative linking for gemini sloumdrone 2019-09-22 15:08:15 -0700
  • ff209c4ae3 Adds status 1 support to gemini, fixes bug in url where gophertypes were getting thrown out of nongopher addresses, and fixes up relative linking in gemini maps sloumdrone 2019-09-21 22:02:20 -0700
  • 2f14011a48 Adds temporary ability to not add invalid value for theme. Also adds a temporary first draft of a manpage for bombadillo. sloumdrone 2019-09-21 14:12:18 -0700
  • 1050b858dd Finished working through file saving for gopher and gemini, and added mailcap functionality to gemini sloumdrone 2019-09-20 18:24:12 -0700
  • db1cf75d2e Cleans up some display issues sloumdrone 2019-09-20 16:15:53 -0700
  • 19f210f243 Renames a cui function to be more appropriate and adds command line flag for version number sloumdrone 2019-09-20 09:18:16 -0700
  • 8c42748432 Fixes issue where percent read was incorrect when moving through history sloumdrone 2019-09-19 21:29:52 -0700
  • fdaf6312ab Adds a terminal mode change to disallow line wrapping by the terminal, also fixes a resize scroll issue and disallows escape characters in text files sloumdrone 2019-09-19 20:29:17 -0700
  • 0879592015 Adds search with terms inline, also gemini file rendering sloumdrone 2019-09-19 15:32:26 -0700
  • 5114ac1a15 Updates gophermap rendering to support gemini urls as h URL:... style links sloumdrone 2019-09-18 22:03:19 -0700
  • 7e4a32c67a Adds buggy but present gemini support sloumdrone 2019-09-18 20:27:56 -0700
  • 8a3ddad58e Added ability to view a link's url with the check command sloumdrone 2019-09-17 21:57:21 -0700
  • 21fe5714a3 Bookmarks can be scrolled when focused sloumdrone 2019-09-16 19:38:07 -0700
  • 7e53ce6aea Fixed broken simple command: b sloumdrone 2019-09-16 09:53:13 -0700
  • 1af11f1b8f Removes duplicated code in messaging system sloumdrone 2019-09-15 21:26:32 -0700