Djuri Baars
|
97519a1ae7
|
Merge pull request #14 from btclock/dependabot/npm_and_yarn/vite-5.4.3
|
2024-09-05 04:22:07 +03:00 |
|
Djuri Baars
|
0843fae200
|
Merge pull request #17 from btclock/dependabot/npm_and_yarn/sveltejs/kit-2.5.26
|
2024-09-05 04:21:49 +03:00 |
|
Djuri Baars
|
87b53165bf
|
Merge pull request #16 from btclock/dependabot/npm_and_yarn/sass-1.78.0
|
2024-09-05 04:21:37 +03:00 |
|
Djuri Baars
|
53a242582c
|
Merge pull request #13 from btclock/dependabot/npm_and_yarn/tslib-2.7.0
|
2024-09-05 04:20:49 +03:00 |
|
dependabot[bot]
|
b5d384023b
|
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-09-05 01:15:21 +00:00 |
|
Djuri Baars
|
1ebd74fea2
|
Add multi-currency support
|
2024-09-05 01:59:05 +02:00 |
|
dependabot[bot]
|
af81b14b86
|
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-09-04 01:25:08 +00:00 |
|
dependabot[bot]
|
eafe9d6341
|
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-09-04 01:24:36 +00:00 |
|
dependabot[bot]
|
1d5efa42e8
|
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-09-04 01:24:27 +00: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 |
|
Djuri Baars
|
c5b4d59b06
|
Small layout fixes
|
2024-07-10 00:53:09 +02:00 |
|
Djuri Baars
|
b8f621d32e
|
Fix workflow
|
2024-06-29 16:39:43 +02:00 |
|
Djuri Baars
|
59e2750cf3
|
Add light sensor settings
|
2024-06-29 02:12:29 +02:00 |
|
Djuri Baars
|
52e90dbdee
|
Bring back custom mempool instance option
|
2024-06-28 17:32:06 +02:00 |
|
Djuri Baars
|
fd76caa6f4
|
Auto-detect timezone offset from system
|
2024-06-24 13:58:01 +02:00 |
|
Djuri Baars
|
2b2c8e7fc7
|
Add version check
|
2024-06-09 01:54:33 +02:00 |
|
Djuri Baars
|
5b3a071284
|
Add git version tag if available
|
2024-06-09 01:03:40 +02:00 |
|
Djuri Baars
|
2a7ba588e2
|
Fix window error for tests
|
2024-06-09 00:34:10 +02:00 |
|
Djuri Baars
|
6a71f80718
|
Fix workflow, UI settings as store
|
2024-06-09 00:23:39 +02:00 |
|
Djuri Baars
|
e53b487236
|
Add Web Updater functionality, improved layout for small displays
|
2024-06-09 00:11:27 +02:00 |
|
Djuri Baars
|
4f15eee72b
|
API doc changes
|
2024-06-08 11:24:30 +02:00 |
|
Djuri Baars
|
e859adac86
|
Dependency updates and frontlight settings
|
2024-06-08 00:39:44 +02:00 |
|
Djuri Baars
|
6ecb482600
|
Remove mempool instance setting since it's not used in v3
|
2024-05-09 01:01:07 +02:00 |
|
Djuri Baars
|
7a6b8bf2c2
|
Rewording of own data source
|
2024-05-09 00:54:55 +02:00 |
|