Go to file
Dustin 2d7ff417fc ui: Select environment camera if possible
Apparently, Firefox/Android defaults to using the front camera, and
does not provide any native UI for selecting a different one.  We can
request the back camera by indiciting that the "environment" camera is
"ideal."
2025-03-08 20:10:50 -06:00
js ui: Select environment camera if possible 2025-03-08 20:10:50 -06:00
src Fix path to static resources 2025-03-08 20:08:45 -06:00
templates Attach receipts to Firefly transactions 2025-03-08 18:31:46 -06:00
.editorconfig Initial commit 2025-03-05 18:02:52 -06:00
.gitignore Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
.prettierrc Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
Cargo.lock Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
Cargo.toml Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
LICENSE-Apache-2.0.txt Initial commit 2025-03-05 18:02:52 -06:00
LICENSE-MIT.txt Initial commit 2025-03-05 18:02:52 -06:00
firefly.env Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
rustfmt.toml Initial commit 2025-03-05 18:02:52 -06:00
start-firefly.sh Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
static Fix path to static resources 2025-03-08 20:08:45 -06:00