No description
  • Swift 52.2%
  • Rust 26.7%
  • Nix 11.7%
  • HTML 9.4%
Find a file
skylar 9c87397aae
All checks were successful
nix-build / build (push) Successful in 3m2s
feat: add location manager (#11)
Added the location manager so that location can optionally be sent through to the pulse backend as well.

It also seems to help the iPhone I am testing with send requests more often as the background task doesn't work that well without it. I would like to fix this somehow but will do later.

Reviewed-on: #11
2026-07-31 00:12:56 +12:00
.forgejo/workflows ci: use extra-experimental-features build option (#3) 2026-07-01 01:24:17 +12:00
clients/ios/vena-cava feat: add location manager (#11) 2026-07-31 00:12:56 +12:00
src feat: use custom error (#7) 2026-07-10 18:56:34 +12:00
.envrc feat: initial commit 2026-05-22 00:07:15 +12:00
.gitignore feat: add authentication (#6) 2026-07-08 19:12:03 +12:00
build.nix feat: add authentication (#6) 2026-07-08 19:12:03 +12:00
Cargo.lock feat: add authentication (#6) 2026-07-08 19:12:03 +12:00
Cargo.toml feat: add authentication (#6) 2026-07-08 19:12:03 +12:00
default.nix feat: initial commit 2026-05-22 00:07:15 +12:00
flake.lock feat: set up db and pumping (#2) 2026-07-01 01:17:46 +12:00
flake.nix feat: user settings and token store (#9) 2026-07-19 20:04:13 +12:00
module.nix feat: add authentication (#6) 2026-07-08 19:12:03 +12:00