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
Anton Stubenbord
0c63547f36
Merge pull request #413 from jboucher614/patch-1
...
Fix typo; "discrad" to "discard" in discard shared file dialog
2024-10-29 15:01:23 +01:00
Anton Stubenbord
986b7b2254
Merge pull request #438 from gjelsas/patch-1
...
Update README.md
2024-10-29 15:01:06 +01:00
Anton Stubenbord
ba15261f49
Merge branch 'development' into patch-1
2024-10-29 15:00:47 +01:00
Anton Stubenbord
0a5ed0d807
Update README.md
2024-10-29 14:38:37 +01:00
gjelsas
e6b994e6b5
Update README.md
...
just a typo :)
2024-07-18 21:15:30 +02: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
94b5cedbec
feat: Add config for fvm
2024-01-25 19:16:36 +01:00
Anton Stubenbord
2a10b5cc55
feat: Fix documents not being displayed
2024-01-18 21:49:12 +01:00
Anton Stubenbord
2f72ef4317
feat: increase java heap space
2024-01-12 23:45:54 +01:00
Anton Stubenbord
897e7543f5
correct copy paste typo
2024-01-12 23:23:52 +01:00
Anton Stubenbord
54dd6ecf06
Merge pull request #364 from astubenbord/bugfix/pdf-viewer-issue
...
Bugfix/pdf viewer issue
2024-01-12 23:23:12 +01:00
Anton Stubenbord
1460ab4362
feat: Update build config
2024-01-12 23:22:46 +01:00
Anton Stubenbord
58b87da9d9
feat: temporarily update build scripts for testing
2024-01-12 23:18:30 +01:00
Anton Stubenbord
49ed8f43b6
update viewer impl
2024-01-12 22:24:08 +01:00
Anton Stubenbord
9bca1cb6ed
feat: Attempt to fix compile error by allowing all paths, not just lib
2024-01-10 19:39:10 +01:00
Anton Stubenbord
a651a4b2aa
feat: Attempt to fix compile error
2024-01-10 19:35:29 +01:00
Anton Stubenbord
6ff69d5c95
Merge branch 'development' of github.com:astubenbord/paperless-mobile into development
2024-01-10 19:17:38 +01:00
Anton Stubenbord
ed1779c6b2
feat: Attempt to fix compile error
2024-01-10 19:17:31 +01:00
Anton Stubenbord
64357cdbeb
Merge pull request #358 from hermannoffen/fix/readme-contributors
...
Update README.md: fix section Contributors rendering
2024-01-10 18:17:56 +01:00
René Hoffmann
39d846f31b
Update README.md: fix section Contributors rendering
...
fix link rendering in section 'Contributors'
2024-01-10 15:51:31 +01:00
Anton Stubenbord
c5db5dfdce
fix: Resolve mTLS issue, update changelogs, bump version number
2024-01-07 22:55:57 +01:00
Anton Stubenbord
18d8d34bd9
Merge pull request #351 from astubenbord/bugfix/preview-not-working
...
fix: Switch to pdfrx pdf rendering library
2024-01-07 17:47:32 +01:00
Anton Stubenbord
30f1e64cd4
fix: Switch to pdfrx pdf rendering library
2024-01-07 17:46:33 +01:00
Anton Stubenbord
27c4f7c937
chore: upgrade flutter version
2024-01-06 21:09:40 +01:00
Anton Stubenbord
d7080d0ae4
Merge pull request #346 from astubenbord/feature/notes
...
Feature: Notes and bugfixes
2024-01-06 20:54:18 +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
51d3b5854a
Merge pull request #338 from markkastoun/patch-1
...
Fix Typo in README.md
2023-12-29 15:19:09 +01:00
Mark Kastoun
d68822df1b
Fix Typo in README.md
...
Under Donations, "If you" instead of "I you"
2023-12-27 01:40:45 -05:00
Anton Stubenbord
de98c69927
Aktualisieren von changelog_dialog.dart
2023-12-20 09:46:19 +01:00
Anton Stubenbord
e0c2d08e4f
add English changelog
2023-12-20 09:45:33 +01:00
Anton Stubenbord
cd21567b28
add German changelog
2023-12-20 09:44:57 +01:00
Anton Stubenbord
14bea2b468
bump version code
2023-12-20 09:43:42 +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
9680054b35
Update README.md
2023-12-19 22:50:44 +01:00
Anton Stubenbord
1fc77afa0c
Merge pull request #327 from astubenbord/fix/issue-324
...
Fix/issue 324
2023-12-19 22:25:01 +01:00
Anton Stubenbord
6721404ab0
feat: Bump version number, update changelogs
2023-12-19 22:24:22 +01:00
Anton Stubenbord
903ec45a4a
Merge branch 'development' into fix/issue-324
2023-12-19 22:13:02 +01:00
Anton Stubenbord
fda8e6cbbd
fix: Make custom fields not nullable and default to empty array
2023-12-19 22:10:04 +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