18 Commits

Author SHA1 Message Date
Shawn
a71de46804 Fix merge conflicts 2024-01-18 12:14:40 -07:00
Shawn
fa640e005d Merge branch 'main' into feature/routing_fixes
# Conflicts:
#	lib/router.dart
#	pubspec.lock
#	pubspec.yaml
2024-01-18 12:04:11 -07:00
Shawn
6f7a69d50d Merge main 2024-01-18 11:36:39 -07:00
Shawn
4913c2fe92 Cleanup warnings, remove some log messages on web 2024-01-18 10:30:02 -07:00
Shawn
848ae5cbb6 Add custom 404 page 2024-01-18 10:11:27 -07:00
Shawn
c45e1fc77e Fix bug with missing queryParams, assign unique ids for all pathParams 2024-01-17 10:47:55 -07:00
Shawn
cbbd343f71 Prevent deeplinking to / 2024-01-16 16:59:50 -07:00
Shawn
28734b7f1f Switch /video and /maps views to be nested within home, better supporting deeplinks. 2024-01-11 10:12:04 -07:00
Shawn
824f4a1ff1 Fix deeplinking / refresh on web
Add all nested routes to the routing table
2024-01-09 14:56:29 -07:00
Shawn
74b536b366 Initial changes to routing system 2023-12-08 10:03:26 -07:00
Shawn
00847778f5 Fix deeplink issue where dialogs would render on top of collections view 2023-11-07 17:38:09 -07:00
Shawn
48e9b5fc25 Remove wallpaperPhoto view and related logic (saved in feature/wallpaper-sharing branch if needed in the future) 2023-10-19 16:25:02 -06:00
Shawn
110766d516 Fix missing redirect 2023-04-18 11:11:24 -06:00
Shawn
3e6df3e8b0 go_router 6.5 2023-04-11 13:16:57 -06:00
Shawn
9a9ccff85c Refactor supported orientations logic to be more robust. Fixes bug where some Android Tablets could not rotate to landscape. 2023-02-13 23:24:13 -07:00
Shawn
01b1a16ec4 Make router param parsing implementation more robust 2023-01-01 12:28:34 -07:00
Shawn
68c937a73d Add support for deeplinking into specific tabs for wonder details. 2022-09-01 20:59:57 -06:00
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00