Commit Graph

40 Commits

Author SHA1 Message Date
sloumdrone e11bd4d636 Added support for binary downloads 2018-11-18 08:43:36 -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
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
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
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
Brian e581515e3a
Merge pull request #4 from sloumdrone/refactor-classes
Refactor classes
2018-10-27 15:35:02 -07:00
sloumdrone 630e93b79d Major updates to styling. Uses a dark code editor theme. Light theme coming soon. 2018-10-27 15:33:01 -07:00
Brian 7f40c91e4b
Updated dependencies and project status 2018-10-25 20:56:13 -07:00
sloumdrone 395fd719ae Added code for processing images, at the cost of adding dependencies 2018-10-25 20:30:07 -07:00
sloumdrone a6802e14c3 Adjusted home page and home button behavior 2018-10-24 20:17:36 -07:00
sloumdrone 967233a136 Got back and forward functionality working properly 2018-10-24 19:53:42 -07:00
sloumdrone 5a8efaecad Fixed counter in loop issue 2018-10-24 08:10:18 -07:00
sloumdrone bae244803c Started reconfiguring of classes, buggy but semifunctional output is go 2018-10-23 22:32:26 -07:00
sloumdrone 93ad61da39 Added scroll bars and some parts of a last viewed tracking system for on close retrieval 2018-10-19 17:41:37 -07:00
sloumdrone 2fd00ad178 Fixing decoding errors after makefile read 2018-10-16 21:11:37 -07:00
sloumdrone d702cfff1e Created home page 2018-10-15 21:11:24 -07:00
Brian 2f64800ae6
Update README.md 2018-10-14 22:34:06 -07:00
Brian 431ce1c7e6
Update README.md 2018-10-14 21:51:58 -07:00
Brian fb260c76e9
Update README.md 2018-10-14 21:48:39 -07:00
Brian 1ab707a071
Create README.md 2018-10-14 21:46:00 -07:00
sloumdrone f1cbc6431b Initial commit of mostly working basic browser 2018-10-14 20:42:17 -07:00