Commit Graph

55 Commits

Author SHA1 Message Date
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +02:00
Anton Stubenbord
6902a2e217 fix: Update default share filetype setting 2023-07-09 16:22:31 +02:00
Anton Stubenbord
7b20d26a16 feat: Add setting to always upload scans as pdf 2023-06-15 17:08:08 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +02:00
Anton Stubenbord
c75d5761ec feat: Finish login switch account feature 2023-05-30 01:30:05 +02:00
Anton Stubenbord
1dc7d22d3a feat: Add new translations, add list of existing accounts to login page 2023-05-30 01:19:27 +02:00
Anton Stubenbord
b30ede6661 feat: Add permission checks, fix search, fix document upload, fix linked documents always being loaded all at once instead of paged 2023-05-27 18:14:35 +02:00
Anton Stubenbord
96c4b37f5f fix: Small fix related to account switching 2023-05-12 00:40:10 +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
d5c68e023c feat: More resturcturings, adapt code to previous changes 2023-05-01 23:05:54 +02:00
Anton Stubenbord
88085b5662 feat: Restructure providers and repositories (WIP, not compiling) 2023-04-30 20:49:36 +02:00
Anton Stubenbord
4e87a196f9 feat: add permission/user/group models, start integration into code 2023-04-30 17:42:59 +02:00
Anton Stubenbord
3c98916199 feat: Add translations for default download/share filetypes 2023-04-30 12:32:14 +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
f88740f718 feat: add catalan language 2023-04-26 15:37:03 +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
5c0ef7f853 feat: Add more user related state to hive 2023-04-23 16:48:11 +02:00
Anton Stubenbord
1b9e4fbb81 feat: rework account management page, add tooltip to settings 2023-04-21 18:56:36 +02:00
Anton Stubenbord
95dd0a2405 feat: Implement switching between accounts (multi user support), still WIP 2023-04-21 01:32:43 +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
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +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
e2cdee6e6a feat: Remove WIP indicator from french language 2023-03-03 18:18:13 +01:00
Anton Stubenbord
05a7640c7b bugfix: Add missing languages to selectable options 2023-02-24 00:22:37 +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
8d1227f0db HOTFIX: Remove clear downloaded files setting 2023-02-15 00:36:26 +01: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
681d551b56 feat: Add detailed view type 2023-02-12 18:48:24 +01:00
Anton Stubenbord
f04edece16 feat: view type stored in view/cubit, itself, cleanup coe 2023-02-10 12:41:30 +01:00
Anton Stubenbord
0147f7989f Remove all generated files, add fdroid metadata skeleton 2023-02-06 20:04:30 +01:00
Anton Stubenbord
7976beab16 Update generated settings, added correct signing config 2023-02-06 13:00:02 +01:00
Anton Stubenbord
69b413d789 Change default theme to classic 2023-02-06 12:40:25 +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
3f305ce1d6 Added translations, fixed inbox, minor updates to pages 2023-02-03 00:27:14 +01:00
Anton Stubenbord
748cd21713 Added search bar on all pages 2023-02-01 00:27:56 +01:00
Anton Stubenbord
b697dc7d8d WIP - Reimplemented document search 2023-01-28 23:06:27 +01:00
Anton Stubenbord
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +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
Anton Stubenbord
2326c9d1d6 Fixed login and error handling 2022-12-30 01:28:43 +01:00
Anton Stubenbord
bf0e186646 WIP - Provider refactorings 2022-12-27 00:12:33 +01:00
Anton Stubenbord
60aecb549d WIP - Replaced get_it + injectable with Provider 2022-12-21 01:14:06 +01:00
Anton Stubenbord
64c431286e Some visual updates, bugfixes, finished major refactoring! 2022-12-13 01:17:53 +01:00
Anton Stubenbord
75fa2f7713 Refactored DI, serialization, added feedback to document download 2022-12-06 00:39:18 +01:00
Anton Stubenbord
ec7707e4a4 Externalized API and models as own package 2022-12-02 01:48:13 +01:00
Anton Stubenbord
eb5025e8ca Implemented inbox (still WIP) 2022-11-24 13:37:25 +01:00