Elara Elara6331
Elara6331 pushed to master at Elara6331/infinitime 2021-12-12 20:47:14 +00:00
a2ff29ce84 Add weather service
Elara6331 pushed to master at Elara6331/itd 2021-12-12 06:23:37 +00:00
03c3c6b22f Remove debug code
Elara6331 pushed to master at Elara6331/itd 2021-12-12 06:13:24 +00:00
69d1027f01 Create absolute directories for ITD to read/write
Elara6331 pushed to master at Elara6331/itd 2021-12-12 06:11:10 +00:00
873df67d1f Directly read/write files from ITD
Elara6331 pushed to master at Elara6331/scope 2021-12-10 17:53:16 +00:00
8a00e40402 Simplify code
d9a139f1ea Add test for search/web/web.go
967bbd888b Add dark mode using Dark Reader
1361c9d28b Remove unused imports
f45802f372 Add comments
Compare 5 commits »
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:39:36 +00:00
a6e397f50b Update source code URL
c302225e2c Add AGPLv3 header to all relevant files
Compare 2 commits »
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:27:23 +00:00
2d407e5683 Add go report score to readme
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:18:55 +00:00
254155d442 Fix golint errors and gofmt
Elara6331 created branch master in Elara6331/scope 2021-12-08 17:25:39 +00:00
Elara6331 pushed to master at Elara6331/scope 2021-12-08 17:25:39 +00:00
c8bec472be Initial Commit
Elara6331 created repository Elara6331/scope 2021-12-08 17:24:46 +00:00
Elara6331 pushed to master at Elara6331/itd 2021-11-27 08:12:49 +00:00
a9ef386883 Fix comments in filesystem commands
24cfda82d7 Fix and add error messages to fs operations
655af5c446 Ensure that the FS works after a reconnect
b363a20a9d Remove replace directive
f5d326124d Add missing responses to some FS operations
Compare 22 commits »
Elara6331 pushed to experimental at Elara6331/itd 2021-11-27 08:11:44 +00:00
a9ef386883 Fix comments in filesystem commands
Elara6331 pushed to experimental at Elara6331/itd 2021-11-27 08:03:24 +00:00
24cfda82d7 Fix and add error messages to fs operations
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 04:35:09 +00:00
655af5c446 Ensure that the FS works after a reconnect
Elara6331 pushed to master at Elara6331/infinitime 2021-11-26 04:33:28 +00:00
522c10a9c0 Set connected property to true in all connecting functions
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 03:49:19 +00:00
b363a20a9d Remove replace directive
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 03:47:12 +00:00
f5d326124d Add missing responses to some FS operations
cb8fb2c0bc Add newline for read file command if output is stdout
38119435f1 Get BLE FS once rather than on every connection
Compare 3 commits »
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 21:36:22 +00:00
bd057815cf Fix checkStatus call in (*Device).FS()
Elara6331 pushed to experimental at Elara6331/itd 2021-11-25 20:50:14 +00:00
034a69c12f Allow multiple call notification responses