Rick van der Zwet

Results 23 issues of Rick van der Zwet

PoC illustration of CLI feature suggestion from issue #820

When running a supertask it would be nice to have sequential execution, which can save computing time. For example a supertask consist of for tasks (with priorities). 1) (40) 2)...

new feature
server

Repetitive work done via GUI should also be possible via CLI command interface to allow automation. It's currently requires programming against the user API, a CLI command wrapper would be...

server
epic

When doing maintenance or statistics (via API/UI) it's useful to know when a hashlist is first created. This could be for example be done by adding an read-only `field date_added...

enhancement
server
ui

In multi GPU systems it can take quite a while to initialize all GPU's. So benchmaking tasks with frameworks like hashtopolis can take quite a chunk of time. I would...

new feature
agent
server

When creating a new task 'Use static chunking' options can be selected: ![image](https://user-images.githubusercontent.com/186766/190087872-b201ae92-6887-4459-840d-8c0d87347573.png) How-ever when viewing task details those settings are not shown, which is an inconvenience when debugging poorly...

Implementation suggestion for #811 suggestions welcome.

Assuming there are many hashlists which have a similar naming pattern (incremental numbers, uuid indentifiers, etc). When creating a 'New task' via `/hashtopolis/tasks.php` page is very difficult to select the...

new feature
ui

### Description **Feature Request** See how many cracks per preconfigured task (pretasks.php) and also supertasks (supertasks.php) are found. **Reason** Find out which preconfigured task and/or supertask are effectively and show...

new feature