Elara Elara6331
Elara6331 pushed to master at Elara6331/site 2023-07-14 18:11:18 +00:00
12658a3bb1 Upgrade congo to 2.6.1
Elara6331 pushed to master at lure/lure 2023-07-13 18:18:38 +00:00
681e5fa95b Make ubuntu use multiarch tuples
53f3265c09 Add install-icon helper
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2023-07-12 00:00:33 +00:00
365634f4d9 Add the ability to change the hashing algorithm
Elara6331 pushed to master at lure/lure 2023-07-11 20:15:09 +00:00
e8cb614b2e Run formatter
Elara6331 pushed to master at lure/lure 2023-07-11 20:14:58 +00:00
7a65835816 Use aria2 for torrent downloads
Elara6331 pushed to master at Elara6331/go-lemmy 2023-07-04 01:24:36 +00:00
11c92ef2b1 Fix Go badge link
Elara6331 pushed to master at Elara6331/go-lemmy 2023-07-04 00:49:46 +00:00
329bf27ffd Remove websocket example because the websocket has been removed from lemmy
Elara6331 pushed tag v0.18.0 to Elara6331/go-lemmy 2023-07-04 00:48:11 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2023-07-04 00:47:57 +00:00
058b3879ae Update for 0.18.0
Elara6331 pushed to master at Elara6331/infinitime 2023-06-29 05:14:38 +00:00
f5546ca32e Add the ability to set a custom time in weather timeline headers
Elara6331 pushed to master at Elara6331/itd 2023-06-29 04:53:05 +00:00
254b675f2c Fix invalid user agent error
Elara6331 pushed to master at Elara6331/itd 2023-06-29 04:49:47 +00:00
669788034f Run formatter
Elara6331 pushed to master at Elara6331/itd 2023-06-29 04:49:14 +00:00
ac7c626f56 Use select statement to prevent blocking on context status check
Elara6331 commented on issue Elara6331/itd#64 2023-06-28 15:28:16 +00:00
file system errors : invalid memory address or nil pointer

That would do it. Your watch isn't exposing the BLE characteristics for the filesystem protocol. Can you make sure that the firmware hasn't rolled back to a previous version? 1.13.0 should expose…

Elara6331 commented on issue Elara6331/itd#64 2023-06-28 00:47:22 +00:00
file system errors : invalid memory address or nil pointer

If you run bluetoothctl info, it should show information about your PineTime. One of the UUIDs that it shows should be adaf0200-4669-6c65-5472-616e73666572. Do you have that UUID listed?

Elara6331 commented on issue Elara6331/itd#64 2023-06-28 00:17:11 +00:00
file system errors : invalid memory address or nil pointer

Hello, thanks for reporting this. I would like some information from you. What version of ITD are you using? If you don't know, you can get it using itd -version. Also, if you try to run…

Elara6331 pushed to master at lure/lure-updater 2023-06-27 02:43:31 +00:00
6272e5e044 Move all HTTP error handling into error handling middleware
Elara6331 pushed to master at lure/lure-updater 2023-06-27 02:28:04 +00:00
d90da5dcf9 Accept reader as a valid type for bodyReader
Elara6331 pushed tag v0.0.2 to lure/lure-updater 2023-06-25 20:19:17 +00:00
Elara6331 pushed to master at lure/updater-plugins 2023-06-25 20:09:46 +00:00
06203233e9 Remove debug code