Daniel Schauenberg

Results 15 issues of Daniel Schauenberg

From a usability standpoint probably want the ability to add people (with completion) but also allow them to click a button that says "I attended". This will have to tie...

enhancement

there used to be a bunch of stuff that the travis build did. The tests moved over to actions in #193 however the release automation is still missing.

right now the [`archiveBatch`](https://github.com/mrtazz/pocketcleaner/blob/master/pocketcleaner.go#L207) method returns an empty array. At the very least have it actually return the number of failed items. Ideally also return the number of successfully archived...

checking for empty string inserts a new empty element, which is bad for large data.

bug

the implementation should already be pretty compliant, but this has to be tested and completed.

feature