Block a user
37f1de4ed9
Add section on cmd/translate
f91face206
Clarify docs
2967e98026
Add docs to README
c6438486d3
Add tests
ec892e32a1
Fix recursive infinite loops
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
47d69fc9fe
Update go.mod domain
88f5095c65
Run formatter
ea30505f4e
Add comments for CLILogger
35cd34ae9c
Tweak colors of CLILogger
be389eb931
Add adapters
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
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
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
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
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
63b6ec832e
Merge pull request #4 from nxjosephofficial/master
e554010f5b
Replace lure-bin with linux-user-repository-bin
Rapid itd reconnection attempts
ITD is a user daemon, so you need to run systemctl --user stop itd
, without sudo
.
All Watch* functions write debug logs with func=WatchMotion
Rapid itd reconnection attempts
What happens if you try connecting with your bluetooth settings before starting ITD?
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…
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…