Commit Graph

26 Commits

Author SHA1 Message Date
Anton Stubenbord
23b7560dda feat: Add US/GB english discrimination, fix incorrect localizations 2023-10-09 00:24:13 +02:00
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27:42 +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
ad23df4f89 fix: Improve receiving shares 2023-10-03 17:49:38 +02:00
Anton Stubenbord
18ab657932 feat: Update translations, finish saved views rework, some other fixes 2023-09-22 00:46:24 +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
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +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
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +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
f388f77d63 fix: Adapt to new provider strucutre 2023-05-11 12:37:17 +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
8c2a6928b4 feat: Fix hive errors, change provider hierarchy for blocs, translate strings 2023-04-25 01:16: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
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +02:00
Anton Stubenbord
f2fa4e16de feat: Implement new tag form field 2023-04-10 01:00:34 +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
81822f5897 feat: Add bulk edit options (WIP) 2023-03-11 18:39:27 +01:00
Anton Stubenbord
1172e54199 feat: Improve notifications, add donation button, improved asn form field 2023-03-06 22:21:14 +01:00
Anton Stubenbord
14ab604118 feat: Migrated strings, and translations to native flutter l10n plugin 2023-02-17 00:00:13 +01:00
Anton Stubenbord
d1a49ac73d feat: Renamed translation strings 2023-02-16 20:55:10 +01:00
Anton Stubenbord
72ce7658ed fix: Document upload created at field clear button only shows when value is set, consistent ordering of labels 2023-02-16 11:13:37 +01:00
Anton Stubenbord
f04edece16 feat: view type stored in view/cubit, itself, cleanup coe 2023-02-10 12:41:30 +01:00