Jörg Vehlow
7544796be4
fix removing single file from scanned pages
...
Removing a single file from scanned pages failed with
UnmodifiableListMixin.remove (dart:_internal/list.dart:134)
This filters the list instead of trying to remove from it.
fixes #395
Signed-off-by: Jörg Vehlow <joerg@jv-coder.de >
2024-04-25 19:44:50 +02:00
Anton Stubenbord
2a10b5cc55
feat: Fix documents not being displayed
2024-01-18 21:49:12 +01:00
Anton Stubenbord
55aa42e4ab
feat: Add tests, update notes implementation
2023-12-31 15:26:20 +01:00
Anton Stubenbord
9f6b95f506
fix: Add custom fields, translations, add app logs to login routes
2023-12-10 12:48:32 +01:00
Anton Stubenbord
af4359c38d
chore: Cleanup project structure, add debug output to build.gradle
2023-10-27 12:28:26 +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
d4951e1c82
chore: Update go_router configuration to use go_router_builder
2023-10-08 16:42: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
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
f3e660e91d
feat: Further migrations to go_router, add onclick to document previews
2023-07-31 02: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
7b20d26a16
feat: Add setting to always upload scans as pdf
2023-06-15 17:08:08 +02:00
Anton Stubenbord
09ddea4473
chore: Rename variables, cleanup code
2023-06-10 19:12:52 +02:00
Anton Stubenbord
46e30d833b
feat: Refactor export functionality, add new translations
2023-06-10 19:09:28 +02:00
konrad.lys@eu.equinix.com
5270c37a5b
FEATURE character validation
2023-06-09 19:24:05 +02:00
konrad.lys@eu.equinix.com
421479d280
FEATURE dialog styling
2023-06-09 07:49:14 +02:00
konrad.lys@eu.equinix.com
fab33afc87
FEATURE add translation
2023-06-06 06:26:38 +02:00
konrad.lys@eu.equinix.com
bf0351f23f
FEATURE move button to the scanner page
2023-06-05 20:07:38 +02:00
Anton Stubenbord
e4df202190
feat: Add print feature, refine gradient on details page
2023-05-29 17:10:33 +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
4f13146dbc
fix: Add providers to document upload, fix text color in about dialog
2023-05-27 13:55:02 +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
79ccdd0946
fix: Refactor labels structure
2023-04-05 19:44:58 +02:00
Anton Stubenbord
74a87b3308
fix: Fix filepath splitting, fix slivers on scanner page
2023-02-24 15:55:16 +01:00
Anton Stubenbord
a8a41b38a8
feat: Update translations, fix scrolling on all pages
2023-02-22 18:14:02 +01:00
Anton Stubenbord
644f154dbd
fix: Change return type of upload route
2023-02-18 22:52:20 +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
f04edece16
feat: view type stored in view/cubit, itself, cleanup coe
2023-02-10 12:41:30 +01:00