Commit graph

10 commits

Author SHA1 Message Date
Joost Jager
83528d03bc bump dependencies 2023-11-08 12:51:14 +01:00
Joost Jager
27277c7a55
Merge pull request #76 from lightningequipment/dependabot/npm_and_yarn/web/semver-6.3.1
build(deps): bump semver from 6.3.0 to 6.3.1 in /web
2023-11-08 12:26:13 +01:00
Joost Jager
bcd5ef6091 web: add forwarding history download button 2023-10-21 13:59:29 +02:00
dependabot[bot]
1f191f3d69
build(deps): bump semver from 6.3.0 to 6.3.1 in /web
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 01:51:58 +00:00
Joost Jager
55dc72fc08
check in frontend with static build id 2023-05-14 11:45:08 +02:00
Joost Jager
d50da4d032
build: replace precommit hook by gh action 2023-03-23 08:54:54 +01:00
Onur Fesci
31448d53d2
web: Dockerfile improvements 2023-03-22 17:32:25 +01:00
Joost Jager
dbe18dd09c
ui: proxy to 127.0.0.1 2023-03-22 17:28:33 +01:00
Joost Jager
2c5a3da6d7
ui: remove footer
Co-authored-by: Onur Fesci <onurfesci@gmail.com>
2023-03-22 16:58:16 +01:00
Onur Fesci
b7945f57a7 Web UI improvements 2023-03-22 17:28:11 +03:00