Oak

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

68 ancestors of v0.3 back to v0.2

2022-07-01
14:46
chore(release): Prep release v0.3 Closed-Leaf check-in: 0b0ed474f2 user: carlos tags: release-v0.3, v0.3
14:44
doc(release): Update changelog check-in: 10572de7b4 user: carlos tags: trunk
13:15
fix(lnd): Correctly propagate LND errors (timeout and init) check-in: ce870a0c83 user: carlos tags: trunk
13:00
fix(lnd): Make LndStatus correctly reflect known blockheight on startup check-in: e7c5469fe4 user: carlos tags: trunk
12:38
refactor(lnd): Rename LND timeout startup var check-in: 97391e0fcf user: carlos tags: trunk
12:33
refactor(lnd): Make API timeout configurable via startup params check-in: 7ad463af4d user: carlos tags: trunk
12:08
refactor(lnd): Do not expect Option when dealing with required args check-in: 58beff0dbc user: carlos tags: trunk
11:54
chore(docs): Add search form at the top of the guide check-in: 0ab063151f user: carlos tags: trunk
11:42
chore(container): Simplify containerfile check-in: 36dc4c1ea8 user: carlos tags: trunk
11:41
chore(cargo): Remove unused rocket::serde imports check-in: 5d47d97ab6 user: carlos tags: trunk
11:23
docs(release): Update documentation check-in: 6f24be549a user: carlos tags: trunk
2022-06-30
21:20
docs(release): Update changelog check-in: a184ec3a77 user: carlos tags: trunk
20:20
chore(deps): Add comment on sqlx version check-in: e45d94aa31 user: carlos tags: trunk
20:09
chore(deps): Bump anyhow version check-in: b333ed7351 user: carlos tags: trunk
13:10
gui(bot): Clarify bot setup instructions check-in: 4b450967c3 user: carlos tags: trunk
13:09
chore(code): Remove deprecated comment check-in: fb7e7e3612 user: carlos tags: trunk
09:15
chore(docs): Add container quickstart setup check-in: 7b288e052e user: carlos tags: trunk
08:20
chore(docs): Fix markdown blocks check-in: a8cf9b5418 user: carlos tags: trunk
2022-06-29
20:09
chore(docs): Add note on building container image on raspi 32bit check-in: 9c5107d656 user: carlos tags: trunk
15:03
chore(docs): Fix typo check-in: 81c7586548 user: carlos tags: trunk
15:03
chore(docs): Fix markdown code blocks check-in: f2358ebdb9 user: carlos tags: trunk
14:44
chore(docs): Simplify container setup instructions check-in: dc5d843ba0 user: carlos tags: trunk
14:18
chore(docs): Prioritize container setup instructions and move 'run from source' section at bottom of page check-in: b26c08cae6 user: carlos tags: trunk
14:15
chore(docs): Simplify setup documentation and fix a few markdown blocks check-in: 446620906a user: carlos tags: trunk
12:55
chore(deps): Bump deltachat version check-in: 87e6774740 user: carlos tags: trunk
12:48
chore(cargo): Remove unused reqwest feature check-in: e9958af02e user: carlos tags: trunk
12:30
refactor(rest): Replace hyper with reqwest for JSON API calls, since reqwest is already used for LND check-in: 9ceb99c6c1 user: carlos tags: trunk
12:05
refactor(lnd): Migrate LND integration from gRPC to REST check-in: 910ea7dc56 user: carlos tags: trunk
2022-06-27
16:48
chore(rust): Track Cargo.lock to ensure that working combinations of dependencies are snapshotted via regular repo commits check-in: 15cd66aa29 user: carlos tags: trunk
2022-06-22
15:47
chore(bot): Log error details on debug level check-in: af2eb3bfe0 user: carlos tags: trunk
15:41
chore(bot): Log error message if it occurs when sending to LN address check-in: e831663ebc user: carlos tags: trunk
15:27
chore(bot): Log error message if it occurs when sending to LN address check-in: a251eb7bd0 user: carlos tags: trunk
13:05
feat(bot): Add bot and owner email infos in bot UI check-in: 4d7113e55f user: carlos tags: trunk
11:24
chore(bot): Simplify tonic_lnd imports check-in: e0ccc99269 user: carlos tags: trunk
07:59
feat(bot): Add bot setup UI check-in: 513da99945 user: carlos tags: trunk
2022-06-21
18:57
feat(bot): Remove dependnecy on qrencode, replace it with invite code API check-in: 839f5c4e3b user: carlos tags: trunk
17:45
feat(bot): Migrated bot from terminal-based setup to API-based setup check-in: ba4f658c0d user: carlos tags: trunk
08:16
refactor(core): Simplify managed state: bot context check-in: 724b933c5c user: carlos tags: trunk
2022-06-20
21:39
chore(docs): Simplify markdown block snippet check-in: 4a98d2e216 user: carlos tags: trunk
21:37
docs(ui): Document how to run container while persisting container data and logs on the host check-in: a01a8ab0e1 user: carlos tags: trunk
18:12
docs(ui): Update container build command to build latest trunk check-in: 8ad39452d4 user: carlos tags: trunk
18:08
chore(ui): Replace HTML pages with Tera templates check-in: 05dd8fb36a user: carlos tags: trunk
2022-06-19
11:51
chore(lnd): Replace LND interactive setup and DB-based config with env variables check-in: acc277f490 user: carlos tags: trunk
2022-06-17
08:16
chore(docs): Fix download command check-in: 025bf12989 user: carlos tags: trunk
07:13
chore(container): Explicitly set user to non-root check-in: e6d9f84a53 user: carlos tags: trunk
2022-06-16
20:01
chore(container): Change permissions such that binary runs as non-root inside the resulting container check-in: 00433c9569 user: carlos tags: trunk
2022-06-15
06:27
chore(docs): Add short descriptions to each REST API method, visible in Swagger UI check-in: 3b205c4041 user: carlos tags: trunk
2022-06-14
18:24
chore(deps): Bump utoipa version check-in: 6cdbd9d32d user: carlos tags: trunk
17:59
fix(lnd): Add gRPC timeout to prevent stale connections. Fixes [ac805aa491a36e30] check-in: ecbec896f7 user: carlos tags: trunk
2022-06-13
05:20
chore(deps): Bump tokio dependency version check-in: d2c5068e22 user: carlos tags: trunk
2022-06-06
20:41
fix(lnd): Gracefully fail the payment when no payment route can be found. Fixes [7a1b7dc7f5] check-in: c9fb9043b5 user: carlos tags: trunk
18:28
chore(admin): Rename project from Sceptre to Oak check-in: c5192229ce user: carlos tags: trunk
11:04
chore(deps): Remove dependency on wget from containerfile check-in: a181da91ed user: carlos tags: trunk
10:41
chore(deps): Specify exact minor version for hyper and hyper-openssl check-in: cbf18bbf96 user: carlos tags: trunk
10:40
chore(deps): Bump tokio to v1.19.1 check-in: 38a9bf17b2 user: carlos tags: trunk
10:39
chore(deps): Bump deltachat to v1.86 check-in: 0281fced09 user: carlos tags: trunk
10:16
refactor(https): Use hyper-openssl for HTTPS JSON requests check-in: 5ffba0c3d7 user: carlos tags: trunk
09:49
refactor(https): Remove dependency on reqwest for JSON API requests. Instead rely on hyper, which was anyway a dependency of reqwest. check-in: 7440843586 user: carlos tags: trunk
08:54
feat(docker): Add containerfile for building from repo snapshot This allows to build and run a container from a checkin, a tag or a branch. It doesn't need the repo to be locally checked out. check-in: 33a56e801f user: carlos tags: trunk
2022-06-05
21:10
feat(docker): Document more container commands check-in: fac8097afc user: carlos tags: trunk
20:43
feat(docker): Support building and running containers from source Add a Dockerfile that allows a docker/podman image to be created with the compiled version of the current code. Document how to create the image and run containers based on the image, with support for env variables and volume bindings. check-in: 9724c6e3f6 user: carlos tags: trunk
2022-05-28
07:17
Add build timestamp in startup log check-in: 8691986d14 user: carlos tags: trunk
07:01
Web UI: Improve human time formatting check-in: c06b6fdbe9 user: carlos tags: trunk
06:47
Web UI: Remove submenu link to bcron syntax doc check-in: 7b0b0a9f56 user: carlos tags: trunk
06:41
Web UI: Add link to guide check-in: 883396934c user: carlos tags: trunk
2022-05-27
18:55
Remove deprecated version check check-in: 3e4f4f7d70 user: carlos tags: trunk
16:49
Rename Downloads page references check-in: cdf2f0e08d user: carlos tags: trunk
16:44
Rename Downloads page references check-in: f21e7dd6bc user: carlos tags: trunk
16:39
Rename Downloads page to Releases page Closed-Leaf check-in: 80db4dcfcc user: carlos tags: v0.2, release-v0.2