Commit graph

26 commits

Author SHA1 Message Date
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