Commit Graph

114 Commits

Author SHA1 Message Date
Anton Stubenbord
f0c3ced804 feat: add file logs and logging view 2023-10-11 19:09:26 +02:00
Anton Stubenbord
2484bd2c7c feat: add changelogs, update old changelogs, update build scripts 2023-10-10 19:22:41 +02:00
Anton Stubenbord
7b9c31a010 feat: Allow empty document titles, fix saved view routes not being accessible 2023-10-10 16:28:10 +02:00
Anton Stubenbord
23b7560dda feat: Add US/GB english discrimination, fix incorrect localizations 2023-10-09 00:24:13 +02:00
Anton Stubenbord
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
b612f8b04f feat: bump version number, add changelogs 2023-10-06 21:49:34 +02:00
Anton Stubenbord
690e4558cb fix: Fix hive type adapter for empty clases causing app to crash 2023-10-06 21:37:24 +02:00
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27:42 +02:00
Anton Stubenbord
29b7c8bdc0 fix: Update codegen of hive adapters 2023-10-06 12:09:03 +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
37ed8bbb04 feat: Implement updated receive share logic 2023-10-02 23:59:42 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +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
f3560f00ea feat: Migrations, new saved views interface 2023-09-19 01:50:02 +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
53a01ae775 feat: Add statistics card on landing page 2023-08-01 18:09:14 +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
bdaec78df1 feat: Add reset button above filter button 2023-06-17 20:39:59 +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
d2b428c05b feat: Add suggestions to server login page 2023-06-02 16:37:03 +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
e4df202190 feat: Add print feature, refine gradient on details page 2023-05-29 17:10:33 +02:00
Anton Stubenbord
d8ee418828 feat: Add remote_version endpoint to mock server, resolve versions, update search 2023-05-29 15:54:43 +02:00
Anton Stubenbord
f46ae73f49 feat: Add response delay generator to mock_server 2023-05-29 12:19:34 +02:00
Anton Stubenbord
886b82df9e chore: Remove main_dev.dart, update install dependencies script 2023-05-29 11:52:40 +02:00
konrad.lys@eu.equinix.com
5b0459963a FEATURE add mock server and main_dev.dart for developement 2023-05-28 06:59:22 +02:00
Anton Stubenbord
891ab8985b feat: Make account switching work again 2023-05-12 00:37:07 +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
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
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
378e3ff104 fix: Re-enable high refresh rate 2023-02-24 15:08:46 +01:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +01:00