Commit Graph

42 Commits

Author SHA1 Message Date
stopflock 0d84822d23 this might actually work 2025-08-11 00:08:26 -05:00
stopflock 160bc8f9f2 add dev_config to centralize hardcoded stuff into one place. 2025-08-10 23:31:17 -05:00
stopflock 312f71af4b first time loading tiles from local storage! 2025-08-10 23:07:06 -05:00
stopflock 20bd04e338 first attempts to pull local data from offline areas 2025-08-10 16:42:31 -05:00
stopflock 3596d4ee99 finally getting close. actually loading offline areas is the last thing remaining afaict 2025-08-10 15:45:21 -05:00
stopflock 96f3a9f108 app launches again, sorta working, map broken, settings page has configurable max cams. 2025-08-10 13:15:48 -05:00
stopflock 641344271f fix appstate repeated instantiation 2025-08-10 00:53:01 -05:00
stopflock 6bf9556c65 icons and splash screens 2025-08-10 00:19:55 -05:00
stopflock 63675bd18a tbh not sure, left for a bit. sorry. pretty sure closer than last commit.. 2025-08-09 22:44:24 -05:00
stopflock cf8df39f1e gentler backoffs 2025-08-09 18:02:31 -05:00
stopflock c76626eb33 map updates slowly with retry logic as tiles become available 2025-08-09 18:00:00 -05:00
stopflock 385f6f3683 sorta works for tiles from osm and cams from overpass 2025-08-09 17:38:33 -05:00
stopflock 7f91d5aec4 more debug logging 2025-08-09 14:04:31 -05:00
stopflock 3dca7d5751 tiles not working but new map data provider exists in theory 2025-08-09 13:50:10 -05:00
stopflock 01e8ebfdbb that map_data wasn't great - new GPT session 2025-08-09 12:16:03 -05:00
stopflock c057956fcd file structure and initial map_data scaffold 2025-08-07 21:12:30 -05:00
stopflock f8b4134bd3 break up offline area monopoly 2025-08-07 20:52:24 -05:00
stopflock 58ecf550a5 I literally forget. Removed some debugs. 2025-08-07 17:14:40 -05:00
stopflock 868e6cb7f7 retry logic on area downloads 2025-08-07 16:52:29 -05:00
stopflock 19edbc2b13 getting better, still world map has issus 2025-08-07 16:40:46 -05:00
stopflock f69277ffc1 fix world download fail due to out-of-bounds, probably floating point issue 2025-08-07 16:13:19 -05:00
stopflock 3796a801c2 world area now immutable, auto-downloads 2025-08-07 14:31:21 -05:00
stopflock 67c11969d5 I think fixes downloads 2025-08-07 13:54:38 -05:00
stopflock 0069f909ea remove cameras from world map area 2025-08-07 11:27:50 -05:00
stopflock b1d29e443d fix dup world area, storage estimate 2025-08-07 09:22:17 -05:00
stopflock fff1096870 better progress tile x/y 2025-08-06 23:37:38 -05:00
stopflock 82b7583a86 even closer to working - download estimate working - settings page working 2025-08-06 22:02:07 -05:00
stopflock ca64859df6 moving the right direction 2025-08-06 20:37:25 -05:00
stopflock 738807d982 UX basically working 2025-08-06 18:35:16 -05:00
stopflock 2824aa72d9 fix for user-per-mode 2025-08-06 14:15:47 -05:00
stopflock dca6cb7179 bunch of stuff, good luck. still need to fix user-by-mode thing 2025-08-06 12:24:32 -05:00
stopflock 640903d954 still cant believe this works 2025-08-05 22:56:47 -05:00
stopflock dcdff6abbd profile filtering and submissions fixes 2025-08-05 17:30:55 -05:00
stopflock f8d71d0c75 fixes, improvements, and cleanup. notably, custom camera profiles make a comeback. 2025-07-19 20:22:20 -05:00
stopflock 2e1b504419 upload working 2025-07-19 19:49:17 -05:00
stopflock 956b9321a9 submission from queue still not working, but login issue fixed by creating osm application correctly (non-confidential) 2025-07-19 16:13:42 -05:00
stopflock 99d6ad8a44 submissions still not working, but oauth implemented and add camera sheet working. 2025-07-19 15:59:05 -05:00
stopflock ef241688c3 fix missing icons 2025-07-19 14:51:45 -05:00
stopflock 56518bab28 pretty broken, icons missing, login not working. browser opens though and cams still appear on map 2025-07-19 14:11:02 -05:00
stopflock d3d1e4a7b2 added app2ipa script and I forget what the other changes were 2025-07-19 12:05:14 -05:00
stopflock f06894062f helps with load speed and number of connection refused messages 2025-07-18 15:40:49 -05:00
stopflock eee92f4f21 first version worth putting in git - compiles and runs - missing a lot still. 2025-07-18 14:25:22 -05:00