dependabot[bot]
|
aae80e27aa
|
⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#165)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-02 16:14:01 +01:00 |
|
Franck Nijhof
|
6d1b77c486
|
Upgrade add-on base image to 9.1.2 (#164)
|
2021-02-01 19:00:18 +01:00 |
|
dependabot[bot]
|
19cd50b411
|
⬆️ Bump jinja2 from 2.11.2 to 2.11.3 (#163)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-01 10:37:43 +01:00 |
|
Franck Nijhof
|
a6863bd71b
|
Upgrade add-on base image to 9.1.1 (#162)
|
2021-01-30 17:36:52 +01:00 |
|
dependabot[bot]
|
3e676dc893
|
⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#159)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-25 18:13:33 +01:00 |
|
Franck Nijhof
|
1adca235d3
|
Remove obsolete webui from configuration (#160)
|
2021-01-25 17:57:28 +01:00 |
|
Franck Nijhof
|
73ebb43c37
|
Refactor NGINX configuration (#158)
|
2021-01-24 17:40:37 +01:00 |
|
Franck Nijhof
|
ff5f61b80f
|
Add .python-version for dependabot (#157)
|
2021-01-24 16:32:43 +01:00 |
|
Franck Nijhof
|
5be0b5efa8
|
Upgrade motion to 4.3.2 (#156)
|
2021-01-24 16:31:14 +01:00 |
|
dependabot[bot]
|
2d4633047d
|
⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#151)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-24 15:55:32 +01:00 |
|
Franck Nijhof
|
d3a7ad6777
|
Upgrade add-on base image to 9.1.0 (#149)
|
2021-01-24 14:57:47 +01:00 |
|
Franck Nijhof
|
45485139eb
|
Activate dependabot for Python dependencies (#150)
|
2021-01-24 14:50:34 +01:00 |
|
Franck Nijhof
|
bbc133b29f
|
Add new repository workflow (#147)
* Add new repository workflow
* Prettified Code!
* Migrate Docker build arguments
* Documentation tweaks
* Address add-on lint errors
Co-authored-by: frenck <frenck@users.noreply.github.com>
|
2021-01-22 09:04:57 +01:00 |
|
Franck Nijhof
|
19e78c5bd7
|
Upgrade Code of Conduct (#146)
|
2021-01-21 19:13:52 +01:00 |
|
Franck Nijhof
|
56e643b9d9
|
Happy New Year (#145)
|
2021-01-21 15:40:08 +01:00 |
|
Franck Nijhof
|
25a180098c
|
Cleanup repository (#144)
|
2021-01-21 12:46:38 +01:00 |
|
Paul Sinclair
|
5678f5a0c7
|
🔨 Fix deletion of uploadservices.json (#125)
|
2020-10-05 09:20:16 +02:00 |
|
Franck Nijhof
|
9ac171b321
|
🚑 Fix video2linux support
|
2020-09-23 23:26:51 +02:00 |
|
DC Martin
|
263285703d
|
✏️ Fix incorrect option name in documentation (#119)
|
2020-09-23 17:51:30 +02:00 |
|
Franck Nijhof
|
11bd1467a5
|
✨ Add support for the new media folder
|
2020-09-23 17:13:21 +02:00 |
|
Paul Sinclair
|
8437ba3ced
|
🚑Build motion locally (#117)
* 🔨Add build dependencies
* 🔨Add run dependencies
* 🔨Build motion locally
* 🔨Add hadolint exception (./configure)
* ✏️ Tabs to spaces, remove inline comment
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-09-23 17:12:15 +02:00 |
|
Franck Nijhof
|
6b25e70d89
|
⬆️ Upgrades libcurl to 7.69.1-r1
|
2020-09-23 16:38:03 +02:00 |
|
Franck Nijhof
|
897747e7b2
|
⬆️ Upgrades add-on base image to v8.0.3
|
2020-09-23 16:36:47 +02:00 |
|
Franck Nijhof
|
c1640ce33e
|
Revert "⬆️ Upgrades Pillow from 6.2.2 to 6.2.3 (#99)"
This reverts commit ba58d4a656 .
|
2020-09-04 17:31:36 +02:00 |
|
Snyk bot
|
ba58d4a656
|
⬆️ Upgrades Pillow from 6.2.2 to 6.2.3 (#99)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574573
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574574
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574575
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574576
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574577
|
2020-09-04 17:03:31 +02:00 |
|
Franck Nijhof
|
95462fa705
|
🔥 Remove Renovatebot
|
2020-08-26 13:59:18 +02:00 |
|
Franck Nijhof
|
e4cfa84175
|
🔨 Correct upstream Python2 changes in upstream Alpine
|
2020-08-26 13:58:59 +02:00 |
|
Franck Nijhof
|
8df9943294
|
⬆️ Upgrades mosquitto-clients to 1.6.9-r0
|
2020-08-26 13:55:08 +02:00 |
|
Franck Nijhof
|
64df51cbe3
|
⬆️ Upgrades nginx to 1.18.0-r0
|
2020-08-26 13:54:53 +02:00 |
|
Franck Nijhof
|
97a521d88a
|
⬆️ Upgrades libjpeg to 9d-r0
|
2020-08-26 13:54:35 +02:00 |
|
Franck Nijhof
|
ac8b900442
|
⬆️ Upgrades ffmpeg to 4.3.1-r0
|
2020-08-26 13:54:23 +02:00 |
|
Franck Nijhof
|
84b43c2fb0
|
⬆️ Upgrades cifs-utils to 6.10-r1
|
2020-08-26 13:54:10 +02:00 |
|
Franck Nijhof
|
0a0749df9f
|
⬆️ Upgrades musl-dev to 1.1.24-r9
|
2020-08-26 13:46:34 +02:00 |
|
Franck Nijhof
|
4f78b12272
|
⬆️ Upgrades jpeg-dev to 9d-r0
|
2020-08-26 13:46:19 +02:00 |
|
Franck Nijhof
|
bd8e55f46f
|
⬆️ Upgrades gcc to 9.3.0-r2
|
2020-08-26 13:46:07 +02:00 |
|
Franck Nijhof
|
47d84af532
|
⬆️ Upgrades libcurl to 7.69.1-r0
|
2020-08-26 13:45:55 +02:00 |
|
Franck Nijhof
|
26ba16dcda
|
⬆️ Upgrades add-on base image to v8.0.1
|
2020-08-26 13:45:14 +02:00 |
|
renovate[bot]
|
0df48eb832
|
⬆️ Updates motioneye to v0.42.1 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-06 18:52:01 +02:00 |
|
Franck Nijhof
|
5d44831fcc
|
⬆️ Upgrades motion to 4.3.1-r0
|
2020-05-29 00:06:21 +02:00 |
|
Franck Nijhof
|
0cf5e1d1f6
|
✏️ Split add-on documentation
|
2020-05-29 00:05:34 +02:00 |
|
renovate[bot]
|
0fdd799d5a
|
⬆️ Updates six to v1.15.0 (#96)
|
2020-05-21 22:53:22 +02:00 |
|
Franck Nijhof
|
c78cbaf8ad
|
⬆️ Upgrades python2 to 2.7.18-r0
|
2020-05-16 20:17:06 +02:00 |
|
Franck Nijhof
|
13265be3a2
|
🔨 Implement OCI image specification on labels
|
2020-05-16 20:16:32 +02:00 |
|
Franck Nijhof
|
fb4da531f5
|
⬆️ Upgrades add-on base image to v7.2.0
|
2020-05-16 20:15:33 +02:00 |
|
renovate[bot]
|
fb8eb20ada
|
⬆️ Updates jinja2 to v2.11.2 (#86)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-04-14 09:03:37 +02:00 |
|
Franck Nijhof
|
3aa7b57ef0
|
📚 Update add-on documentation, now supporting USB camera's
|
2020-03-29 17:54:00 +02:00 |
|
Franck Nijhof
|
8f0423d715
|
🔨 Disable Docker init
|
2020-03-29 14:09:35 +02:00 |
|
Franck Nijhof
|
041789dcaf
|
⬆️ Upgrades add-on base image to v7.0.5
|
2020-03-29 14:09:02 +02:00 |
|
Franck Nijhof
|
22748a1873
|
⬆️ Upgrades musl-dev to 1.1.24-r2
|
2020-03-23 11:44:57 +01:00 |
|
Franck Nijhof
|
92afadc90b
|
⬆️ Upgrades gcc to 9.2.0-r4
|
2020-03-23 11:44:45 +01:00 |
|