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

9 commits

Author SHA1 Message Date
da65447554 Merge branch 'testing' 2024-06-25 21:34:27 +02: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
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
e5ec742174 removed php references 2023-09-05 00:02:21 -04:00
SolAZDev
b481789306 comment out password -- currently unused 2023-09-04 12:50:02 -04:00
SolAZDev
921170c610 remove commas & sql 2023-09-03 20:34:55 -04:00
SolAZDev
abda07bbe6 First Comit: Initial Install (untested) 2023-09-02 01:39:08 -04:00
Carlos Orama
cf84a198e4
Initial commit 2023-08-27 16:29:38 +00:00