Anil1515/ipo-automation
Add more festival dates to auto-icon logic
Implement Dynamic Icon logic in Flutter and update AndroidManifest
Add automatic festival icon logic based on server date
Force push updated frontend and purged code
Successfully cleaned up icon picker references and rebuilt web
Completely purged biometrics and dynamic icons from code and pubspec to fix web errors
Hard-coded removal of local_auth to fix web MissingPluginException
Temporarily disable all biometric security features as per user request
Final attempt to fix web biometric error by adding missing foundation import
Completely bypass biometrics and FCM token registration on Web to fix runtime errors
Fix web biometric error by checking kIsWeb before auth
Fix NameError: import AppConfigView in urls.py
Implement server-side control for app icons
Fix emulator freeze: update theme to AppCompat, add appcompat dependency, and fix notification icon
Implement 6 dynamic icons: Default, Diwali, Holi, Eid, Christmas, New Year
Update all dynamic icons to candlestick chart designs
Fix app freezing issues with timeouts and improved secure storage options
Final fix for Dynamic Icons and push all latest security features to HF
Implement Dynamic App Icons (Switch icons without update)
Add timeouts to API requests to prevent app freezing
Standardize static serving using WhiteNoise middleware to fix HF 0-byte issue
Fix IndentationError in urls.py and improve frontend path checking
Replace WhiteNoise with manual static serving to fix 0-byte delivery on Hugging Face
Restore root URL path for web frontend
Optimize HF proxy settings and WhiteNoise root serving to fix white screen
Final attempt to fix 0-byte static file serving on Hugging Face
Disable WhiteNoise compression and use raw frontend serving to fix 0-byte JS
Disable initial biometric check on Web platform to fix blank screen
Disable static caching and force no-cache on index.html to fix 0-byte delivery
Simplify static file serving to fix 0-byte JS delivery on HF
Fix web frontend serving logic and robust static file handling
Update frontend build and sync backend with biometric changes
Implement Biometric startup lock and switch account security
Fix login_screen.dart imports and update web build
Implement Multiple Account Switcher and Biometric Login
Force 12-hour format (AM/PM) in time picker for mobile
Fix blank screen issue by resetting base-href to root
Update frontend with notification filter (Name and Relationship)
Allow custom relationship name when 'Other' is selected
Add detailed schedule debugging and 1-minute buffer for missed tasks
Show Celery logs in HF console for better debugging
Fix Android notification priority and force token registration in BankListScreen
Update frontend build with new features (Edit, Relationship, Holder Name)
Add individual delete and Clear All features for notifications
Fix balance scraping and add Holder Name and Relationship to Status logs
Update ApplicationLog to store bank check details and show in Dashboard
Move Status icon from BottomNav to AppBar actions
Add Edit feature for Bank Credentials
Update Flutter UI and Model with Account Holder Name and Relationship
Add account_holder_name and relationship to BankAccount
