Elara Elara6331
Elara6331 pushed to master at lure/lure 2023-01-28 23:17:25 +00:00
1d2d46cbc5 Add initial caching download system
Elara6331 pushed to master at Elara6331/nomad 2023-01-28 06:52:20 +00:00
92b7831840 Disable OnlyOffice JWTs
Elara6331 pushed to master at Elara6331/nomad 2023-01-28 01:11:21 +00:00
127d2f45c4 Add nextcloud-cron task
Elara6331 pushed to master at lure/lure 2023-01-27 22:11:09 +00:00
374c206fae Update AUR badge
Elara6331 commented on issue Elara6331/itd#51 2023-01-26 22:44:15 +00:00
itctl and itgui both can't connect to socket

I'm not sure if it would work if just the name ITD looks for is modified, that depends on how different the BLE services are

Elara6331 commented on issue Elara6331/itd#51 2023-01-26 22:43:09 +00:00
itctl and itgui both can't connect to socket

Ah, the device is called Pinetime-JF for you. I believe that's what it used to be called a very long time ago. ITD doesn't support firmware that old, so it won't connect.

Elara6331 pushed to master at lure/lure 2023-01-26 01:23:46 +00:00
d906dc8d86 Add download caching system
Elara6331 pushed to master at lure/lure 2023-01-26 00:47:26 +00:00
2f81f7c605 Do not use root for listing installed packages
bb05a8d38b Add warning for already-installed packages
Compare 2 commits »
Elara6331 pushed to master at Elara6331/logger 2023-01-26 00:40:40 +00:00
a8cbbe3b6f Tweak colors of CLILogger
Elara6331 commented on issue Elara6331/itd#51 2023-01-25 18:04:09 +00:00
itctl and itgui both can't connect to socket

There aren't any log messages in your systemd output. That indicates to me that ITD is not connected to your PineTime. When it connects, you should get a notification on your PineTime. If it's not…

Elara6331 commented on issue Elara6331/itd#50 2023-01-25 01:06:49 +00:00
ITD fails to start Daemon

Interesting. You have hci0, and it should be working, but BlueZ isn't detecting it for some reason. This doesn't appear to be an ITD issue as ITD doesn't handle the Bluetooh adapters directly,…

Elara6331 commented on issue Elara6331/itd#50 2023-01-25 00:57:33 +00:00
ITD fails to start Daemon

What is the output of rfkill list?

Elara6331 commented on issue Elara6331/itd#45 2023-01-25 00:52:00 +00:00
ITD does not send packet to stop updates

I'm going to close this due to inactivity, but it should be working fine now.

Elara6331 closed issue Elara6331/itd#45 2023-01-25 00:52:00 +00:00
ITD does not send packet to stop updates
Elara6331 commented on issue Elara6331/itd#50 2023-01-25 00:51:22 +00:00
ITD fails to start Daemon

What happens if you try to run ITD_LOGGING_LEVEL=debug itd in the terminal?

Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-24 21:21:18 +00:00
115a5269a1 Update go-lemmy library
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-24 21:19:26 +00:00
014be78baa Reconnect on any read error
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-24 09:31:16 +00:00
939ec8ca3a Add comment explaining why unsafe is used
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-24 09:26:35 +00:00
469af82763 Mention new post reply feature in README
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-24 09:24:12 +00:00
a631716314 Add TmplContext struct with reply information