]>
www.vanbest.org Git - motioneye-debian/log
Calin Crisan [Sat, 16 May 2015 11:49:05 +0000 (14:49 +0300)]
added pytz as tested dependency
Calin Crisan [Mon, 11 May 2015 14:19:29 +0000 (17:19 +0300)]
added support for hiding config options if value supplied is null
Calin Crisan [Fri, 8 May 2015 14:52:28 +0000 (17:52 +0300)]
additional camera config is now correctly handled
Calin Crisan [Mon, 4 May 2015 19:17:06 +0000 (22:17 +0300)]
preserve additional read-only config when using the cache
Calin Crisan [Sun, 3 May 2015 15:59:07 +0000 (18:59 +0300)]
more work towards support for simple mjpeg cameras
Calin Crisan [Sun, 3 May 2015 15:12:54 +0000 (18:12 +0300)]
increasing the device framerate now automatically increases the
streaming framerate
Calin Crisan [Sun, 3 May 2015 15:01:57 +0000 (18:01 +0300)]
major internal camera type/proto refactoring
Calin Crisan [Sun, 3 May 2015 12:50:35 +0000 (15:50 +0300)]
added --settings support
Calin Crisan [Sat, 2 May 2015 23:14:55 +0000 (02:14 +0300)]
Merge branch 'master' of ssh://bitbucket.org/ccrisan/motioneye
Calin Crisan [Sat, 2 May 2015 23:14:41 +0000 (02:14 +0300)]
added output_motion to the list of known motion directives
Calin Crisan [Sun, 12 Apr 2015 15:05:44 +0000 (15:05 +0000)]
README.md edited online with Bitbucket
Calin Crisan [Sun, 12 Apr 2015 14:49:24 +0000 (17:49 +0300)]
use persistent video device paths rather than generic /dev/video* ones
Calin Crisan [Sun, 12 Apr 2015 11:52:59 +0000 (14:52 +0300)]
minor effective framerate improvements
Calin Crisan [Sun, 12 Apr 2015 09:01:11 +0000 (12:01 +0300)]
fixed double slashes problem in remote motionEye cameras
Calin Crisan [Tue, 31 Mar 2015 16:46:28 +0000 (19:46 +0300)]
version bump to 0.24
Calin Crisan [Tue, 31 Mar 2015 16:20:57 +0000 (19:20 +0300)]
added support for ?title= argument; the hostname is now used as title by
default
Calin Crisan [Sun, 29 Mar 2015 18:26:54 +0000 (21:26 +0300)]
minor layout fix
Calin Crisan [Sun, 29 Mar 2015 18:12:12 +0000 (21:12 +0300)]
smbctl: try more security types when mounting a share
Calin Crisan [Sun, 29 Mar 2015 17:32:54 +0000 (20:32 +0300)]
update module import fix
Calin Crisan [Sun, 29 Mar 2015 16:44:50 +0000 (19:44 +0300)]
added support for downloading log files
Calin Crisan [Sun, 29 Mar 2015 14:45:53 +0000 (17:45 +0300)]
the timelapse dialog is now attached to a running timelapse process
instead of failing
Calin Crisan [Sun, 29 Mar 2015 14:39:51 +0000 (17:39 +0300)]
streaming authentication mode is now configurable
Calin Crisan [Sun, 29 Mar 2015 13:32:25 +0000 (16:32 +0300)]
various motion connection errors are now detected
Calin Crisan [Sun, 29 Mar 2015 13:06:58 +0000 (16:06 +0300)]
a trailing slash is now added to netcam urls
Calin Crisan [Sun, 29 Mar 2015 12:42:47 +0000 (15:42 +0300)]
tornado 3.1 is the minimum required version; added pycurl as requirement
Calin Crisan [Fri, 27 Mar 2015 21:06:39 +0000 (23:06 +0200)]
a few netcam fixes
Calin Crisan [Thu, 26 Mar 2015 19:16:55 +0000 (21:16 +0200)]
fixed netcam url test for cameras with http authentication (both basic
and digest)
Calin Crisan [Thu, 26 Mar 2015 18:00:16 +0000 (20:00 +0200)]
prettier http errors; curl http client is now used instead of the simple
default one
Calin Crisan [Thu, 26 Mar 2015 16:39:26 +0000 (18:39 +0200)]
add camera dialog: don't clear the username when widgets change
Calin Crisan [Fri, 20 Mar 2015 11:20:04 +0000 (13:20 +0200)]
added netcam_* to the known options
Calin Crisan [Tue, 17 Mar 2015 18:39:59 +0000 (20:39 +0200)]
legacy options are now excluded from extra options
Calin Crisan [Sun, 15 Mar 2015 19:33:26 +0000 (21:33 +0200)]
version bumped to 0.23
Calin Crisan [Sun, 15 Mar 2015 18:19:13 +0000 (20:19 +0200)]
minor ui reboot message fix
Calin Crisan [Sun, 15 Mar 2015 13:05:11 +0000 (15:05 +0200)]
removed the automatic update functionality as it was buggy and
unreliable
Calin Crisan [Sun, 15 Mar 2015 12:46:25 +0000 (14:46 +0200)]
implemented configuration backup and restore
Calin Crisan [Sun, 15 Mar 2015 08:49:00 +0000 (10:49 +0200)]
increased timeouts for remote zip and timelapse
Calin Crisan [Sat, 14 Mar 2015 18:26:16 +0000 (20:26 +0200)]
settings panel: added a separator between main and camera settings
Calin Crisan [Sat, 14 Mar 2015 18:14:09 +0000 (20:14 +0200)]
added a confirmation message when applying changes that reboot the
system
Calin Crisan [Sat, 14 Mar 2015 18:00:49 +0000 (20:00 +0200)]
added support for extra motion options
Calin Crisan [Sat, 14 Mar 2015 16:10:20 +0000 (18:10 +0200)]
config panel: maximizing a section will automatically turn the section
switch on
Calin Crisan [Sat, 14 Mar 2015 15:52:46 +0000 (17:52 +0200)]
wifictl: password (key) is no longer mandatory
Calin Crisan [Sat, 14 Mar 2015 14:50:42 +0000 (16:50 +0200)]
zip creation errors are now reported to the user
Calin Crisan [Sun, 8 Mar 2015 20:43:58 +0000 (22:43 +0200)]
timelapse fixes
Calin Crisan [Sat, 28 Feb 2015 15:56:03 +0000 (17:56 +0200)]
implemented minimizable configuration sections
Calin Crisan [Sat, 28 Feb 2015 14:00:19 +0000 (16:00 +0200)]
added support for streaming authentication (HTTP digest, only supported
by newer motion versions)
Calin Crisan [Sat, 28 Feb 2015 10:53:32 +0000 (12:53 +0200)]
POSTs to /login return now text/html to prevent stupid IE to prompt for
downloading json
Calin Crisan [Sat, 28 Feb 2015 10:18:02 +0000 (12:18 +0200)]
remote camera fixes
Calin Crisan [Thu, 26 Feb 2015 20:24:58 +0000 (22:24 +0200)]
tzctl fixes
Calin Crisan [Thu, 26 Feb 2015 17:56:02 +0000 (19:56 +0200)]
added support for custom motion binary setting
Calin Crisan [Thu, 26 Feb 2015 17:44:30 +0000 (19:44 +0200)]
additional config: if param not present in data, the config is simply
skipped
Calin Crisan [Thu, 26 Feb 2015 16:47:03 +0000 (18:47 +0200)]
v4l2ctl: buggy v4l2-ctl commands that hang are now killed after 3
seconds
Calin Crisan [Thu, 26 Feb 2015 15:53:59 +0000 (17:53 +0200)]
minor config func fix
Calin Crisan [Tue, 24 Feb 2015 19:50:22 +0000 (21:50 +0200)]
admin password change now triggers a reboot (if reboot enabled)
Calin Crisan [Tue, 24 Feb 2015 15:12:36 +0000 (17:12 +0200)]
added support for regex validators in additional config
Calin Crisan [Mon, 23 Feb 2015 15:34:50 +0000 (17:34 +0200)]
added support for separators in additional config
Calin Crisan [Sun, 22 Feb 2015 18:54:41 +0000 (20:54 +0200)]
camera names and email addresses are now validated
Calin Crisan [Sun, 22 Feb 2015 18:44:23 +0000 (20:44 +0200)]
added tooltips for sections
Calin Crisan [Sun, 22 Feb 2015 17:51:06 +0000 (19:51 +0200)]
generalized config UI and backend code
Calin Crisan [Sun, 22 Feb 2015 10:13:29 +0000 (12:13 +0200)]
minor update process fix
Calin Crisan [Sun, 15 Feb 2015 22:08:38 +0000 (00:08 +0200)]
version bumped to 0.22
Calin Crisan [Sun, 15 Feb 2015 15:15:10 +0000 (17:15 +0200)]
timelapse: use -qscale:v instead of -q:v ffmpeg argument which breaks
compatibility with older versions
Calin Crisan [Sun, 15 Feb 2015 12:33:35 +0000 (14:33 +0200)]
clicking the camera settings button cancels any previously pending
setting changes
Calin Crisan [Sun, 15 Feb 2015 10:49:07 +0000 (12:49 +0200)]
diskctl: implemented fallback using fdisk -l when /dev/disks/by-id/ is
not available
Calin Crisan [Sun, 15 Feb 2015 09:28:25 +0000 (11:28 +0200)]
various input entries in the settings panel are now stripped of spaces
Calin Crisan [Sun, 15 Feb 2015 08:50:02 +0000 (10:50 +0200)]
the root directory can no longer be the root of the filesystem
Calin Crisan [Sun, 15 Feb 2015 08:27:46 +0000 (10:27 +0200)]
v4l2: the presence of the camera device is now verified
Calin Crisan [Sat, 14 Feb 2015 14:57:14 +0000 (16:57 +0200)]
REPO setting now defaults to None
Calin Crisan [Sat, 14 Feb 2015 14:40:20 +0000 (16:40 +0200)]
added support for disabling software update feature
Calin Crisan [Sun, 8 Feb 2015 17:20:22 +0000 (19:20 +0200)]
another fix for the signature algorithm
Calin Crisan [Sun, 8 Feb 2015 16:13:34 +0000 (18:13 +0200)]
fixed signature algorithm when using special characters in uri
Calin Crisan [Sun, 8 Feb 2015 15:50:45 +0000 (17:50 +0200)]
non-modulo 16 resolutions are now discarded
Calin Crisan [Sun, 8 Feb 2015 15:37:53 +0000 (17:37 +0200)]
fixed text overlay disabling issue; left and right text overlays can now
be individually disabled
Calin Crisan [Sun, 8 Feb 2015 12:17:37 +0000 (14:17 +0200)]
the time interval used when gathering email attachment pictures is now
configurable
Calin Crisan [Sun, 8 Feb 2015 09:40:35 +0000 (11:40 +0200)]
Merge branch 'master' of ssh://git@bitbucket.org/ccrisan/motioneye.git
Calin Crisan [Sun, 8 Feb 2015 09:39:26 +0000 (11:39 +0200)]
notifications can now be sent to multiple email addresses
Calin Crisan [Thu, 29 Jan 2015 13:00:39 +0000 (15:00 +0200)]
Merged in martey/motioneye/email-mimetype (pull request #2)
Change JPEG MIME type in sendemail.py.
Martey Dodoo [Wed, 28 Jan 2015 14:56:17 +0000 (09:56 -0500)]
Change JPEG MIME type in sendemail.py.
Change MIME type from "application/image/jpg" to "image/jpeg".
Calin Crisan [Mon, 26 Jan 2015 19:22:45 +0000 (21:22 +0200)]
admin username entry is now readonly
Calin Crisan [Sat, 17 Jan 2015 16:37:08 +0000 (18:37 +0200)]
media browser: fixed layout on small screens
Calin Crisan [Mon, 12 Jan 2015 18:31:25 +0000 (20:31 +0200)]
various login issue fixes
Calin Crisan [Sun, 11 Jan 2015 16:24:53 +0000 (18:24 +0200)]
minor media browser layout fix on small screens
Calin Crisan [Sun, 11 Jan 2015 16:06:32 +0000 (18:06 +0200)]
arrow keys can now be used to navigate through media files previews
Calin Crisan [Sun, 11 Jan 2015 15:42:46 +0000 (17:42 +0200)]
logout button is now visible only when settings menu is closed
Calin Crisan [Sun, 11 Jan 2015 14:42:50 +0000 (16:42 +0200)]
removing media files will now remove remaining empty directories
Calin Crisan [Sun, 11 Jan 2015 13:41:43 +0000 (15:41 +0200)]
diskctl: ignore bind mounts
Calin Crisan [Sun, 11 Jan 2015 13:35:22 +0000 (15:35 +0200)]
smbctl: added support for spaces in network share names and network
usernames
Calin Crisan [Wed, 7 Jan 2015 19:21:16 +0000 (21:21 +0200)]
fixed issues with numeric usernames and passwords
Calin Crisan [Wed, 7 Jan 2015 19:08:56 +0000 (21:08 +0200)]
fixed auth signature issue when using slashes in picture or movie files
Calin Crisan [Wed, 7 Jan 2015 18:56:55 +0000 (20:56 +0200)]
disable motion detection right after motion daemon is started, if
disabled by config
Calin Crisan [Fri, 2 Jan 2015 16:15:22 +0000 (18:15 +0200)]
version bump to 0.21
Calin Crisan [Fri, 2 Jan 2015 16:11:54 +0000 (18:11 +0200)]
favicon is now available at /favicon.ico & /static/favicon.ico
Calin Crisan [Fri, 2 Jan 2015 15:52:19 +0000 (17:52 +0200)]
streaming urls have now authentication params included
Calin Crisan [Fri, 2 Jan 2015 11:17:11 +0000 (13:17 +0200)]
added support for automatic base url detection
Calin Crisan [Fri, 2 Jan 2015 10:54:27 +0000 (12:54 +0200)]
surveillance user no longer sees the delete all button
Calin Crisan [Fri, 2 Jan 2015 10:50:00 +0000 (12:50 +0200)]
merged frame template with main; fixed full-screen frame authentication
issue
Calin Crisan [Sun, 28 Dec 2014 17:13:17 +0000 (19:13 +0200)]
version bump to 0.20
Calin Crisan [Sun, 28 Dec 2014 17:07:31 +0000 (19:07 +0200)]
minor timelapse & zip fix
Calin Crisan [Sun, 28 Dec 2014 16:41:42 +0000 (18:41 +0200)]
major refactoring of timelapse feature, zipped download and remote
motioneye cameras
Calin Crisan [Sat, 27 Dec 2014 15:49:02 +0000 (17:49 +0200)]
ajax GET fix
Calin Crisan [Sat, 27 Dec 2014 15:41:34 +0000 (17:41 +0200)]
reboot ui feedback fix