Commit Graph

77 Commits

Author SHA1 Message Date
Anton Stubenbord
72c23d0386 feat: Update flutter to 3.13.4 2023-10-29 19:34:11 +01:00
Anton Stubenbord
9b4b2cebd5 feat: Replace flutter_pdfview with pdfx 2023-10-29 14:21:45 +01:00
Anton Stubenbord
2f81cbea79 feat: update build 2023-10-26 19:35:01 +02:00
Anton Stubenbord
03d8cb55c7 fix: update codegen build, fix incorrect logging output 2023-10-24 16:16:29 +02:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +02:00
Anton Stubenbord
7d1c0dffe4 feat: finished new logging feature 2023-10-12 17:50:13 +02:00
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
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
93d7a36f1d fix: Fix parsing error in user model 2023-10-07 22:34:40 +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
37ed8bbb04 feat: Implement updated receive share logic 2023-10-02 23:59:42 +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
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
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
28e9463b96 feat: Re-implement set filters count 2023-06-17 16:42:17 +02:00
Anton Stubenbord
a20477f138 chore: Run pub upgrade 2023-06-14 12:30:44 +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
konrad.lys@eu.equinix.com
d325b82727 FEATURE revert unnecessary dependency changes 2023-05-28 10:59:11 +02:00
konrad.lys@eu.equinix.com
96ae4ae758 FEATURE make user email nullable 2023-05-28 07:28:58 +02:00
konrad.lys@eu.equinix.com
440883dd3e FEATURE more mocked APIs, full tags API 2023-05-28 06:59:22 +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
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
72f61c7866 fix: Override dependency constraint for graph to make codegen work again 2023-05-12 12:01:09 +02:00
Anton Stubenbord
71447b4dcc chore: update version constraints 2023-05-12 10:50:49 +02:00
Anton Stubenbord
e7b095e690 chore: Update versions, add freezed files to gitignore 2023-05-12 10:37:47 +02:00
Anton Stubenbord
fd1c0ced35 fix: Add owner to labels 2023-05-11 16:23:15 +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
c58d5809a7 chore: update lockfile 2023-04-28 17:28:33 +02:00
Anton Stubenbord
a0cfe6ce51 fix: Remove unused deps 2023-04-27 23:53:58 +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
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
1172e54199 feat: Improve notifications, add donation button, improved asn form field 2023-03-06 22:21:14 +01:00
Anton Stubenbord
ce39190723 feat: Add query highlight fragments to detailed view, fix build 2023-02-24 14:29:19 +01:00
Anton Stubenbord
9e99125efb feat: remove intl_utils, adapt install_dependencies script 2023-02-17 00:01:32 +01:00
Anton Stubenbord
c5033792aa feat: Upgrade dio version to latest, applied migrations 2023-02-13 18:13:08 +01:00
Anton Stubenbord
9392f5f7c8 Lower dart sdk version constraints 2023-02-06 22:08:37 +01:00
Anton Stubenbord
94b0fab81f Merge branch 'main' into bugfix/high-refresh-rate 2023-02-06 17:34:40 +01:00
Anton Stubenbord
7718c115a2 Removes dependency to auto_route 2023-02-06 17:34:05 +01:00
Anton Stubenbord
c9d86c6120 Add newly generated files 2023-02-06 12:38:00 +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
Tim-Luca Lagmöller
9037af5bc6 [BUGFIX] Added support for high refresh rate 2023-01-30 22:13:27 +01:00
Anton Stubenbord
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +01:00