Commit Graph

246 Commits

Author SHA1 Message Date
sloumdrone 8e4091aac1 Simplifies .. navigation and passes actual errors 2019-11-17 14:58:43 -08:00
sloumdrone c948be18dc Adds better formatting/options for local protocol directory listings 2019-11-16 17:38:11 -08:00
Brian Evans 3ee7bd9c7b Makes local protocol navigable 2019-11-15 14:48:50 -08:00
Sloom Sloum Sluom IV bb4fed6d6b Merge branch 'web-backends' of sloum/bombadillo into develop 2019-11-15 00:01:19 -05:00
sloumdrone 915bf764aa Merge branch 'web-backends' of https://tildegit.org/sloum/Bombadillo into web-backends 2019-11-14 20:35:51 -08:00
sloumdrone aa46cc2600 Removed unneeded settings 2019-11-14 20:35:34 -08:00
asdf 33a8c51de1 Further changes to the man page for webmode 2019-11-15 15:19:47 +11:00
sloumdrone ef27e54d0e Fixes errors introduced by a distracted commit earlier, also handles linting 2019-11-14 19:30:58 -08:00
Brian Evans e6f1ecd41c Fixes merge conflict 2019-11-14 10:12:29 -08:00
Brian Evans 24fd98fa9b Added manpage updates as well as an update to using the gui for opening web content 2019-11-14 10:10:05 -08:00
asdf 9d29acc8e8 Review of webmode, corrections to error messages and comments 2019-11-14 21:22:17 +11:00
asdf e04ea285fd Merge branch 'language-normalization' of sloum/bombadillo into develop
Merging in, this looks good. I made an additional change for the `printHelp()` function in main.go.
2019-11-14 04:24:56 -05:00
sloumdrone e4324c6863 Changes references to client to browser in manpage and readme 2019-11-14 20:21:00 +11:00
sloumdrone 28c2d6b277 Diversifies the web rendering backends and removes confusing configuration options 2019-11-13 22:23:57 -08:00
Sloom Sloum Sluom IV 0281458763 Merge branch 'manreview' of sloum/bombadillo into develop 2019-11-13 21:42:39 -05:00
asdf 002516bcd2 Final review of man page 2019-11-14 13:10:33 +11:00
asdf bf446289f1 Merge branch 'fix-footbar' of sloum/bombadillo into develop
Fixes #88
2019-11-13 20:07:12 -05:00
Brian Evans 0b63b85a1a HOT FIX: Solves issue where input bar disappears on empty search input 2019-11-13 11:25:13 -08:00
sloumdrone 4ae093d3e3 Adds in missing calls to draw the message 2019-11-12 21:16:19 -08:00
Sloom Sloum Sluom IV a06ad4ee8d Merge branch 'remove-escapes' of sloum/bombadillo into develop 2019-11-12 09:52:16 -05:00
asdf 45400a1935 Merge branch 'add-xdg-config' of sloum/bombadillo into develop
Fix #77
2019-11-12 01:58:09 -05:00
asdf 0239fdceba Add xdg config home functionality, documentation 2019-11-12 17:51:55 +11:00
asdf 198f357d1d Merge branch 'support-different-go-versions' of sloum/bombadillo into develop 2019-11-11 22:23:12 -05:00
asdf 494a70859e Incorporated feedback 2019-11-12 14:21:10 +11:00
Sloom Sloum Sluom IV c36ded496f Merge branch 'run-format' of sloum/bombadillo into develop 2019-11-11 21:42:29 -05:00
asdf 36e52477eb Further generalisation of development advice 2019-11-12 13:05:15 +11:00
asdf 522331da28 Rebasing to latest 2019-11-12 12:48:56 +11:00
asdf 45eabef945 Added developer documentation, testing to Makefile 2019-11-12 12:48:39 +11:00
Brian Evans 34e9e109e2 Correcting an error message 2019-11-11 16:07:50 -08:00
sloumdrone 6d9ae540e3 Responds to GoMetaLinter for more of the codebase. 2019-11-10 16:18:27 -08:00
sloumdrone 3a33320ec5 Removed dead code and empty file 2019-11-10 14:14:45 -08:00
sloumdrone f5c5dcd736 Handles a number of linter errors 2019-11-10 11:35:52 -08:00
sloumdrone e4f7147e4f Ran format on each file 2019-11-10 10:41:12 -08:00
sloumdrone 2038c9c4ac HOTFIX: Removes incorrect draw of error message 2019-11-09 19:27:15 -08:00
asdf bb74613323 Merge branch 'save-path-updates' of sloum/bombadillo into develop 2019-11-08 00:30:11 -05:00
asdf ecef63f099 Use word directory instead of folder, correct savepath info 2019-11-08 16:20:54 +11:00
sloumdrone ba9a016dfd Removes the WRITE AS command and updates the man page to reflect the change 2019-11-07 20:11:25 -08:00
Sloom Sloum Sluom IV 57c4e05e13 Merge branch 'prevent-telnet-breaking-terminal' of sloum/bombadillo into develop 2019-11-07 09:43:27 -05:00
asdf b35ceb14d6 Added developer documentation, testing to Makefile 2019-11-07 22:29:22 +11:00
asdf a8fc394a3d Prevent changes in telnet breaking terminal display 2019-11-07 21:17:50 +11:00
Sloom Sloum Sluom IV ed5c267847 Merge branch 'support-different-go-versions' of sloum/bombadillo into develop 2019-11-07 00:57:07 -05:00
asdf b240d8340e Makefile has GOCMD variable for supporting multiple versions of Go 2019-11-07 13:22:06 +11:00
asdf 5e8cebaaaa Merge branch 'extend-makefile' of sloum/bombadillo into develop 2019-11-04 22:32:04 -05:00
asdf 8e9f2f614f Amended README, corrected error in Makefile 2019-11-05 13:32:08 +11:00
Sloom Sloum Sluom IV 0d804893d1 Merge branch 'dont-overwrite-files' of sloum/bombadillo into develop 2019-11-04 20:26:44 -05:00
Sloom Sloum Sluom IV 4191918bb5 Merge branch 'remove-replace-all' of sloum/bombadillo into develop 2019-11-04 00:51:25 -05:00
asdf 23a78b45b3 Amended Makefile to include additional variables as per #66 2019-11-04 14:05:59 +11:00
asdf fcc58647b1 Merge branch 'update-readme' of sloum/bombadillo into develop
I'll merge this in now, and we can replace the image when something nicer comes up. asciinema would be a good choice, ideally something ambient.
2019-11-03 20:24:05 -05:00
sloumdrone aaa37cbb9f Removes usage of library methods that are only available in 1.12 2019-11-03 16:42:16 -08:00
sloumdrone eef9ba6e81 Removes debugging code 2019-11-02 22:15:31 -07:00