1
0
Fork 0
forked from btclock/webui
Commit graph

114 commits

Author SHA1 Message Date
Djuri Baars
21f563843e Add Forgejo action
Fix forgejo workflow

Fix workflow

Fix workflow python version

Fix workflow container

Forgejo js image

use upload artifacts fork
2024-12-17 18:06:02 -06:00
Djuri Baars
75f8b7ea64 Change release checker endpoint, update dependencies 2024-12-17 18:06:02 -06:00
Djuri Baars
fb9913c419 New patch 2024-12-17 18:06:02 -06:00
Djuri Baars
bc60bc0aaa New patch 2024-12-17 18:06:02 -06:00
Djuri Baars
d93b658944 Dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
c3df310e09 Dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
d41fde7820 Dependency updates, add clarification for Nostr Datasource 2024-12-17 18:06:02 -06:00
Djuri Baars
c57971be10 Dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
73e23e6bc3 Update dependencies, add v8 firmware support 2024-12-17 18:06:02 -06:00
Djuri Baars
fc89295f84 Fix currency converter in WebUI 2024-12-17 18:06:02 -06:00
Djuri Baars
6b5966f4b5 Dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
18a4f44484 Add currency converter, fix for display light toggler 2024-12-17 18:06:02 -06:00
Djuri Baars
5ef6366b7f Add auto-update functionality 2024-12-17 18:06:02 -06:00
Djuri Baars
02a3af0572 Bugfix and dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
b0a27d0d67 Minor dependency updates 2024-12-17 18:06:02 -06:00
Djuri Baars
3184b4c973 Add staging source toggle 2024-12-17 18:06:02 -06:00
Djuri Baars
cb91373233 Improve multi-currency support 2024-12-17 18:06:02 -06:00
dependabot[bot]
3db417cae1 Bump @vitest/ui from 0.34.7 to 2.0.5
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.34.7 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:06:02 -06:00
dependabot[bot]
44b1911c56 Bump vite from 5.4.2 to 5.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:06:02 -06:00
dependabot[bot]
6842dbc680 Bump @sveltejs/kit from 2.5.25 to 2.5.26
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.25 to 2.5.26.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.26/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:06:02 -06:00
dependabot[bot]
a23b43adb4 Bump sass from 1.77.8 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.78.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:06:02 -06:00
dependabot[bot]
f921f1fa3a Bump tslib from 2.6.3 to 2.7.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:06:02 -06:00
Djuri Baars
1ebd74fea2 Add multi-currency support 2024-09-05 01:59:05 +02:00
Djuri Baars
3f7384320f Remove icons to save space in image 2024-09-03 12:37:35 +02:00
Djuri Baars
b43af95cf8 Dependency upgrades 2024-09-03 12:11:14 +02:00
Djuri Baars
7b6a8cf10b Update linter and fix code style 2024-09-03 11:37:34 +02:00
Djuri Baars
5594355b4c Fix test 2024-09-03 11:20:07 +02:00
Djuri Baars
2b6762055a Dependency updates 2024-09-03 11:10:49 +02:00
Djuri Baars
8006765ef9 Fix dependabot config 2024-09-03 10:58:47 +02:00
Djuri Baars
413b2be806 Fix dependabot config and upgrade dependencies 2024-09-03 10:57:13 +02:00
Djuri Baars
b192a90b29
Create dependabot.yml 2024-09-03 10:13:49 +02:00
Djuri Baars
34b09a2d11 Add credentials to settings fetch 2024-09-03 01:26:24 +02:00
Djuri Baars
1dd3a7f834 Only use necessary icons 2024-09-03 01:18:20 +02:00
Djuri Baars
ad9e35a268 Add WebUI authentication 2024-09-03 01:07:23 +02:00
Djuri Baars
aa1c9bb4af Remove big unnecessary file, update workflow action 2024-09-02 23:53:02 +02:00
Djuri Baars
2c7f7f667c Allow disabling frontlight 2024-09-02 22:38:11 +02:00
Djuri Baars
e21b9895a7 Improved input validation, added tests 2024-08-31 19:54:43 +02:00
Djuri Baars
cb9bfa4499 More small screen fixes 2024-08-31 18:02:44 +02:00
Djuri Baars
645c0f7d49 Small screen fixes 2024-08-31 17:56:35 +02:00
Djuri Baars
4c5d961621 Fix tests 2024-08-31 17:18:26 +02:00
Djuri Baars
a2ef9fb343 Rewrite display status style 2024-08-31 17:10:26 +02:00
Djuri Baars
21a7192e6d Improve Nostr Zap support 2024-08-31 15:37:20 +02:00
Djuri Baars
876f3b01d8 Add nostr zap WebUI settings 2024-08-24 16:02:49 +03:00
Djuri Baars
be5647e1a5 Add BitAxe support 2024-07-29 20:10:26 +02:00
Djuri Baars
e7b52b7367 Fix formatting 2024-07-15 15:47:23 +02:00
Djuri Baars
f08e977b61 Add Nostr relay connection status 2024-07-15 15:11:44 +02:00
Djuri Baars
ee4d6d88c7 Add more Nostr settings 2024-07-11 21:48:50 +02:00
Djuri Baars
2ed559aa84 Add nostr settings 2024-07-11 17:34:12 +02:00
Djuri Baars
2363d98965 Add WiFi portal time-out setting 2024-07-11 14:01:10 +02:00
Djuri Baars
124c810e29 Dependency fixes 2024-07-10 01:01:35 +02:00