Anton Stubenbord
b237309569
Merge pull request #416 from MofX/fix_delete_single_scan
...
fix removing single file from scanned pages
2024-10-29 15:01:51 +01:00
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
Jimmy Boucher
cddbf35da9
Fix typo; "discrad" to "discard" in discard shared file dialog
...
Fixing typo only
2024-04-17 18:42:16 -04:00
Anton Stubenbord
2a10b5cc55
feat: Fix documents not being displayed
2024-01-18 21:49:12 +01:00
Anton Stubenbord
49ed8f43b6
update viewer impl
2024-01-12 22:24:08 +01:00
Anton Stubenbord
c5db5dfdce
fix: Resolve mTLS issue, update changelogs, bump version number
2024-01-07 22:55:57 +01:00
Anton Stubenbord
30f1e64cd4
fix: Switch to pdfrx pdf rendering library
2024-01-07 17:46:33 +01:00
Anton Stubenbord
ee6a75301b
feat: Bump version number, add changelogs
2024-01-06 20:48:19 +01:00
Anton Stubenbord
497777c52b
feat: Add login integration test (WIP), update notes feature
2024-01-06 19:23:30 +01:00
Anton Stubenbord
64d49a4a24
Merge branch 'development' into feature/notes
2024-01-06 19:22:53 +01:00
Anton Stubenbord
ddd950a8da
feat: Finalize notes feature, update translations
2024-01-03 20:22:28 +01:00
Anton Stubenbord
c7d3d9207b
feat: Update translations
2024-01-03 19:07:05 +01:00
Anton Stubenbord
9adfefc0f5
feat: Update translations, fix reading current server version
2024-01-03 14:43:03 +01:00
Anton Stubenbord
55aa42e4ab
feat: Add tests, update notes implementation
2023-12-31 15:26:20 +01:00
Anton Stubenbord
de98c69927
Aktualisieren von changelog_dialog.dart
2023-12-20 09:46:19 +01:00
Anton Stubenbord
7a0bc49d9c
Fix: revert hardcoding theme
2023-12-20 09:42:39 +01:00
Anton Stubenbord
9451907423
feat: Update assets, bump version, update changelogs, minor visual improvements
2023-12-20 00:47:10 +01:00
Anton Stubenbord
6721404ab0
feat: Bump version number, update changelogs
2023-12-19 22:24:22 +01:00
Anton Stubenbord
d7f297a4df
feat: Add functionality to delete notes
2023-12-19 20:08:24 +01:00
Anton Stubenbord
434e10fe1e
feat: revert version code scheme back to previous version
2023-12-16 21:08:02 +01:00
Anton Stubenbord
26b71e5f37
Merge branch 'development' into feature/notes
2023-12-16 16:34:36 +01:00
Anton Stubenbord
4868ce1b95
feat: Bump version number, add changelogs
2023-12-16 15:04:04 +01:00
Anton Stubenbord
0bec1d594a
feat: fix bug where tags were overwritten
2023-12-16 14:10:09 +01:00
Anton Stubenbord
aa05f9432a
feat: Add notes
2023-12-12 23:00:12 +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
a57d52518c
fix: Move server address validation logic to form field.
2023-11-18 19:36:16 +01:00
Anton Stubenbord
12be81d93b
feat: add accessibility setting and conditionally disable animations
2023-11-16 23:44:02 +01:00
Anton Stubenbord
5a535df41b
feat: Bump version number, add changelogs
2023-11-08 18:29:59 +01:00
Anton Stubenbord
6f42ef033c
chore: Cleanup code
2023-11-01 19:29:00 +01:00
Anton Stubenbord
394171968d
fix: Update log consumption
2023-11-01 19:27:49 +01:00
Anton Stubenbord
9b4b2cebd5
feat: Replace flutter_pdfview with pdfx
2023-10-29 14:21:45 +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
f12f96ddba
feat: Bump version, add changelogs
2023-10-25 19:04:25 +02:00
Anton Stubenbord
cf5b81d2d7
fix: fix wrong version mapping, add f-droid build script
2023-10-24 17:17:11 +02:00
Anton Stubenbord
03d8cb55c7
fix: update codegen build, fix incorrect logging output
2023-10-24 16:16:29 +02:00
Anton Stubenbord
cb4839f5a3
feat: Update translations, add pdf view to document edit page
2023-10-24 15:37:43 +02:00
Anton Stubenbord
652abb6945
feat: Add improved date input, fix bugs, restructurings
2023-10-20 17:28:54 +02:00
Anton Stubenbord
18e178b644
feat: Add improved date input
2023-10-20 01:24:41 +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
162d50bf70
feat: Bump version number, add changelogs
2023-10-10 17:06:48 +02:00
Anton Stubenbord
62d6e2d75f
feat: Update translations, improved saved views creation help
2023-10-10 16:41:40 +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
379b71008a
feat: Make label fields less restrictive, improve change detection in document edit page
2023-10-10 15:27:58 +02:00
Anton Stubenbord
8dadaa42e3
fix: Use correct files to discard after local consumption
2023-10-10 01:26:14 +02:00
Anton Stubenbord
ed9c2e3670
fix: Update route configuration
2023-10-10 00:01:05 +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