Commit Graph

66 Commits

Author SHA1 Message Date
Brian 71944c31c0
Merge pull request #22 from sloumdrone/develop
Develop -> Master: Vim Key Bindings
2019-12-09 11:34:37 -08:00
sloumdrone ad8d0043da Updates readme 2019-12-08 21:41:48 -08:00
sloumdrone 0362f5d218 Adds vim navigation keys 2019-12-08 21:37:43 -08:00
Brian f5dda4568d
Merge pull request #21 from sloumdrone/develop
Mergin in changes to h type
2019-02-05 18:50:59 -08:00
Brian 4e3b767ef3
Merge pull request #20 from sloumdrone/html-link-update
Changed behavior for html files served over gopher vs http
2019-02-05 18:49:53 -08:00
sloumdrone 49e1caac1a Changed behavior for html files served over gopher vs http 2019-02-05 18:43:16 -08:00
Brian e2946cd7cb
Merge pull request #18 from sloumdrone/develop
Added more standardized treament of html type linkages in gophermaps
2018-12-27 22:37:35 -08:00
sloumdrone 54303bb5f8 Added more standardized treament of html type linkages in gophermaps 2018-12-27 22:35:23 -08:00
Brian 442dd5fbce
Merge pull request #17 from sloumdrone/develop
Merging in readme update
2018-12-15 11:42:57 -08:00
sloumdrone 71046e8ac6 Fix readme merge conflict 2018-12-15 11:41:53 -08:00
sloumdrone 807cd7201c Updating readme to include link to tomasinos work 2018-12-15 11:38:25 -08:00
Brian 58e780cee3
Merge pull request #16 from sloumdrone/develop
Explicitly called for the main text area to use a fixed width font on…
2018-12-07 16:17:40 -08:00
sloumdrone 78d03bc2be Explicitly called for the main text area to use a fixed width font on all systems 2018-12-07 16:14:44 -08:00
Brian f8c189ddbf
Merge pull request #15 from sloumdrone/develop
Fixed issue where improper URL did not trigger error, but froze app
2018-12-04 20:07:05 -08:00
sloumdrone b004ac22e3 Fixed issue where improper URL did not trigger error, but froze app 2018-12-04 19:49:04 -08:00
Brian 982eb8de56
Update README.md 2018-11-18 10:35:59 -08:00
Brian 6dc32e2bfb
Merge pull request #13 from sloumdrone/develop
Develop > Master
2018-11-18 10:00:21 -08:00
sloumdrone 572e50429a Removed .py ext from burrow, changed buttons to use PIL to provide OSX compatibility 2018-11-18 09:58:08 -08:00
Brian bfeaf2c992
Update README.md 2018-11-18 09:11:51 -08:00
sloumdrone e11bd4d636 Added support for binary downloads 2018-11-18 08:43:36 -08:00
Brian 947555c2ab
Update README.md 2018-11-16 18:27:06 -08:00
Brian 4bfcbe2f51
Merge pull request #10 from sloumdrone/develop
Develop -> Master
2018-11-16 18:12:19 -08:00
Brian 14a6141bb6
Update README.md 2018-11-15 21:09:18 -08:00
sloumdrone 49571178db More fully fleshed out right click menu 2018-11-10 15:48:08 -08:00
sloumdrone 450599428c Added more versatile right click menu 2018-11-09 20:03:43 -08:00
Brian 035705b230
Merge pull request #9 from sloumdrone/loading-bar
Loading bar + more than should have been in this update
2018-11-08 20:33:14 -08:00
sloumdrone daa3330760 Added context menu to delete favorites 2018-11-08 20:25:27 -08:00
sloumdrone 0d69c834ee Added ability to delete favorite via r click 2018-11-07 23:04:34 -08:00
sloumdrone ccb66be447 Fixed removal of terminal period in text files 2018-11-04 22:04:15 -08:00
sloumdrone 74c1ad4ca8 Removed progress bar in favor of loading widget in the address bar 2018-11-04 21:30:33 -08:00
sloumdrone 2382209594 Added loading bar. It is finicky and not animating properly 2018-11-04 17:20:51 -08:00
Brian 497b7e4163
Update README.md 2018-11-03 10:49:05 -07:00
Brian 3615d47282
Merge pull request #8 from sloumdrone/develop
0.5.9 => Master
2018-11-03 10:31:35 -07:00
sloumdrone 61aff9b9af Added some basic error handling to conenction module and exception handling to the parser module 2018-11-03 10:16:48 -07:00
sloumdrone 6ad39e8d4e Removed unneeded print statement 2018-11-03 09:25:50 -07:00
sloumdrone 39ad2e68d2 Added ability to favorite sites and files 2018-11-03 09:24:38 -07:00
Brian 88fdbac47f
Merge pull request #7 from sloumdrone/develop
Updating to 0.5.9: Search
2018-11-02 21:05:03 -07:00
sloumdrone 278a17974d Removed unused imports 2018-11-02 21:04:12 -07:00
sloumdrone bf18a74b25 Fixed manual url entry error 2018-11-02 21:00:48 -07:00
Brian da5d111ab2
Merge pull request #6 from sloumdrone/search-functionality
Search functionality
2018-11-02 20:53:19 -07:00
sloumdrone 6e59a58777 Working search has been added 2018-11-02 20:48:40 -07:00
sloumdrone 55ae2da06b Restructured execution path to make odd side paths more viable 2018-11-01 22:44:48 -07:00
sloumdrone b63b914de1 Added a primitive form of querying the user to enter search terms. It works. 2018-10-31 22:13:00 -07:00
Brian 414867aee6
Create LICENSE 2018-10-30 18:28:23 -07:00
sloumdrone f8d00aa48f Fixed issue with URL parsing 2018-10-29 20:04:29 -07:00
sloumdrone 9f0f37b8f7 Merge branch 'master' of https://github.com/sloumdrone/digger into develop 2018-10-29 19:41:18 -07:00
Brian 680d0fcb87
Update README.md 2018-10-29 19:38:27 -07:00
sloumdrone 11fccdbef6 Merge branch 'master' of https://github.com/sloumdrone/digger into develop 2018-10-29 19:36:36 -07:00
sloumdrone 572c87f91c Resolving working tree issues from upstream 2018-10-29 19:36:19 -07:00
sloumdrone c508ca3f47 Added support for h itemtype to open in web browser 2018-10-29 19:19:03 -07:00