summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-08refactor: add back original behaviour for closing search/sort in procClementTsang
2021-09-07refactor: Add back scroll position and expandedClementTsang
2021-09-07refactor: use a builder for block buildingClementTsang
2021-09-07refactor: add back widget titlesClementTsang
2021-09-05refactor: delete a bunch of old unused codeClementTsang
2021-09-05refactor: move over battery widgetClementTsang
2021-09-05refactor: move basic mode overClementTsang
2021-09-05refactor: add back grouping and commandClementTsang
2021-09-05refactor: add text inputClementTsang
2021-09-05refactor: Add sort capabilities to processesClementTsang
2021-08-30bug: fix bug causing click bounds to failClementTsang
2021-08-29refactor: change up event handling logisticsClementTsang
2021-08-29refactor: Add data updating to process widgetClementTsang
2021-08-29refactor: another pass on sorting and columnsClementTsang
2021-08-28refactor: add network drawing cache systemClementTsang
2021-08-28refactor: port over graph widgetsClementTsang
2021-08-28refactor: separate out sorted and non-sorted text tablesClementTsang
2021-08-28refactor: start moving over the event systemClementTsang
2021-08-28refactor: start moving over drawing systemClementTsang
2021-08-24refactor: rip out trait system for drawing widgetsClementTsang
2021-08-24refactor: rename files from mod to their directory namesClementTsang
2021-08-24refactor: more glue code to build layoutClementTsang
2021-08-24refactor: add glue to prep for the transitionClementTsang
2021-08-23refactor + change: write new movement logicClementTsang
2021-08-23refactor: Create new main widgetsClementTsang
2021-08-23refactor: Create basic widget systemClementTsang
2021-08-23refactor: clean up some states and codeClementTsang
2021-08-23deps: Update crossterm + tui-rs, along with event handling codeClementTsang
2021-08-23refactor: Start state refactorClementTsang
2021-07-27ci: add caching to more jobs (#563)Clement Tsang
2021-07-25github: update bug report formattingClementTsang
2021-07-25other: update default config file (#561)Clement Tsang
2021-07-25docs: add grawlinson as a contributor for doc, platform (#560)allcontributors[bot]
2021-07-25docs: add TotalCaesar659 as a contributor for doc (#559)allcontributors[bot]
2021-07-25Update URLs to HTTPS (#558)TotalCaesar659
2021-07-23change: add '/s' to network usage legend (#557)Clement Tsang
2021-07-22docs: update a line in the docsClementTsang
2021-07-21ci: Add comment on product code ps1 script sourceClementTsang
2021-07-21ci: remove AUR templates (#555)Clement Tsang
2021-07-21ci: update winget template + deploy for more info (#554)Clement Tsang
2021-07-21docs: update changelog for #551ClementTsang
2021-07-19docs: fix broken image link in data filtering (#553)Clement Tsang
2021-07-19ci: disable AUR packaging (#551)Clement Tsang
2021-07-18Merge pull request #550 from grawlinson/update_readmeClement Tsang
2021-07-19docs: update reference to Arch Linux packageGeorge Rawlinson
2021-07-18uptick: 0.6.3 (#549)0.6.3Clement Tsang
2021-07-17refactor: switch to manual implementation of meminfo parse (#548)Clement Tsang
2021-07-17bug: switch over to procfs for linux mem usage (#547)Clement Tsang
2021-07-16bug: Fix swap calculation for Linux (#546)Clement Tsang
2021-07-15bug: move linux mem used to kilobytes too as workaroundClementTsang