Commit Graph

18 Commits

Author SHA1 Message Date
lllllllillllllillll 9d9d5dac2e Bump sequelize from 6.35.1 to 6.35.2 2023-12-14 02:27:18 -08:00
lllllllillllllillll 7515592564 Added Visibility icon to dashCard 2023-12-11 19:58:53 -08:00
lllllllillllllillll 3bf91e20c5 Replaced connect-session with cookie-session 2023-12-10 17:31:31 -08:00
lllllllillllllillll b49545965a
Bump systeminformation from 5.21.17 to 5.21.20
#30
2023-12-06 01:49:08 -08:00
lllllllillllllillll 4eeb8f6b25
removed redis 2023-12-04 23:21:27 -08:00
lllllllillllllillll 1a546999b9
systeminformation 5.21.17 to 5.21.18
last commit included update to connect-redis 7.1.0
systeminformation 5.21.17 to 5.21.18
2023-11-25 00:29:22 -08:00
lllllllillllllillll 392c5104f4
Add files via upload 2023-11-25 00:24:53 -08:00
lllllllillllllillll 1bc322fa79
v0.06
Updated README and CHANGELOG
Connect-redis needed to be rolled back from dependabots pull request.
2023-11-24 00:52:49 -08:00
lllllllillllllillll 05e009b821
revert dependabot change
Had to update and test each dependency. 
Updating connect-redis to 7.1.0 breaks app.
Removed comments from Dockerfile
2023-11-22 17:13:56 -08:00
dependabot[bot] c76c7f854c
Bump redis from 4.6.10 to 4.6.11
Bumps [redis](https://github.com/redis/node-redis) from 4.6.10 to 4.6.11.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.10...redis@4.6.11)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 19:20:14 +00:00
lllllllillllllillll 4d36b7dd3d
Merge pull request #22 from lllllllillllllillll/dependabot/npm_and_yarn/dockerode-4.0.0
Bump dockerode from 3.3.5 to 4.0.0
2023-11-19 23:36:20 -08:00
lllllllillllllillll 3fab643988
Merge pull request #21 from lllllllillllllillll/dependabot/npm_and_yarn/sequelize-6.35.1
Bump sequelize from 6.34.0 to 6.35.1
2023-11-19 23:35:28 -08:00
lllllllillllllillll 4130e0dd26
Merge pull request #20 from lllllllillllllillll/dependabot/npm_and_yarn/systeminformation-5.21.17
Bump systeminformation from 5.21.15 to 5.21.17
2023-11-19 23:35:18 -08:00
dependabot[bot] 01c95ce75d
Bump dockerode from 3.3.5 to 4.0.0
Bumps [dockerode](https://github.com/apocas/dockerode) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v3.3.5...v4.0.0)

---
updated-dependencies:
- dependency-name: dockerode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 07:30:26 +00:00
dependabot[bot] 578ffdff35
Bump connect-redis from 6.1.3 to 7.1.0
Bumps [connect-redis](https://github.com/tj/connect-redis) from 6.1.3 to 7.1.0.
- [Release notes](https://github.com/tj/connect-redis/releases)
- [Commits](https://github.com/tj/connect-redis/compare/v6.1.3...v7.1.0)

---
updated-dependencies:
- dependency-name: connect-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 23:19:25 +00:00
dependabot[bot] 4a27bf1798
Bump sequelize from 6.34.0 to 6.35.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.34.0 to 6.35.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.34.0...v6.35.1)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 23:18:48 +00:00
dependabot[bot] 5ea8f0cb3f
Bump systeminformation from 5.21.15 to 5.21.17
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.15 to 5.21.17.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.15...v5.21.17)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 23:18:29 +00:00
lllllllillllllillll 9f3cb150a7
Starting v0.04
First build of Docker image. Barely works, very buggy.
2023-11-05 18:19:17 -08:00