summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-08-21Add key to open SE answer in browserSam Tay
2022-08-21Fix clippy lintsSam Tay
2022-08-20Auto close success/error messageSam Tay
2022-08-20Add shortcut to copy contents to clipboardSam Tay
2022-02-22Obey clippySam Tay
2022-02-22Use Google as the default search engineSam Tay
2022-01-12Update to cursive 0.17Alexandre Bury
2021-06-30Fix google parserSam Tay
2021-06-29Update deps - closes #5v0.4.4Sam Tay
2021-03-14Obey clippySam Tay
2021-01-19Update to cursive 0.16Alexandre Bury
2021-01-14Bump versionSam Tay
2020-07-12Refactor tui::views::LayoutSam Tay
2020-07-12Run rustfmtSam Tay
2020-07-10Refactor cli moduleSam Tay
2020-07-10Remove dead codeSam Tay
2020-07-10Refactor the CLI spinnerSam Tay
2020-07-10Refactor term moduleSam Tay
2020-07-10Add hidden --print-config-path for debuggingSam Tay
2020-07-07Add unicode testSam Tay
2020-07-07Obey clippySam Tay
2020-07-06Add keybinding to help menuSam Tay
2020-07-04Align text in help menuSam Tay
2020-07-05Update helpTanapol Prucksakorn
2020-07-04Add "q" key binding for quitting the app.Tanapol Prucksakorn
2020-07-02Remove dead code & commentsSam Tay
2020-07-02Fix fragmented highlight stylesSam Tay
2020-07-01Use include_str instead of duplicating themeSam Tay
2020-07-01Add a CLI spinnerSam Tay
2020-06-30Update TODOsSam Tay
2020-06-28Improve scrolling controlsSam Tay
2020-06-28Fix handling newlines in markdownSam Tay
2020-06-28Add a key-bindings help popupSam Tay
2020-06-28Benchmark & improve md parsingSam Tay
2020-06-27Rule out regex as potential improvementSam Tay
2020-06-27Add benchmarks for HTML parsingSam Tay
2020-06-27Fix capturing incorrect subdomain sitesSam Tay
2020-06-26Fix parsing /tagged linksSam Tay
2020-06-26Fix various small bugsSam Tay
2020-06-25Fix bug in google parserSam Tay
2020-06-25Fix switching focus in single-col/fullscreen layoutsSam Tay
2020-06-25Update docsSam Tay
2020-06-24Obey clippyv0.3.1Sam Tay
2020-06-24Add google search engineSam Tay
2020-06-24Fix deserialization bugSam Tay
2020-06-24Make CLI frontend prettierSam Tay
2020-06-24Refactor for future search enginesSam Tay
2020-06-24Refactor search engine typesSam Tay
2020-06-24Dont make unnecessary ClientSam Tay
2020-06-24Reorganize codeSam Tay