]> www.vanbest.org Git - motioneye-debian/log
motioneye-debian
7 years agoUpdate Dockerfile
magnulu [Mon, 9 Oct 2017 21:15:38 +0000 (23:15 +0200)]
Update Dockerfile

added installation of curl, as my motion log file threw errors about not finding curl when taking a manual snapshot.

7 years agobump version to 0.37.1
Calin Crisan [Sat, 9 Sep 2017 19:53:03 +0000 (22:53 +0300)]
bump version to 0.37.1

7 years agoframerate dimmer can now be set to 0 (again) and it will refresh once
Calin Crisan [Sat, 9 Sep 2017 19:49:36 +0000 (22:49 +0300)]
framerate dimmer can now be set to 0 (again) and it will refresh once

7 years agostreaming framerate is now automatically set to device framerate + 5fps
Calin Crisan [Sat, 9 Sep 2017 19:37:33 +0000 (22:37 +0300)]
streaming framerate is now automatically set to device framerate + 5fps

7 years agostore normal password in plain text
Calin Crisan [Thu, 7 Sep 2017 19:32:21 +0000 (22:32 +0300)]
store normal password in plain text

Unfortunately we must store the surveillance (normal) password in plain
text. The reason is that we need it afterwards when we build the camera
config, to properly set a username:password for the streaming auth.

7 years agofix authentication issue with remote motionEye cameras
Calin Crisan [Sat, 2 Sep 2017 18:51:08 +0000 (21:51 +0300)]
fix authentication issue with remote motionEye cameras

7 years agoadmin password: remove the reboot attribute from main.html
Calin Crisan [Sun, 27 Aug 2017 09:33:59 +0000 (12:33 +0300)]
admin password: remove the reboot attribute from main.html

7 years agoMerge branch 'improved-auth' into dev
Calin Crisan [Sun, 27 Aug 2017 09:24:53 +0000 (12:24 +0300)]
Merge branch 'improved-auth' into dev

7 years agono more reboots/restarts when the admin password changes
Calin Crisan [Sun, 27 Aug 2017 09:22:58 +0000 (12:22 +0300)]
no more reboots/restarts when the admin password changes

7 years agobump version to 0.37
Calin Crisan [Sat, 26 Aug 2017 13:30:01 +0000 (16:30 +0300)]
bump version to 0.37

7 years agoimprove email picture attachments lookup
Calin Crisan [Sat, 26 Aug 2017 13:22:33 +0000 (16:22 +0300)]
improve email picture attachments lookup

Improves the media file search by narrowing down the search path to that
corresponding to the day of the event. This is possible only when the
still images filename pattern starts with ""%Y-%m-%d/", which is true
by default.

7 years agobump version to 0.37rc1
Calin Crisan [Sat, 5 Aug 2017 20:09:39 +0000 (23:09 +0300)]
bump version to 0.37rc1

7 years agohide snapshot button when still images are completely disabled
Calin Crisan [Sat, 5 Aug 2017 20:03:46 +0000 (23:03 +0300)]
hide snapshot button when still images are completely disabled

7 years agoMerge pull request #616 from ccrisan/manual-snapshot-record
Calin Crisan [Sat, 5 Aug 2017 20:00:23 +0000 (23:00 +0300)]
Merge pull request #616 from ccrisan/manual-snapshot-record

Manual Snapshot Support

7 years agostill images: add "motion-triggered (one picture)" capture mode
Calin Crisan [Sat, 5 Aug 2017 19:50:21 +0000 (22:50 +0300)]
still images: add "motion-triggered (one picture)" capture mode

7 years agostill images: add "manual" capture mode
Calin Crisan [Sat, 5 Aug 2017 19:39:00 +0000 (22:39 +0300)]
still images: add "manual" capture mode

7 years agoimplement manual snapshot button
Calin Crisan [Sat, 5 Aug 2017 19:26:43 +0000 (22:26 +0300)]
implement manual snapshot button

7 years agoalways set the snapshot_filename option
Calin Crisan [Sat, 5 Aug 2017 17:33:40 +0000 (20:33 +0300)]
always set the snapshot_filename option

7 years agoon_event_end post-merge minor fixes
Calin Crisan [Sat, 5 Aug 2017 16:50:28 +0000 (19:50 +0300)]
on_event_end post-merge minor fixes

7 years agoMerge branch 'jcsilva-event_end' into dev
Calin Crisan [Sat, 5 Aug 2017 16:35:00 +0000 (19:35 +0300)]
Merge branch 'jcsilva-event_end' into dev

7 years agoMerge branch 'event_end' of https://github.com/jcsilva/motioneye into jcsilva-event_end
Calin Crisan [Sat, 5 Aug 2017 16:34:39 +0000 (19:34 +0300)]
Merge branch 'event_end' of https://github.com/jcsilva/motioneye into jcsilva-event_end

7 years agowifictl: add support for hex psk
Calin Crisan [Sat, 5 Aug 2017 16:23:15 +0000 (19:23 +0300)]
wifictl: add support for hex psk

7 years agosmbctl: compare all mount details as lowercase strings
Calin Crisan [Sat, 5 Aug 2017 15:12:43 +0000 (18:12 +0300)]
smbctl: compare all mount details as lowercase strings

7 years agoMerge pull request #615 from ccrisan/improved-auth
Calin Crisan [Sat, 5 Aug 2017 14:30:41 +0000 (17:30 +0300)]
Merge pull request #615 from ccrisan/improved-auth

Improved Authentication

7 years agoadd support for HTTP basic auth
Calin Crisan [Sat, 5 Aug 2017 14:17:15 +0000 (17:17 +0300)]
add support for HTTP basic auth

7 years agoadd support for password hook external program
Calin Crisan [Sat, 5 Aug 2017 12:40:40 +0000 (15:40 +0300)]
add support for password hook external program

7 years agostore passwords as hashes rather than in plain text
Calin Crisan [Sat, 5 Aug 2017 10:57:39 +0000 (13:57 +0300)]
store passwords as hashes rather than in plain text

7 years agoMerge pull request #614 from ccrisan/code-cleanups
Calin Crisan [Sat, 5 Aug 2017 10:00:33 +0000 (13:00 +0300)]
Merge pull request #614 from ccrisan/code-cleanups

Code Cleanups

7 years agoa few PEP8 code cleanups
Calin Crisan [Sat, 5 Aug 2017 09:55:52 +0000 (12:55 +0300)]
a few PEP8 code cleanups

7 years agoMerge pull request #593 from lucabelluccini/feature/support-armv7-docker
Calin Crisan [Thu, 20 Jul 2017 08:25:35 +0000 (11:25 +0300)]
Merge pull request #593 from lucabelluccini/feature/support-armv7-docker

Support armv7 (tested on Odroid X with ALARM Arch Linux)

7 years agoSupport armv7 (tested on Odroid X with AlARM Arch Linux)
Luca Belluccini [Fri, 7 Jul 2017 21:59:04 +0000 (21:59 +0000)]
Support armv7 (tested on Odroid X with AlARM Arch Linux)

7 years agofix sftp upload service test error handling
Calin Crisan [Fri, 7 Jul 2017 15:44:49 +0000 (18:44 +0300)]
fix sftp upload service test error handling

7 years agoMerge pull request #571 from kurd/master
Calin Crisan [Thu, 6 Jul 2017 19:27:37 +0000 (22:27 +0300)]
Merge pull request #571 from kurd/master

Add support for uploading media files using SFTP

7 years agobump version to 0.36.1
Calin Crisan [Thu, 6 Jul 2017 18:09:14 +0000 (21:09 +0300)]
bump version to 0.36.1

7 years agoprevent framerate dimmer to reach 0%
Calin Crisan [Thu, 6 Jul 2017 18:08:11 +0000 (21:08 +0300)]
prevent framerate dimmer to reach 0%

7 years agoEnable SFTP uploads
kxrd [Sun, 25 Jun 2017 14:36:43 +0000 (16:36 +0200)]
Enable SFTP uploads

7 years agoAdd support for uploading media files using SFTP
kxrd [Sun, 25 Jun 2017 14:35:49 +0000 (16:35 +0200)]
Add support for uploading media files using SFTP

7 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Sat, 17 Jun 2017 19:10:47 +0000 (22:10 +0300)]
Merge branch 'master' of github.com:ccrisan/motioneye

7 years agofix frame view relative paths
Calin Crisan [Sat, 17 Jun 2017 19:08:56 +0000 (22:08 +0300)]
fix frame view relative paths

7 years agoUpdate relayevent.sh
Calin Crisan [Tue, 13 Jun 2017 08:57:51 +0000 (11:57 +0300)]
Update relayevent.sh

remove debugging leftover in relayevent.sh

7 years agoMerge pull request #552 from theoo/patch-1
Calin Crisan [Sun, 11 Jun 2017 12:19:52 +0000 (15:19 +0300)]
Merge pull request #552 from theoo/patch-1

add missing extra directory in Dockerfile

7 years agoAdd missing file
Théo Reichel [Sun, 11 Jun 2017 01:50:37 +0000 (03:50 +0200)]
Add missing file

Extra folder content is missing in /usr/share/motioneye/extra/

7 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Sat, 10 Jun 2017 17:27:55 +0000 (20:27 +0300)]
Merge branch 'master' of github.com:ccrisan/motioneye

7 years agobump version to 0.36
Calin Crisan [Sat, 10 Jun 2017 17:26:48 +0000 (20:26 +0300)]
bump version to 0.36

7 years agoMerge pull request #551 from lenkawamoto/master
Calin Crisan [Fri, 9 Jun 2017 07:14:16 +0000 (10:14 +0300)]
Merge pull request #551 from lenkawamoto/master

Fixed regex pattern for extracting username from /proc/mounts

7 years agoupload services classes constructor cleanup
Calin Crisan [Thu, 8 Jun 2017 19:53:27 +0000 (22:53 +0300)]
upload services classes constructor cleanup

7 years agoadd support for uploading to ftp server
Calin Crisan [Thu, 8 Jun 2017 19:46:34 +0000 (22:46 +0300)]
add support for uploading to ftp server

7 years agoFixed regex pattern for extracting username from /proc/mounts
Len Kawamoto [Wed, 7 Jun 2017 22:32:04 +0000 (15:32 -0700)]
Fixed regex pattern for extracting username from /proc/mounts

The previous pattern truncated a valid username which contained a hyphen (not as the first character) which resulted in MotionEye repeatedly try to unmount a "no longer necessary" mount point which didn't exist.  The end result was that the live preview video switched to the "No Camera" icon, no live preview was showing on the web interface, and no still images nor motion detected movies were being stored in the Network Storage folder.

The previous pattern of "[\w\s]+" (1 more occurrence of alpha, number, underscore, or any white space) seemed incorrect to me... though I'm not as familiar with non-Linux usernames nor what restrictions exist for usernames in CIFS mounting.  I simply used the default NAME_REGEX pattern specified in /usr/share/adduser/adduser.conf

See github issue #356 (https://github.com/ccrisan/motioneyeos/issues/356) and the follow-up google forums post (https://groups.google.com/forum/#!topic/motioneye/0Cve8obKAX8) for more history on this issue.

7 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Tue, 6 Jun 2017 19:53:00 +0000 (22:53 +0300)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

7 years agofix additional configs missing unit
Calin Crisan [Tue, 6 Jun 2017 19:52:33 +0000 (22:52 +0300)]
fix additional configs missing unit

7 years agoMerge pull request #549 from jasaw/zero_motion_gap
Calin Crisan [Tue, 6 Jun 2017 06:40:51 +0000 (09:40 +0300)]
Merge pull request #549 from jasaw/zero_motion_gap

accept zero value motion gap

7 years agoaccept zero value motion gap
Joo Aun Saw [Tue, 6 Jun 2017 03:17:39 +0000 (13:17 +1000)]
accept zero value motion gap

7 years agosnapshot url now waits for a valid jpg frame
Calin Crisan [Sun, 28 May 2017 12:10:50 +0000 (15:10 +0300)]
snapshot url now waits for a valid jpg frame

7 years agoremove obsolete relayevent.py
Calin Crisan [Sun, 28 May 2017 11:18:59 +0000 (14:18 +0300)]
remove obsolete relayevent.py

7 years agorestrict admin password to some printable ascii characters
Calin Crisan [Sun, 28 May 2017 11:13:39 +0000 (14:13 +0300)]
restrict admin password to some printable ascii characters

7 years agoauth cookie names are now a bit more specific
Calin Crisan [Sun, 28 May 2017 10:19:53 +0000 (13:19 +0300)]
auth cookie names are now a bit more specific

7 years agoremove ogg format as it's no longer supported
Calin Crisan [Sun, 28 May 2017 10:11:50 +0000 (13:11 +0300)]
remove ogg format as it's no longer supported

7 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Sun, 28 May 2017 09:41:45 +0000 (12:41 +0300)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

Conflicts:
motioneye/server.py

7 years agoremove base_path setting; all paths are now relative
Calin Crisan [Sun, 28 May 2017 09:37:59 +0000 (12:37 +0300)]
remove base_path setting; all paths are now relative

7 years agoMerge pull request #380 from lebomb44/patch-1
Calin Crisan [Sun, 28 May 2017 09:20:29 +0000 (12:20 +0300)]
Merge pull request #380 from lebomb44/patch-1

#378 Relative path instead of absolute path useful for reverse proxying

8 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Sat, 25 Mar 2017 20:16:04 +0000 (22:16 +0200)]
Merge branch 'master' of github.com:ccrisan/motioneye

8 years agostart platform update asynchronously
Calin Crisan [Sat, 25 Mar 2017 20:15:39 +0000 (22:15 +0200)]
start platform update asynchronously

8 years agoMerge pull request #470 from cahna/master
Calin Crisan [Mon, 6 Mar 2017 15:20:06 +0000 (17:20 +0200)]
Merge pull request #470 from cahna/master

#304 Update Docker build configuration(s)

8 years agoupdate motion repository to motion-project. bugfixes.
Conor Heine [Sun, 5 Mar 2017 19:43:29 +0000 (11:43 -0800)]
update motion repository to motion-project. bugfixes.

8 years agogeneralize update mechanism for platforms that support it
Calin Crisan [Sun, 5 Mar 2017 18:49:00 +0000 (20:49 +0200)]
generalize update mechanism for platforms that support it

8 years agoversion bumped to 0.35.2
Calin Crisan [Sat, 11 Feb 2017 10:57:37 +0000 (12:57 +0200)]
version bumped to 0.35.2

8 years agofixed editable mask for rotated cameras
Calin Crisan [Fri, 10 Feb 2017 23:31:55 +0000 (01:31 +0200)]
fixed editable mask for rotated cameras

8 years agoupload services: MAX_FILE_SIZE generalized and increased to 1GB
Calin Crisan [Tue, 7 Feb 2017 18:59:48 +0000 (20:59 +0200)]
upload services: MAX_FILE_SIZE generalized and increased to 1GB

8 years agominor mask edit fix
Calin Crisan [Tue, 7 Feb 2017 18:56:40 +0000 (20:56 +0200)]
minor mask edit fix

8 years agofixed editable mask shifting on some unusual resolutions
Calin Crisan [Tue, 24 Jan 2017 15:40:01 +0000 (17:40 +0200)]
fixed editable mask shifting on some unusual resolutions

8 years agocredentials are now remembered for 10 years
Calin Crisan [Tue, 24 Jan 2017 15:08:32 +0000 (17:08 +0200)]
credentials are now remembered for 10 years

8 years agohashes inside a config line are part of the config value
Calin Crisan [Tue, 24 Jan 2017 15:03:51 +0000 (17:03 +0200)]
hashes inside a config line are part of the config value

8 years agodon't store the password hash in motion.conf
Calin Crisan [Mon, 12 Dec 2016 19:45:34 +0000 (21:45 +0200)]
don't store the password hash in motion.conf

8 years agofixed wrong frames showing progress when applying settings
Calin Crisan [Sat, 10 Dec 2016 19:17:06 +0000 (21:17 +0200)]
fixed wrong frames showing progress when applying settings

8 years agoadded more "special tokens" to various options' descriptions
Calin Crisan [Fri, 9 Dec 2016 20:04:13 +0000 (22:04 +0200)]
added more "special tokens" to various options' descriptions

8 years ago#378 Relative path instead of absolute path useful for reverse proxying
LeBomb [Mon, 5 Dec 2016 23:21:45 +0000 (00:21 +0100)]
#378 Relative path instead of absolute path useful for reverse proxying

#378

8 years agothe number of rows when laying out frames is now configurable as a preference
Calin Crisan [Sun, 4 Dec 2016 15:53:56 +0000 (17:53 +0200)]
the number of rows when laying out frames is now configurable as a preference

8 years agoMerge pull request #323 from shaungrady/shaungrady-autofocus-username
Calin Crisan [Sun, 4 Dec 2016 15:11:43 +0000 (17:11 +0200)]
Merge pull request #323 from shaungrady/shaungrady-autofocus-username

Add `autofocus` attribute to login username field

8 years agoadded support for remembering credentials when logging in
Calin Crisan [Sun, 4 Dec 2016 15:09:55 +0000 (17:09 +0200)]
added support for remembering credentials when logging in

this was possible by saving the password hash in a cookie and using it in the signature instead of the original plain-text password

8 years agoadded support for ?camera_ids=1,2,... query argument
Calin Crisan [Sun, 4 Dec 2016 14:25:02 +0000 (16:25 +0200)]
added support for ?camera_ids=1,2,... query argument

8 years agospace can now be used in passwords
Calin Crisan [Sun, 4 Dec 2016 12:06:53 +0000 (14:06 +0200)]
space can now be used in passwords

8 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Sun, 4 Dec 2016 11:19:55 +0000 (13:19 +0200)]
Merge branch 'master' of github.com:ccrisan/motioneye

8 years agowifictl: brackets in PSKs are now supported
Calin Crisan [Sun, 4 Dec 2016 11:18:58 +0000 (13:18 +0200)]
wifictl: brackets in PSKs are now supported

8 years agoMerge pull request #374 from moogblob/patch-1
Calin Crisan [Mon, 28 Nov 2016 15:15:28 +0000 (17:15 +0200)]
Merge pull request #374 from moogblob/patch-1

Docker: Correct path to media files

8 years agoCorrect path to media files
Johan Klintberg [Mon, 28 Nov 2016 10:36:59 +0000 (11:36 +0100)]
Correct path to media files

8 years agoforgot to add manifest.json to git
Calin Crisan [Thu, 24 Nov 2016 16:24:37 +0000 (18:24 +0200)]
forgot to add manifest.json to git

8 years agoversion bumped to 0.35.1
Calin Crisan [Thu, 24 Nov 2016 15:50:39 +0000 (17:50 +0200)]
version bumped to 0.35.1

8 years agofixed manifest.json location when using base_path
Calin Crisan [Thu, 24 Nov 2016 15:48:02 +0000 (17:48 +0200)]
fixed manifest.json location when using base_path

8 years agostreaming urls are now shown as popups
Calin Crisan [Thu, 24 Nov 2016 15:37:59 +0000 (17:37 +0200)]
streaming urls are now shown as popups

8 years agoadded camera id field in settings panel
Calin Crisan [Thu, 24 Nov 2016 14:58:07 +0000 (16:58 +0200)]
added camera id field in settings panel

8 years agorelayevent.sh now uses a 5 seconds timeout
Calin Crisan [Thu, 24 Nov 2016 14:50:30 +0000 (16:50 +0200)]
relayevent.sh now uses a 5 seconds timeout

8 years agocapture fps measuring improvements
Calin Crisan [Thu, 24 Nov 2016 13:21:49 +0000 (15:21 +0200)]
capture fps measuring improvements

8 years agoadded motion_restart_on_errors setting to control if motion is restarted upon errors...
Calin Crisan [Thu, 24 Nov 2016 13:06:59 +0000 (15:06 +0200)]
added motion_restart_on_errors setting to control if motion is restarted upon errors (defaulting to false)

8 years agofixed mask editing when no streaming resolution is available
Calin Crisan [Sun, 13 Nov 2016 17:05:27 +0000 (19:05 +0200)]
fixed mask editing when no streaming resolution is available

8 years agoadded support for ffmpeg_output_debug_movies/output_debug_pictures; config cleanups
Calin Crisan [Sun, 13 Nov 2016 16:52:50 +0000 (18:52 +0200)]
added support for ffmpeg_output_debug_movies/output_debug_pictures; config cleanups

8 years agofixed extra options not allowing new lines on FireFox
Calin Crisan [Sun, 13 Nov 2016 16:22:38 +0000 (18:22 +0200)]
fixed extra options not allowing new lines on FireFox

8 years agominor icon improvements
Calin Crisan [Mon, 7 Nov 2016 23:03:47 +0000 (01:03 +0200)]
minor icon improvements

8 years agoadded web app manifest support; better icon
Calin Crisan [Mon, 7 Nov 2016 22:49:55 +0000 (00:49 +0200)]
added web app manifest support; better icon

8 years agoversion bumped to 0.35
Calin Crisan [Thu, 3 Nov 2016 16:54:15 +0000 (18:54 +0200)]
version bumped to 0.35

8 years ago"sluginess" is not a word; empty mask fixes
Calin Crisan [Thu, 3 Nov 2016 11:53:41 +0000 (13:53 +0200)]
"sluginess" is not a word; empty mask fixes