13 Commits

Author SHA1 Message Date
Devedse
f83c9267d1 Merge pull request #1 from devedse/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
build-number-2
2023-06-25 17:46:00 +02:00
Devedse
9d953ba6e4 Merge pull request #2 from devedse/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2023-06-25 17:45:20 +02:00
dependabot[bot]
1b4c7136d7 Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
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>
2023-06-25 15:44:21 +00:00
dependabot[bot]
b4e5f80f5f Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
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>
2023-06-25 15:44:18 +00:00
Devedse
711111375d Master to main 2023-06-25 17:41:10 +02:00
Devedse
84d662b7ac Added auto container build 2023-06-25 17:33:58 +02:00
Levi Roberts
5ab8c53aee Merge branch 'main' of github.com:lancache-ui/lancache-ui-service 2023-01-08 08:08:25 -06:00
Levi Roberts
6c6c60c9bb Added a temporary object cache
Added a temporary object cache to help with slow API lookups. This will benefit both users and the remote media object API lookup.

This fixes:
- Slow lookups for repeated items
- Intermittent lookups
- Lookup responsiveness
2023-01-08 08:08:08 -06:00
Levi Roberts
bb00829020 Merge pull request #1 from tpill90/SetupTweaks
Adding some more instructions on how to install.  Fixed an issue with…
2022-12-29 16:02:31 -06:00
Tim Pilius
34ce99abd0 Adding some more instructions on how to install. Fixed an issue with the SqlLite directory not being created. Added a .env file for configuration. 2022-12-29 14:36:19 -05:00
Levi Roberts
ab83066d8d Update README.md 2022-12-23 17:41:57 -06:00
Levi Roberts
c2014ce045 Create repo 2022-12-23 17:30:48 -06:00
Levi Roberts
d76dcf2c72 Initial commit 2022-12-23 17:23:49 -06:00