Commit Graph

133 Commits

Author SHA1 Message Date
lllllllillllllillll b563f8bd01
v0.07 2023-12-08 01:26:02 -08:00
lllllllillllllillll 02dce5eb09
v0.07 2023-12-08 01:22:55 -08:00
lllllllillllllillll 3d110c137c
Delete LICENSE 2023-12-07 19:34:01 -08:00
lllllllillllllillll b49545965a
Bump systeminformation from 5.21.17 to 5.21.20
#30
2023-12-06 01:49:08 -08:00
lllllllillllllillll 58a006e48e
Update README.md 2023-12-05 19:39:32 -08:00
lllllllillllllillll 0a5681d745
removed redis 2023-12-05 18:11:51 -08:00
lllllllillllllillll 69f2eec789
Update CHANGELOG.md
added: removed redis
2023-12-05 01:02:58 -08:00
lllllllillllllillll 4eeb8f6b25
removed redis 2023-12-04 23:21:27 -08:00
lllllllillllllillll 8a8d28ad8f
container metrics fix 2023-12-04 01:37:06 -08:00
lllllllillllllillll 93ba77b4e3
v0.07 ( dev )
## v0.07 ( dev )
* View container logs.
* Improved uninstall function and form id fix.
* WebUI Port can be changed in compose.yml
* Code clean-up.
* Updated dependencies (redis-connect and systeminformation).
2023-12-04 01:18:45 -08:00
lllllllillllllillll ab909bbe0e
uninstall fix
improved uninstall function and fixed duplicate form id
2023-12-04 00:06:46 -08:00
lllllllillllllillll d73edb3ed1
Delete controllers/login.js 2023-12-03 16:22:53 -08:00
lllllllillllllillll 6f83ebef2e
Delete controllers/site_actions.js 2023-12-03 16:22:36 -08:00
lllllllillllllillll 234bcd7afa
Delete controllers/register.js 2023-12-03 16:22:22 -08:00
lllllllillllllillll 1508ae41c2
Delete controllers/logout.js 2023-12-03 16:22:10 -08:00
lllllllillllllillll da0a5b8401
Viewable container logs
You can now view a containers logs. 
Code clean-up.
2023-12-03 14:24:30 -08:00
lllllllillllllillll fb3fb34532
Delete functions/system_information.js 2023-11-26 17:53:25 -08:00
lllllllillllllillll ca8a40c065
removed snake_case from app.js
renamed function system_information.js to system.js
2023-11-26 17:27:10 -08:00
lllllllillllllillll ef2157af1f
updated compose and credits 2023-11-26 17:23:50 -08:00
lllllllillllllillll fe5359ccf4
env.PORT
DweebUI port can be changed from compose file.
2023-11-26 17:18:43 -08:00
lllllllillllllillll b1d9ff38b4
removed "no frameworks" 2023-11-25 00:32:34 -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 1893be7efc
v0.06 2023-11-24 00:54:21 -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 b05b82fca8
v0.06 2023-11-24 00:46:05 -08:00
lllllllillllllillll 2c7c4876a7
v0.06 fix
removed "-dev" from image
2023-11-24 00:44:24 -08:00
lllllllillllllillll 557d04069b
v0.06
* Removed Caddy
* Proxy Manager UI hidden unless env = enabled
* Removed hardcoded passwords for Redis
2023-11-24 00:41:13 -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
lllllllillllllillll 1ffdf156bf
Merge pull request #24 from lllllllillllllillll/dependabot/npm_and_yarn/redis-4.6.11
Bump redis from 4.6.10 to 4.6.11
2023-11-20 17:43:10 -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
lllllllillllllillll d471072b8d
Merge pull request #19 from lllllllillllllillll/dependabot/docker/node-21-alpine
Bump node from 20-alpine to 21-alpine
2023-11-19 23:32:03 -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
lllllllillllllillll cab98aab86
Merge pull request #23 from lllllllillllllillll/dependabot/npm_and_yarn/connect-redis-7.1.0
Bump connect-redis from 6.1.3 to 7.1.0
2023-11-19 23:29:47 -08: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
dependabot[bot] c188a74454
Bump node from 20-alpine to 21-alpine
Bumps node from 20-alpine to 21-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 23:18:10 +00:00
lllllllillllllillll 5700266156
Merge pull request #18 from gaby/main
Update dependabot.yml
2023-11-19 15:17:34 -08:00
Juan Calderon-Perez 1887d756c4
Update dependabot.yml 2023-11-19 18:12:08 -05:00
lllllllillllllillll 53ea6a8802
Merge pull request #17 from gaby/docker-fixes
Dockerfile updates and Fixes to CI process
2023-11-19 10:48:22 -08:00
Juan Calderon-Perez eceea4fd75
Remove arm/v7 2023-11-19 12:10:17 -05:00
Juan Calderon-Perez 83e3cff12f
Add linux/arm/v7 again 2023-11-19 12:06:42 -05:00
Juan Calderon-Perez bf284d9bb2
Lets try this 2023-11-19 12:04:28 -05:00
Juan Calderon-Perez b759017365
Remove unsupported ARM platform 2023-11-19 11:55:21 -05:00
Juan Calderon-Perez eee0ab7f1f
Use debian-slim for Docker image 2023-11-19 11:53:26 -05:00
Juan Calderon-Perez 8a009932c0
Update docker.yml 2023-11-19 11:06:22 -05:00