Commit Graph

480 Commits

Author SHA1 Message Date
jboverf c64d06610e Merge branch 'create-config-dir' of sloum/bombadillo into develop
Looks good to me! Thanks for jumping on this so quickly. I also am very confused as to why the panic does not display any output in this case...
2019-12-04 07:39:02 -05:00
asdf 637c23d4cc os.MkallDir now just makes directories 2019-12-04 19:18:01 +11:00
sloumdrone 217b069172 Moves folder creation and error handling to loadConfig 2019-12-03 19:58:18 -08:00
sloumdrone 2900702313 Updates the XDG path creation to create needed dirs and panic on failure 2019-12-03 19:22:15 -08:00
Sloom Sloum Sluom IV c6cab8220a Merge branch 'man-correction' of sloum/bombadillo into develop 2019-12-03 11:34:11 -05:00
asdf c756912388 Small man page corrections as per #110 2019-12-03 19:21:05 +11:00
Sloom Sloum Sluom IV ce3744a22b Merge branch 'develop' of sloum/bombadillo into master 2019-12-01 12:09:59 -05:00
sloumdrone abcd6416d7 Fixes merge conflict 2019-11-30 19:32:32 -08:00
Sloom Sloum Sluom IV 93d9a2c173 Merge branch 'manreview' of sloum/bombadillo into develop 2019-11-30 22:25:43 -05:00
asdf 16d6b8e243 Man page final review 2019-12-01 13:17:03 +11:00
asdf bc8240fdbb Merge branch 'readme-review' of sloum/bombadillo into develop 2019-11-28 21:19:38 -05:00
sloumdrone 0f670623bd Corrects a word in the readme 2019-11-28 12:17:22 -08:00
Sloom Sloum Sluom IV 9880fdffd0 Merge branch 'remove-getCurrentPage-' of sloum/bombadillo into develop 2019-11-28 14:54:19 -05:00
Sloom Sloum Sluom IV 1564a6038b Merge branch 'press-y-quickly' of sloum/bombadillo into develop 2019-11-28 01:03:42 -05:00
asdf 67293823e0 Change c.Visit(u) call to blocking, from goroutine 2019-11-27 18:37:39 +11:00
asdf ebd33c6dbd Remove unused functions getCurrentPageRawData & getCurrentPageUrl 2019-11-26 12:24:16 +11:00
Sloom Sloum Sluom IV 76cf3da4ae Merge branch 'desktop-file' of sloum/bombadillo into develop 2019-11-24 00:29:25 -05:00
asdf 0c0ce2ceb1 Use update-desktop-database instead of xdg-mime 2019-11-24 08:54:10 +11:00
sloumdrone 82b47d8c86 Removes a deprecated category from desktop file 2019-11-22 19:17:21 -08:00
asdf 76b58a2337 Merge branch 'config-loc' of sloum/bombadillo into develop
Tested, no issues. Wording of documentation is good.
2019-11-18 19:07:29 -05:00
Brian Evans 26c4b176c0 Updates the set command to disallow configlocation and updates associated man apge entry 2019-11-18 15:44:32 -08:00
sloumdrone 1509dbeba5 Solves merge conflict 2019-11-17 17:02:39 -08:00
sloumdrone c089041cf8 Makes xdg-mime fail without halting the makefile 2019-11-17 17:01:38 -08:00
Sloom Sloum Sluom IV c9c87f4129 Merge branch 'improved-local' of sloum/bombadillo into develop 2019-11-17 18:05:24 -05:00
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
Brian Evans 35c580c9d0 Removes protocol handler association for non-linux systems 2019-11-15 14:05:10 -08:00
sloumdrone 57ab1b085e Adds a default entry in the mime db for gopher, gemini, and finger 2019-11-14 22:20:12 -08:00
sloumdrone f49f8bebdd Adds desktop entry and icon, plus build target for makefile 2019-11-14 21:46:28 -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
sloumdrone 88f26ff92b Adds bombadillo desktop settings and icon 2019-11-14 20:28:48 -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