1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/motioneye_ynh.git synced 2024-09-03 19:46:09 +02:00
Commit graph

73 commits

Author SHA1 Message Date
Salamandar
bada77f909
Merge pull request #17 from YunoHost-Apps/testing
Testing
2024-06-25 21:38:16 +02:00
yunohost-bot
861d713123 Auto-update READMEs 2024-06-25 19:37:52 +00:00
a49c790180 Merge remote-tracking branch 'origin/solazdev_testing' into testing 2024-06-25 21:37:14 +02:00
da65447554 Merge branch 'testing' 2024-06-25 21:34:27 +02:00
fb421e8155 Update READMEs 2024-06-23 13:33:38 +02:00
yunohost-bot
af85349b3b Auto-update READMEs 2024-04-14 21:51:27 +00:00
Jens Diemer
e338264069
Update DESCRIPTION.md (#15) 2024-04-14 17:51:23 -04:00
yunohost-bot
55ebb1cd6b Auto-update READMEs 2024-04-06 04:36:46 +00:00
Carlos Orama
5455f666fb
Update motioneye.conf to allow external viewers 2024-04-06 04:36:42 +00:00
yunohost-bot
968bedf47e Auto-update README 2024-03-29 07:14:01 +01:00
yunohost-bot
c093ea6278 Auto-update README 2024-02-15 17:18:05 +00:00
OniriCorpe
eceacea3f8
Update manifest.toml 2024-02-15 18:18:02 +01:00
Alexandre Aubin
d58d626bb4
Update manifest.toml: fix description not explaining what motion is, also fr description was not fr 2024-01-17 19:41:43 +01:00
Éric Gaspar
22e5be76e5 Update install 2024-01-17 15:54:17 +01:00
Éric Gaspar
7a234d8fe9 Merge branch 'master' into testing 2024-01-17 15:52:38 +01:00
Carlos Orama
c3dcb5dcbc
Installation Tests (#11)
* fixed config destination typo

* $final_path not bound, attepting "__APP__"

* test: hard Coded directory

* changed install and data dir references

* I thought I had replaced etc/ with /etc

* added python3-venv to dependencies

* moved asset to install

* undo source removal

* debug: list all files in install dir

* use local downloaded dev.tar.gz

* update source reference to specific commit + no extract

* updated manifest for fixes and info + systemd correct directory

* Auto-update README

* Update manifest.toml (Fixed CPE)

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>

* Version to date ver

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>

* Auto-update README

* install: changed permissions

* 660->664

* install: 664->666 chown commented

* chown+777 (this does not feel right)

* following motionEye's base (664 + motion:motion)

* Auto-update README

* moved permissions

* add motion to dependencies

* permission tests continue

* 777 again

* retry

* reordered folder making

* Linter (#12) by ericgaspar

* linter

* Auto-update README

* Update LICENSE

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* v0.43.1b1 download test

* fixed miss-quote

* Auto-update README

* Update manifest.toml

* clean up?

* __APP__ -> $app

* venv, ip fix and ram fix

* run directory

* test install dir run

* logs in app dir (should change later)

* force-create directories (shouldn't these be made?)

* updated folders, upgrade, restore and install usage

* corrected directory references

* what if we cant use /path?

* fixed description

* Auto-update README

* minimized screenshot to be less than 512k

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-17 14:09:30 +00:00
SolAZDev
7bb02cc366 minimized screenshot to be less than 512k 2024-01-17 00:00:48 -04:00
yunohost-bot
d8f98fa640 Auto-update README 2024-01-16 22:13:40 +00:00
SolAZDev
7352dc6ec4 fixed description 2024-01-16 18:13:22 -04:00
SolAZDev
0d7ea54cf1 what if we cant use /path? 2024-01-16 16:35:41 -04:00
SolAZDev
63c5d54a2e corrected directory references 2024-01-16 15:40:29 -04:00
SolAZDev
1b5bb83821 updated folders, upgrade, restore and install usage 2024-01-16 11:17:09 -04:00
SolAZDev
ccebfa85fd force-create directories (shouldn't these be made?) 2024-01-16 01:31:49 -04:00
SolAZDev
bd1c74561f logs in app dir (should change later) 2024-01-16 00:14:06 -04:00
SolAZDev
20eb7419a2 test install dir run 2024-01-15 22:10:18 -04:00
SolAZDev
6377d8f806 run directory 2024-01-15 21:20:47 -04:00
SolAZDev
a1850e0f49 venv, ip fix and ram fix 2024-01-15 21:05:48 -04:00
SolAZDev
942a859b15 __APP__ -> $app 2024-01-15 20:37:49 -04:00
SolAZDev
f5928c13d8 clean up? 2024-01-15 20:25:20 -04:00
Carlos Orama
babb9d7c18
Update manifest.toml 2024-01-15 22:41:46 +00:00
yunohost-bot
d79624c4ec Auto-update README 2024-01-15 21:13:04 +00:00
Carlos Orama
1fc90583c3
fixed miss-quote 2024-01-15 21:13:01 +00:00
Carlos Orama
136ee718c6
v0.43.1b1 download test 2024-01-15 21:03:07 +00:00
yunohost-bot
3035ecc663 Auto-update README 2023-10-05 03:56:25 +00:00
eric_G
21631e3a96
Linter (#12) by ericgaspar
* linter

* Auto-update README

* Update LICENSE

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-10-05 03:56:20 +00:00
SolAZDev
da8c0ac0f6 reordered folder making 2023-09-08 20:34:44 -04:00
SolAZDev
0849ee4b37 retry 2023-09-08 20:11:53 -04:00
SolAZDev
247ea7231d 777 again 2023-09-08 20:00:47 -04:00
SolAZDev
989bd9518b permission tests continue 2023-09-08 18:27:54 -04:00
SolAZDev
8f1d2341ce add motion to dependencies 2023-09-08 17:14:15 -04:00
SolAZDev
6842a2bc27 moved permissions 2023-09-08 17:05:09 -04:00
yunohost-bot
eb0168e19b Auto-update README 2023-09-08 20:59:46 +00:00
SolAZDev
890bebf65f following motionEye's base (664 + motion:motion) 2023-09-08 16:59:36 -04:00
SolAZDev
08f4c594c6 chown+777 (this does not feel right) 2023-09-06 13:24:48 -04:00
SolAZDev
4eda2c41fd install: 664->666 chown commented 2023-09-06 13:18:04 -04:00
SolAZDev
39de072402 660->664 2023-09-06 12:57:38 -04:00
SolAZDev
30095d135e install: changed permissions 2023-09-06 12:47:53 -04:00
yunohost-bot
1aea3d67cc Auto-update README 2023-09-06 06:39:48 +00:00
Carlos Orama
a21527e3b3
Version to date ver
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
2023-09-06 06:39:44 +00:00
Carlos Orama
b1205a3a90
Update manifest.toml (Fixed CPE)
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
2023-09-06 05:55:45 +00:00