Skip to content

Releases: cybersecmoo/brownie-tub

Directory View Layout

19 Feb 18:41
11c0219
Compare
Choose a tag to compare
Directory View Layout Pre-release
Pre-release

Just the layout for the directory view. A later release will implement the actual commands to populate it dynamically.

Shell Info Panel

04 Feb 19:25
9854b4a
Compare
Choose a tag to compare
Shell Info Panel Pre-release
Pre-release

This release adds the column which gives details about the selected shell.

Deletion of Shells

02 Feb 19:56
53d73ff
Compare
Choose a tag to compare
Deletion of Shells Pre-release
Pre-release
Merge pull request #9 from cybersecmoo/feature/shell-list

Feature/shell list

Creation of Shells

02 Feb 11:35
82243f4
Compare
Choose a tag to compare
Creation of Shells Pre-release
Pre-release
Merge pull request #8 from cybersecmoo/feature/shell-list

Fix Gnarly Bug

Victim-List

02 Feb 03:00
9763f00
Compare
Choose a tag to compare
Victim-List Pre-release
Pre-release

This release allows us to add and remove shells from the list

RxDB Integration

30 Jan 03:13
d7a0b9f
Compare
Choose a tag to compare
RxDB Integration Pre-release
Pre-release

This is just basic integration, it doesn't actually create/delete anything in the DB yet.

Basic UI Layout

29 Jan 19:19
baa714b
Compare
Choose a tag to compare
Basic UI Layout Pre-release
Pre-release
Merge pull request #4 from cybersecmoo/feature/basic-ui-layout

Feature/basic ui layout

Basic Window Opening

26 Jan 14:44
82084e0
Compare
Choose a tag to compare
Basic Window Opening Pre-release
Pre-release

Simply a release to check CI/CD pipeline, and ensure we can create a simple Electron window.