zoneminder/web/includes
Isaac Connor 079d1be3b3 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2020-08-28 09:52:34 -04:00
..
actions Redirect after save so that a reload doesn't redo the post 2020-08-27 17:20:24 -04:00
csrf Use zm_session_start 2020-08-25 11:31:06 -04:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Implement a remove_from_cache function so we can free mem for objects we are not interested in 2020-08-27 17:14:47 -04:00
Filter.php Need to put a 1 in the sql for post-sql conditions due to the cnj term 2020-08-27 17:14:16 -04:00
FilterTerm.php fix use of ->value instead of ->val. Return 1 for the sql for a post-condition term 2020-08-27 17:15:33 -04:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Escape table names for mysql-8 2020-06-04 11:44:59 -04:00
Monitor.php remove width and height from zms url. zms doesn't support them and having them in the url is confusing 2020-08-27 10:29:50 -04:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Implement a remove_from_cache function so we can free mem for objects we are not interested in 2020-08-27 17:14:47 -04:00
Server.php Remove Debug 2020-08-15 17:49:26 -04:00
Storage.php implement disk_used_blocks in Storage. Also use Type() instead of ->{Type} to get default value. 2020-08-17 16:57:53 -04:00
User.php add a User object 2020-06-17 12:50:22 -04:00
Zone.php add Zone.php from master 2020-05-01 13:20:42 -04:00
auth.php Introduce get_auth_relay to return an auth string to use in urls. 2020-08-25 12:38:31 -04:00
config.php.in Merge branch 'master' of github.com:ZoneMinder/zoneminder 2020-08-21 10:46:13 -04:00
control_functions.php Change Orientation Enum to use strings instead of numbers as values. Sync them up with what we use in C code 2019-11-29 13:53:46 -05:00
database.php simplify debug line 2020-08-24 14:36:36 -04:00
functions.php remove debug Warning 2020-08-27 13:38:13 -04:00
lang.php silence warning when no language is set 2020-04-23 17:38:15 -04:00
logger.php Merge branch 'release-1.34' 2020-06-05 19:02:43 -04:00
session.php remove extra , 2020-08-08 14:27:37 -04:00