Commit Graph

20 Commits

Author SHA1 Message Date
Anton Stubenbord
9f6b95f506 fix: Add custom fields, translations, add app logs to login routes 2023-12-10 12:48:32 +01:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +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
f3e660e91d feat: Further migrations to go_router, add onclick to document previews 2023-07-31 02:51:00 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
f913ab318f chore: Remove generated files (freezed) 2023-05-12 10:54:24 +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
bea0ab94be feat+fix: Add option to set default download/share file type, fix typo in filter to query string, disable unused options in document filter 2023-04-28 20:45:47 +02:00
Anton Stubenbord
37c9559888 feat: Externalize settings into LocalUserAppState, fix bugs 2023-04-26 01:29:14 +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
1334f546ee feat: Split settings, encrypted user credentials, preparations for multi user support 2023-04-14 01:34:34 +02:00
Anton Stubenbord
c6264f6fc0 fix: Update bulk edit string 2023-04-13 23:01:54 +02:00
Anton Stubenbord
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +02:00
Anton Stubenbord
83d8abeae2 feat: Implement bulk label forms (except tags) 2023-04-11 01:16:20 +02:00
Anton Stubenbord
5eb19dbe83 feat: Start implementing tags query form field 2023-04-09 20:52:42 +02:00
Anton Stubenbord
7299ff9ef1 feat: Improve container opening animation, improve scrolling on details page 2023-04-07 19:00:25 +02:00
Anton Stubenbord
10d48e6a55 feat: Replaced old label form fields with full page search, removed badge from edit button in document details 2023-04-07 18:04:56 +02:00
Anton Stubenbord
79ccdd0946 fix: Refactor labels structure 2023-04-05 19:44:58 +02:00
Anton Stubenbord
a2388b014b fix: Add labels to each cubit using repositories and state properties, remove label cubits 2023-04-04 20:30:25 +02:00
Anton Stubenbord
a5df4deeb9 feat: Add bulk edit forms 2023-03-12 18:26:44 +01:00