martin
00a1ed912b
fix: reconnect automatically after disconnect ( #13 )
2023-12-19 01:55:45 +01:00
dependabot[bot]
0ea6cd556c
chore(deps): bump github/codeql-action from 2 to 3 ( #11 )
2023-12-14 12:30:37 +01:00
martabal
035752eca9
ci: add automatic release
2023-11-22 01:25:06 +01:00
martabal
299192121a
chore: pump version
2023-11-21 19:52:57 +01:00
Pedro Pombeiro
0bf2b5a6ee
feat: export job status counts ( #10 )
2023-11-21 19:51:57 +01:00
martabal
5784e15fa0
chore: pump version
2023-11-15 00:55:08 +01:00
martin
e9d70573a7
fix: v1.86 ( #9 )
2023-11-14 13:41:21 +01:00
martabal
e78aad9501
fix: api breaking change
2023-11-08 15:50:40 +01:00
dependabot[bot]
657181a728
chore(deps): bump docker/login-action from 2 to 3 ( #7 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:26 +02:00
dependabot[bot]
2d17c2f066
chore(deps): bump docker/setup-qemu-action from 2 to 3 ( #5 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:21 +02:00
dependabot[bot]
8fb9f9d7f6
chore(deps): bump docker/build-push-action from 4 to 5 ( #4 )
...
Dependabot couldn't find the original pull request head commit, b46e7d77a5c9f6dcc1b146dc72caa32c26421cfe.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:18 +02:00
dependabot[bot]
edd88f3883
chore(deps): bump docker/setup-buildx-action from 2 to 3 ( #3 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:08 +02:00
dependabot[bot]
17ecce3cc6
chore(deps): bump actions/checkout from 2 to 4 ( #6 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:03 +02:00
martabal
809e084698
refactor: simplify data registration
2023-10-19 20:19:59 +02:00
Simon Rieger
4cbc006e84
refactor: update grafana dashboard ( #2 )
...
* grafana/dashboard.json aktualisiert
rename to "number of videos"
add refresh and extend timestamp
* README.md aktualisiert
Rename IMMICH_URL to IMMICH_BASE_URL
---------
Co-authored-by: Simon Rieger <simono41@noreply.localhost>
2023-10-18 23:29:56 +02:00
martin
c880ba2e36
chore: update dependencies
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-07-06 12:05:57 +02:00
martabal
8a7ebfefa1
feat: up version
...
Signed-off-by: martabal <74269598+martabal@users.noreply.github.com>
2023-06-21 23:29:41 +02:00
martin
cf29943ebe
fix(dashboard): show total photos & videos ( #1 )
2023-02-22 21:48:50 +01:00
martin
3b4e9143be
up version release
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-19 12:17:31 +01:00
martin
05a3dd2501
fix: correct metric name for immich version
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-19 12:16:32 +01:00
martin
e6870170aa
chore: add license
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-18 19:29:07 +01:00
martin
81b4b9be55
refactor: remove main.go
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-17 20:22:56 +01:00
martin
abce8035f3
refactor: remove main.go
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-17 20:20:36 +01:00
martin
b5ced9df2c
refactor
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-15 20:46:01 +01:00
martin
5b426932cf
Merge branch 'main' of github.com:martabal/immich-exporter
2023-02-15 20:45:33 +01:00
martin
be9d6fa0dc
refactor
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-15 20:45:26 +01:00
martin
ad306c90e3
fix: scripts
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-14 00:45:27 +01:00
martin
4022be77ae
feat: use package.json to show project infos
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 18:18:09 +01:00
martin
bf3ea6ad35
pump version
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 18:01:48 +01:00
martin
107112b139
feat: use goroutines
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 13:46:10 +01:00
martin
3749b1eef9
feat: use prometheus
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 11:33:45 +01:00
martin
5c230986d0
wip
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 00:59:12 +01:00
martin
a3f089ed86
wip
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-12 23:36:01 +01:00
martin
a29621a3b3
fix(workflowss): correct repo
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-11 01:02:16 +01:00
martin
e1e068dd5f
fix: README
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-10 23:55:21 +01:00
martin
f3eb2cef68
initial commit
...
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-10 22:47:58 +01:00