summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/api.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [usb-lock-off] Added the edit rule function. Saveing is not finished.Jannik Schönartz2018-03-201-2/+64
|
* [usb-lock-off] Big rework. Moved from client side (modal) stuff to server ↵Jannik Schönartz2018-03-131-0/+39
| | | | side (new page) system. Removed the rules.conf textfield and added an UI prototype for the rules creation.
* [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] Code cleanup and removed code for the old db struct.Jannik Schönartz2017-12-281-54/+0Star
|
* [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-221-7/+97
| | | | contraints working properly. WIP
* [usb-lock-off] Reformatting code.Jannik Schönartz2017-12-121-9/+25
|
* Initial commitroot2017-11-051-0/+59