Elara Elara6331
Elara6331 pushed to master at Elara6331/translate 2023-04-21 02:58:15 +00:00
37f1de4ed9 Add section on cmd/translate
f91face206 Clarify docs
2967e98026 Add docs to README
c6438486d3 Add tests
ec892e32a1 Fix recursive infinite loops
Compare 10 commits »
Elara6331 pushed to master at Elara6331/itd 2023-04-21 02:55:00 +00:00
9998915959 Update domain
Elara6331 pushed to master at Elara6331/infinitime 2023-04-21 02:53:38 +00:00
f2640203e9 Update domain
Elara6331 pushed to master at Elara6331/infinitime 2023-04-21 02:49:18 +00:00
4ff1be5b02 Update go.mod domain
492242bd54 Switch from zerolog to go.arsenm.dev/logger
8c5eca51f9 Remove MPRIS controls (#7)
02444f2b66 Add local time characteristic (#4)
1f15572063 Merge pull request 'replace pactl based volume control with mpris based volume control' (#6) from FloralExMachina/infinitime:master into master
Compare 76 commits »
Elara6331 pushed tag v0.17.2 to Elara6331/go-lemmy 2023-04-21 02:28:48 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2023-04-21 02:27:42 +00:00
86c9270820 Update domain
Elara6331 pushed to master at Elara6331/logger 2023-04-21 02:25:01 +00:00
e80700db20 Update import domain
Elara6331 pushed to master at Elara6331/logger 2023-04-21 02:22:51 +00:00
47d69fc9fe Update go.mod domain
88f5095c65 Run formatter
ea30505f4e Add comments for CLILogger
35cd34ae9c Tweak colors of CLILogger
be389eb931 Add adapters
Compare 12 commits »
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…