summaryrefslogtreecommitdiffstats
path: root/.vscode
AgeCommit message (Expand)Author
2020-11-18feature: Add collapsible tree entries (#304)Clement Tsang
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-11-03docs: Add nix installation instructions (#294)Clement Tsang
2020-11-01deps: switch from dirs to dirs-next (#285)Clement Tsang
2020-11-01ci: Add extra build targets on release (#283)Clement Tsang
2020-10-02bug: terminate threads, fix blocking poll in input (#262)Clement Tsang
2020-09-28feature: Add persistent search settings (#257)Clement Tsang
2020-09-27bug: fix chart and data point overlap (#256)Clement Tsang
2020-09-22feature: Beginnings of in-app config (#231)Clement Tsang
2020-09-11feature: mouse support for tabs and dd dialog (#230)Clement Tsang
2020-09-09refactor: rewrite column algorithm (#227)Clement Tsang
2020-09-06feature: Adds tree view (#223)Clement Tsang
2020-09-03other: Windows compilation stuff (#222)Clement Tsang
2020-09-02feature: Add ability to filter out disks and temp (#220)Clement Tsang
2020-09-02bug: fix being able to click widgets when dd-dialog was open (#219)Clement Tsang
2020-09-02other: aarch64 support (#217)Clement Tsang
2020-08-31refactor: Update error messages w/ anyhow and thiserror (#216)Clement Tsang
2020-08-31docs: Update some arguments, and documentation (#214)Clement Tsang
2020-08-31other: Add autocomplete file generation (#213)Clement Tsang
2020-08-29feature: Add mouse click support for moving between widgets (#208)Clement Tsang
2020-08-28feature: Adaptive network widget (#206)Clement Tsang
2020-08-26docs: Update README to include sortingClementTsang
2020-08-25uptick: 0.4.6 (#200)Clement Tsang
2020-08-23ci: Fix broken windows deploy for msi and chocoClementTsang
2020-08-22ci: Add winget template generation (#199)Clement Tsang
2020-08-21feature: Support memb (mem bytes) searching in processesClement Tsang
2020-08-21refactor: remove kill command, use libcClement Tsang
2020-08-21refactor: Remove ps callsClement Tsang
2020-08-18ci: Automatically build package files on releaseClement Tsang
2020-08-17feature: Add appox. total mem as an option for processes and basic memClement Tsang
2020-08-15feature: Allow sorting by any columnClement Tsang
2020-08-12change: Update macOS config dirClement Tsang
2020-08-12change: Refactor dd drawing codeClementTsang
2020-08-07feature: add full command to process widgetClement Tsang
2020-05-20chore: add vscode word dictClementTsang
2020-01-10Bit of a hack, change back to non-percent based for disks to prevent some jum...ClementTsang
2020-01-04Some cleaning up in the data_conversion area for cpuClementTsang
2020-01-02Fix mouse scrolling in windowsClement Tsang
2019-12-28[skip travis] Update .vscode for false positive typosClementTsang
2019-12-26[skip travis] Add folder dictionary for ease of access on other systems.ClementTsang