Commit Graph

20 Commits

Author SHA1 Message Date
Anton Stubenbord
cb4839f5a3 feat: Update translations, add pdf view to document edit page 2023-10-24 15:37:43 +02:00
Anton Stubenbord
a2c5ced3b7 feat: bugfixes, finished go_router migration, implemented better visibility of states 2023-10-06 01:17:08 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +02:00
Anton Stubenbord
6566b2b8d7 feat: Rework error handling, upgrade dio, fixed bugs
- Fix grey screen bug when adding labels from documnet upload
- Add more permission checks to conditionally show widgets
2023-07-22 14:17:48 +02:00
Anton Stubenbord
8b7bbae00b feat: Add debug output, run app in guarded zone 2023-06-14 11:53:37 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02:00
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +02:00
Anton Stubenbord
39342eecf1 chore+fix+feat: Apply dart fixes after upgrade to flutter 3.10, add permission checks, make most api calls work again 2023-05-12 00:16:30 +02:00
Anton Stubenbord
1f335119b3 feat: Add hive type adapters to api models, migrate to freezed 2023-04-24 01:14:20 +02:00
Anton Stubenbord
5c0ef7f853 feat: Add more user related state to hive 2023-04-23 16:48:11 +02:00
Anton Stubenbord
79ccdd0946 fix: Refactor labels structure 2023-04-05 19:44:58 +02:00
Anton Stubenbord
6f66bf27fd feat: Implemented new view type, fix connectivity issues, fix offline issues, fix loading animations, fix documents page paging 2023-02-14 00:24:14 +01:00
Anton Stubenbord
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +01:00
Anton Stubenbord
4d7fab1839 Cleaned up code, implemented message queue to notify subscribers of document updates. 2023-02-06 01:04:13 +01:00
Anton Stubenbord
337c178be8 Adds change detection mechanism for document changes 2023-02-04 19:24:11 +01:00
Anton Stubenbord
b697dc7d8d WIP - Reimplemented document search 2023-01-28 23:06:27 +01:00
Anton Stubenbord
b370fa4164 WIP - Implemented similar documents view 2023-01-22 01:17:52 +01:00
Anton Stubenbord
f9dfddf704 Removed suggestions from inbox, added translations, added paging to inbox, visual updates, changed default matching algorithm to auto 2023-01-20 00:34:18 +01:00