Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2023-04-21 02:15:13 +00:00
e0023907a0 Update go.mod domain
Elara6331 pushed to master at Elara6331/go-lemmy 2023-04-21 02:14:20 +00:00
e21c53eb61 Update go.mod domain
0b8023a108 Update for 0.17.0
ef2e61a1d7 Reconnect on any read error
4fe5c94d9c Add WebSocket reconnects
31aa7361ec Move examples to examples directory
Compare 41 commits »
Elara6331 pushed to master at Elara6331/drpc 2023-04-21 02:12:22 +00:00
fe4c05460a Update go.mod domain
b2ffc744b5 Stop server on context cancellation
883d32209c Return error if connection is closed
9944612ff5 Make Close() idempotent and close connection if session fails to close
dfc248e5bb Add README
Compare 8 commits »
Elara6331 pushed to master at Elara6331/nomad 2023-04-21 02:09:53 +00:00
5735912ffc Disable OnlyOffice JWTs
aec432268b Add nextcloud-cron task
a838293ba4 Add lure-web README
aa49eb8144 Add lure-web nomad file
d72875bf12 Add note about woodpecker_agent metadata value
Compare 10 commits »
Elara6331 pushed to master at Elara6331/itd 2023-04-21 02:08:29 +00:00
f974abed3b Update drpc library version
ebca255fa8 Remove replace directive for drpc
f7ac77273e Gracefully shut down each component before exiting
5ce83902a4 Use EINVAL for Invalid Offset error in FUSE
ee5cb174fb Use type switch for syscallErr
Compare 255 commits »
Elara6331 pushed to master at Elara6331/site 2023-04-21 02:06:03 +00:00
dae8ba1e71 Add project page about LURE
4b211e0708 Improve ITD project page
38ea7dff1d Improve PCRE project page
d59b5545ee Remove page about lrpc
c78d234293 Add blog post about self-hosting
Compare 19 commits »
Elara6331 pushed to master at lure/lure-web 2023-04-08 21:56:39 +00:00
63b6ec832e Merge pull request #4 from nxjosephofficial/master
e554010f5b Replace lure-bin with linux-user-repository-bin
Compare 2 commits »
Elara6331 commented on issue Elara6331/itd#53 2023-04-06 18:11:44 +00:00
Rapid itd reconnection attempts

ITD is a user daemon, so you need to run systemctl --user stop itd, without sudo.

Elara6331 closed issue Elara6331/infinitime#8 2023-04-03 18:00:47 +00:00
All Watch* functions write debug logs with func=WatchMotion
Elara6331 commented on issue Elara6331/itd#53 2023-04-03 04:12:09 +00:00
Rapid itd reconnection attempts

What happens if you try connecting with your bluetooth settings before starting ITD?

Elara6331 commented on issue Elara6331/itd#57 2023-04-01 23:26:45 +00:00
res load with infinitime 1.11.0 stuck on "Removing"

If you run itctl fw upg -h, that should give you a help screen. You can provide the archive using the -a flag. Keep in mind that some people have reported that Github's archives can be…

Elara6331 commented on issue Elara6331/itd#57 2023-04-01 23:19:09 +00:00
res load with infinitime 1.11.0 stuck on "Removing"

InfiniTime 1.0.0 is too old for loading resources. As you can see from the output you provided, the BLE characteristic that's used for the filesystem transfer protocol is not available. You'll…

Elara6331 commented on issue lure/lure#4 2023-03-28 20:33:08 +00:00
lure failing with replacement directory /home/elara/Code/drpc does not exist error

It looks like a replace directive was left in ITD's go.mod. I've removed the directive and pushed the updated drpc library that it was referencing to git so that it's no longer required. It…

Elara6331 closed issue lure/lure#4 2023-03-28 20:33:08 +00:00
lure failing with replacement directory /home/elara/Code/drpc does not exist error
Elara6331 pushed to master at Elara6331/itd 2023-03-28 20:27:16 +00:00
e9d7cf1770 Update drpc library version
1f15d0ae51 Remove replace directive for drpc
Compare 2 commits »
Elara6331 pushed to master at Elara6331/drpc 2023-03-28 20:26:06 +00:00
c1f2aa71e7 Stop server on context cancellation
Elara6331 pushed to master at Elara6331/itd 2023-03-26 21:34:33 +00:00
6113ac019e Gracefully shut down each component before exiting
947ab7fbcb Use EINVAL for Invalid Offset error in FUSE
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2023-03-25 23:04:00 +00:00
948678790a Use type switch for syscallErr
Elara6331 pushed to master at Elara6331/itd 2023-03-25 22:53:48 +00:00
8fb430a359 Set some log levels to Debug
Elara6331 pushed to master at Elara6331/itd 2023-03-25 22:52:50 +00:00
6ac4ab9f4d Removed unreachable code
f25a893475 Create new type for node kinds
Compare 2 commits »