summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff
Commit message (Collapse)AuthorAgeFilesLines
* [usb-lock-off] Reworked config chooser. Switched from the dropdown config ↵Jannik Schönartz2018-02-0610-230/+252
| | | | selection to a classic table.
* [usb-lock-off] Configurations splitted into tabs for a better overview. ↵Jannik Schönartz2018-01-248-109/+101Star
| | | | Removed old code.
* [usb-lock-off] Added generic rule functionality. Fixed tooltip flickering. ↵Jannik Schönartz2018-01-189-56/+439
| | | | Fixed alignment when windows is very small.
* [usb-lock-off] Moved with-interfaces from the specific props to the general ↵Jannik Schönartz2017-12-291-2/+2
| | | | device props. Same devices should have the same interfaces.
* [usb-lock-off] Fixed: Because of a missing uid every selected stick was ↵Jannik Schönartz2017-12-281-2/+2
| | | | adding the same id, name, serial etc. to the rules.conf.
* [usb-lock-off] Code cleanup and removed code for the old db struct.Jannik Schönartz2017-12-283-100/+1Star
|
* [usb-lock-off] API device delete function now works with the new db struct.Jannik Schönartz2017-12-281-5/+18
|
* [usb-lock-off] Specific usb props only added if the usb device have a serial ↵Jannik Schönartz2017-12-281-14/+19
| | | | number.
* [usb-lock-off] Switched to the _hw db structure. Adding a device and db ↵Jannik Schönartz2017-12-224-14/+194
| | | | contraints working properly. WIP
* [usb-lock-off] Design changes to fit the design_guidelines. TODO: ↵Jannik Schönartz2017-12-122-9/+13
| | | | lang_discardChanges should be a global Variable
* [usb-lock-off] Reformatting code.Jannik Schönartz2017-12-128-243/+289
|
* Moved save/reset/add-usb-device buttons to the right sideJannik Schönartz2017-11-051-3/+3
|
* Initial commitroot2017-11-0518-0/+992