index
:
fuelnearme
improvements
main
Use Fuel Finder service to find cheaper fuel near a location
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fnme
Commit message (
Expand
)
Author
Age
Files
Lines
*
add exceptions.py for custom exceptions
Alex Schofield
2026-05-05
1
-0
/
+34
*
use custom header for requests
Alex Schofield
2026-05-05
1
-3
/
+1
*
bypass head request & use if-modified-since header to refresh cached data
Alex Schofield
2026-05-05
1
-12
/
+22
*
ruff auto fix (UP035/UP006/F401)
Alex Schofield
2026-05-04
3
-9
/
+7
*
use ruff to adjust line length
Alex Schofield
2026-05-04
2
-7
/
+24
*
add logic to cache data download in get_latest_data()
Alex Schofield
2026-05-04
1
-5
/
+27
*
promote nested functions in process_stations to private helpers
Alex Schofield
2026-05-04
1
-29
/
+35
*
preformat price strings before tabulate to avoid floatfmt/None issues
Alex Schofield
2026-05-04
1
-13
/
+16
*
keep prices as float | None in process_stations() & sort_stations()
Alex Schofield
2026-05-04
1
-4
/
+16
*
remove arg radius parsing from process_stations()
Alex Schofield
2026-05-04
2
-6
/
+5
*
rename filter_df() to process_stations() for clarity
Alex Schofield
2026-05-04
2
-3
/
+3
*
fix import paths & update pyproject.toml
Alex Schofield
2026-05-03
3
-6
/
+9
*
move all logic into fnme folder
Alex Schofield
2026-05-03
5
-0
/
+152
*
init new uv project with new structure
Alex Schofield
2026-05-03
5
-0
/
+0
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit