Commit Graph

18072 Commits (5684832970a1dd78f22d5271795113a0226cf781)

Author SHA1 Message Date
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 436ead41b3 Mark currency info as deprecated in TS 2024-03-20 10:25:33 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Rob Pilling 82942a1a33
Merge pull request #3276 from espruino/dependabot/submodules/core-2603ca6
build(deps): bump core from `0222d3c` to `2603ca6`
2024-03-20 08:52:28 +00:00
Rob Pilling 10072d745e
Merge pull request #3252 from bobrippling/fix/layout-ts
Fix typescript for `Layout`
2024-03-20 08:34:37 +00:00
Rob Pilling deaf90a9a2
Merge pull request #3266 from jordimas/advcasiotemp
advcasio: Use Bangle's temperature instead of non-working service
2024-03-20 08:14:18 +00:00
thyttan 65e763c64c
Merge pull request #3277 from nxdefiant/master
sleepphasealarm: Fix json dates
2024-03-19 21:47:10 +01:00
Gordon Williams 9e72ef1274 ios 0.18: Fix UTF8 conversion (check for `font` library, not `fonts`) 2024-03-19 10:51:54 +00:00
Gordon Williams 5018af4c6c android docs 2024-03-19 10:51:54 +00:00
thyttan dc521ec5de
Merge pull request #3271 from jordimas/catalan_locale
Fix month name in Catalan locale
2024-03-19 10:36:58 +01:00
dependabot[bot] 43f7e4d3c8
build(deps): bump core from `0222d3c` to `2603ca6`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `0222d3c` to `2603ca6`.
- [Commits](0222d3c5ac...2603ca6fff)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 00:05:24 +00:00
Erik Andresen 7503254033 sleepphasealarm: Fix json dates
Fix handle dates saved as object with milliseconds
2024-03-18 19:35:07 +01:00
Gordon Williams b8afbb2aea
Merge pull request #3267 from atjn/app-eslint-configs
Remove app-specific eslint configs
2024-03-18 13:26:08 +00:00
Gordon Williams 36a9ff71a3
Merge pull request #3270 from espruino/dependabot/npm_and_yarn/follow-redirects-1.15.6
build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
2024-03-18 12:40:22 +00:00
Gordon Williams 03601a6cf7
Merge pull request #3259 from atjn/modules-lint
Improve linting of modules
2024-03-18 11:02:26 +00:00
thyttan a21d7413a1
Merge pull request #3274 from atjn/fix-timerclk
Revert changes to timerclk
2024-03-18 10:39:11 +01:00
Anton 7328cfa1a7 Revert changes to timerclk 2024-03-17 12:13:54 +01:00
Jordi Mas 0d5ce33471 Fix month name in Catalan locale 2024-03-17 07:43:19 +01:00
Jordi Mas 34d6852d8c Remove unused metadata 2024-03-17 07:25:46 +01:00
dependabot[bot] 40a82424cf
build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:48:29 +00:00
Anton b8b783195c Remove app-specific eslint configs 2024-03-16 19:28:00 +01:00
Jordi Mas c31d94b644 Use Bangle's temperature instead of non-working service 2024-03-16 17:12:43 +01:00
Rob Pilling adb7e8a924 slpquiet: add eslintrc for sleeplog global 2024-03-16 14:26:03 +00:00
Rob Pilling d05dbd03d2
Merge pull request #3258 from jla-42/master
Two new apps: sleep quiet and theme switcher
2024-03-16 14:23:36 +00:00
jan lamos 306a975bf8 further linter issue fixes 2024-03-16 14:52:29 +01:00
Rob Pilling 1ed92b08f4 rep: work with better layout types 2024-03-16 13:09:58 +00:00
Rob Pilling 030765d409 layout.d.ts: permit assignment back to strings
... by making them strings instead of a string literal type
2024-03-16 13:08:09 +00:00
Rob Pilling b04bc434c9 layout.d.ts: correctly assign { [id]: T } for layout elements 2024-03-16 13:08:07 +00:00
Rob Pilling 301425c49d
Merge pull request #3264 from atjn/no-eslint-ignores
Move eslint ignored files to the exemption system
2024-03-16 12:45:08 +00:00
jan lamos f7acb5c86e further linter issue fixes 2024-03-16 13:40:56 +01:00
jan lamos cd8e2379db thmswtch + slpquiet
-further linter fixes
thmswtch
-movement of menu to config file and creation of app.js for switching only
2024-03-16 13:33:10 +01:00
jan lamos f26169856e fixed linter warnings 2024-03-16 12:28:43 +01:00
Anton 65ceb12718 Move eslint ignored files to the exemption system 2024-03-16 11:51:55 +01:00
Anton 4a7738cebc Allow suncalc to be exported via `globalThis` 2024-03-16 11:30:01 +01:00
jan lamos 7310ab9708 slpquiet + thmswtch:
cleaned up indentation via vs code
2024-03-16 10:17:11 +01:00
jan lamos 0eb73b95c7 slpquiet:
-removed obsolete variable in app.js
-renamed widget title in widget.js
-added dependency to sleeplog into metadata.json
2024-03-16 10:03:29 +01:00
Gordon Williams 591c1f8cc5 Support for international fonts, and rendering UTF8 characters that come from iOS direct in the messages app 2024-03-15 16:15:55 +00:00
Gordon Williams ee0b0f2d77 add readme files 2024-03-15 16:15:55 +00:00
Anton a00f1b6568 Merge branch 'master' into modules-lint 2024-03-15 10:00:59 +01:00
Rob Pilling 5173e1c578
Merge pull request #3261 from thyttan/slider
Slider:fix lint warn var declared in global scope
2024-03-15 08:55:16 +00:00
Anton 9f26a5abfe Revert Sliders.js fix
This is instead fixed in #3261
2024-03-15 06:39:44 +01:00
thyttan bfdcf9543b Slider:fix lint warn var declared in global scope
exFirst -> o.v.exFirst
eyFirst -> o.v.eyFirst
2024-03-14 21:37:50 +01:00
Gordon Williams c9e4a99f50 Merge branch 'atjn-no-undef' 2024-03-14 11:39:29 +00:00
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
Gordon Williams ab75c85f11 widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages) 2024-03-14 10:49:36 +00:00
Gordon Williams 3e83eaa6d8 widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages) 2024-03-14 10:19:35 +00:00
Anton c91e632033 Fix lint errors 2024-03-14 11:18:18 +01:00