Dr-Blank.Vaani/lib/api
Dr.Blank 35a2d7cfce
feat: error reporting with logs (#45)
* feat: add ability to get logs file from ui

* test: add unit test for log line parsing in logs_provider

* refactor: update all logs to obfuscate sensitive information

* feat: generate dynamic zip file name for logs export

* feat: enhance logging in audiobook player and provider for better debugging

* refactor: extract user display logic into UserBar widget for offline access of settings and logs

* feat: add About section with app metadata and source code link in YouPage
2024-10-03 05:54:29 -04:00
..
api_provider.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
api_provider.g.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
authenticated_user_provider.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
authenticated_user_provider.g.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
image_provider.dart refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
image_provider.g.dart refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
library_item_provider.dart refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
library_item_provider.g.dart refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
server_provider.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
server_provider.g.dart feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00