aboutsummaryrefslogtreecommitdiff
path: root/_www/trunks.js
AgeCommit message (Expand)Author
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25_www: check HTTP response status greater or equal 400Shulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11_www: apply all eslint recommendationsShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2023-11-11_www: update wui moduleShulhan
2023-05-16all: move the _doc directory under _wwwShulhan
2023-05-16all: remove WebSocket serverShulhan
2023-05-16_www: replace WebSocket handlers with HTTP endpointsShulhan
2022-04-20_www: set the WebSocket address schema based on URL protocolShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-21all: add option to open link inside an iframeShulhan
2021-12-21all: add feature to register custom navigation linkShulhan
2021-09-29_www: store the target attack options to local storageShulhan
2021-09-29all: implement WebSocket notification when attack finishedShulhan
2021-09-28all: change the environment to set WebSocket port instead of addressShulhan
2021-09-28www: group related fields to use fieldset instead of headerShulhan
2021-09-27all: implement WebSocket APIShulhan
2021-09-25_www: store the variables, headers, and parameters to local storageShulhan
2021-09-22_www: fix missing variables not rendered on TargetShulhan
2021-09-19all: display notification on failed or success RunShulhan
2021-09-18www: refactoring using TypeScript and wui libraryShulhan