Commit Graph

9 Commits

Author SHA1 Message Date
Stefar77
07b7c0c236 Style updates and small fixes
Fixed ($db!==false) stuff, that's impossible you will always get an object with $var=new Object(); unless it's out of ram but that kills PHP.
replaced it with isConnected() method.
Also fixed edit bhyve form memory value, it was annoying me.
2019-04-25 14:36:31 +02:00
Stefar77
67e7ba33bb Escapes and code a bit cleaner.
Made the Db object handle escaping so you can use other types of databases / escaping.
2019-04-25 13:22:17 +02:00
Charlie Root
b2098c906c bhyve info 2018-12-22 02:35:29 +03:00
User Web
7b94a0e959 wip 2018-12-12 01:32:30 +03:00
olevole
77129a216a Implement authorization: at the moment no roles - all users is admin. Default credential: admin/admin 2017-12-08 00:35:11 +00:00
olevole
5e86458e9d wip 2017-03-23 16:50:22 +03:00
olevole
e3b714ade9 add english translation 2017-02-07 12:26:10 +03:00
olevole
3f5ef1f405 wip 2017-01-25 22:40:02 +03:00
olevole
2e90529dc3 xajax-free version 2016-11-30 00:04:44 +03:00