Anton Stubenbord
|
d1a49ac73d
|
feat: Renamed translation strings
|
2023-02-16 20:55:10 +01:00 |
|
Anton Stubenbord
|
11aba2ed89
|
feat: Add inline suggestion in document search, allow removing history entries
|
2023-02-16 18:36:11 +01:00 |
|
Anton Stubenbord
|
00b8d045f6
|
fix: Update sorting of similar documents
|
2023-02-16 17:39:38 +01:00 |
|
Anton Stubenbord
|
71f78d559a
|
Merge pull request #103 from iulica/reset_icon_created_at
added reset Icon for the created at field
|
2023-02-16 11:14:47 +01:00 |
|
Anton Stubenbord
|
72ce7658ed
|
fix: Document upload created at field clear button only shows when value is set, consistent ordering of labels
|
2023-02-16 11:13:37 +01:00 |
|
Iulian Ciorascu
|
52bb4c8b50
|
added reset Icon for the created at field
|
2023-02-15 11:37:17 +01:00 |
|
Anton Stubenbord
|
8d1227f0db
|
HOTFIX: Remove clear downloaded files setting
|
2023-02-15 00:36:26 +01:00 |
|
Anton Stubenbord
|
add035189c
|
feat: Add new translations, bump version number
|
2023-02-15 00:07:49 +01:00 |
|
Anton Stubenbord
|
31d2a9ec01
|
Merge branch 'main' into feature/detailed-view-type
|
2023-02-14 23:43:58 +01:00 |
|
Anton Stubenbord
|
ae31f59aa1
|
Improve created app file system structure on ios
|
2023-02-14 22:46:26 +01:00 |
|
Anton Stubenbord
|
42dbaaf855
|
Fix manifest issue, update download function and original file download support
|
2023-02-14 21:02:51 +01:00 |
|
Anton Stubenbord
|
6f66bf27fd
|
feat: Implemented new view type, fix connectivity issues, fix offline issues, fix loading animations, fix documents page paging
|
2023-02-14 00:24:14 +01:00 |
|
Anton Stubenbord
|
c5033792aa
|
feat: Upgrade dio version to latest, applied migrations
|
2023-02-13 18:13:08 +01:00 |
|
Anton Stubenbord
|
26b283b83a
|
feat: Add new view type, WIP
|
2023-02-12 19:31:04 +01:00 |
|
Anton Stubenbord
|
681d551b56
|
feat: Add detailed view type
|
2023-02-12 18:48:24 +01:00 |
|
Iulian Ciorascu
|
219f1c7e1b
|
Merge branch 'main' into download_to_public
|
2023-02-11 20:10:34 +01:00 |
|
Anton Stubenbord
|
a10c6efb00
|
feat: extract snippets into widgets, code cleanup document details
|
2023-02-11 16:37:51 +01:00 |
|
Iulian Ciorascu
|
f504c4908c
|
Removed the IOS guard for the Download feature.
Enabled the UISupportsDocumentBrowser IOS option so that the App Documents are visible for other apps.
|
2023-02-11 00:55:23 +01:00 |
|
Anton Stubenbord
|
9abce08ef2
|
feat: Add view type selection to linked documents view
|
2023-02-10 16:09:36 +01:00 |
|
Anton Stubenbord
|
fc0b3240bb
|
fix: Stop long polling to /statistics when app is in background, code cleanup
|
2023-02-10 15:49:52 +01:00 |
|
Anton Stubenbord
|
f04edece16
|
feat: view type stored in view/cubit, itself, cleanup coe
|
2023-02-10 12:41:30 +01:00 |
|
Iulian Ciorascu
|
d7cbe40395
|
Download to the public Downloads folder.
Removed ununsed permissions.
|
2023-02-09 16:14:50 +01:00 |
|
Anton Stubenbord
|
0147f7989f
|
Remove all generated files, add fdroid metadata skeleton
|
2023-02-06 20:04:30 +01:00 |
|
Anton Stubenbord
|
7731366ffb
|
Cleanup code, increment version number
|
2023-02-06 17:52:15 +01:00 |
|
Anton Stubenbord
|
348eb30e1a
|
Fixes labels being serialized incorrectly, automates tag serialization
|
2023-02-06 17:30:00 +01:00 |
|
Anton Stubenbord
|
7976beab16
|
Update generated settings, added correct signing config
|
2023-02-06 13:00:02 +01:00 |
|
Anton Stubenbord
|
69b413d789
|
Change default theme to classic
|
2023-02-06 12:40:25 +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
|
337c178be8
|
Adds change detection mechanism for document changes
|
2023-02-04 19:24:11 +01:00 |
|
Anton Stubenbord
|
3f305ce1d6
|
Added translations, fixed inbox, minor updates to pages
|
2023-02-03 00:27:14 +01:00 |
|
Anton Stubenbord
|
ba5a1fcbc7
|
Small refactorings to inbox
|
2023-02-02 19:52:44 +01:00 |
|
Anton Stubenbord
|
748cd21713
|
Added search bar on all pages
|
2023-02-01 00:27:56 +01:00 |
|
Anton Stubenbord
|
e9e9fdc336
|
Improved search, changed saved view display
|
2023-01-31 00:29:07 +01:00 |
|
Anton Stubenbord
|
b697dc7d8d
|
WIP - Reimplemented document search
|
2023-01-28 23:06:27 +01:00 |
|
Anton Stubenbord
|
a7b980ae71
|
Changed loading animation, directly accessible pages and updated translations
|
2023-01-24 22:03:34 +01:00 |
|
Anton Stubenbord
|
e68e3af713
|
WIP - Added document search, restructured navigation
|
2023-01-24 00:38:37 +01:00 |
|
Anton Stubenbord
|
f6ecbae6e8
|
WIP - started implementing quick search
|
2023-01-23 02:24:01 +01:00 |
|
Anton Stubenbord
|
9bfb6aa661
|
Removed unused files, code cleanup
|
2023-01-22 14:34:58 +01:00 |
|
Anton Stubenbord
|
b370fa4164
|
WIP - Implemented similar documents view
|
2023-01-22 01:17:52 +01:00 |
|
Anton Stubenbord
|
1aeebca96b
|
Fixed saved view model, slightly changed sorting dialog, fixed open document in system viewer not working because file has folder-like structure.
|
2023-01-21 22:33:42 +01:00 |
|
Anton Stubenbord
|
78aefb05eb
|
Added open in system viewer, updated translations.
|
2023-01-21 01:20:33 +01:00 |
|
Anton Stubenbord
|
2e0730ce2f
|
Adapted manifest to paperless_share, some bug fixes/visual updates
|
2023-01-20 20:01:18 +01:00 |
|
Anton Stubenbord
|
fa3059218d
|
Added translations, fixed chips theming
|
2023-01-20 12:46:46 +01:00 |
|
Anton Stubenbord
|
f9dfddf704
|
Removed suggestions from inbox, added translations, added paging to inbox, visual updates, changed default matching algorithm to auto
|
2023-01-20 00:34:18 +01:00 |
|
Anton Stubenbord
|
bfbf0a6f0e
|
Added some space on upload page so text can still be read
|
2023-01-15 18:03:50 +01:00 |
|
Anton Stubenbord
|
6f1722bfd9
|
Added quick actions to inbox, disabled created at field in document upload for now and added hint
|
2023-01-15 17:42:27 +01:00 |
|
Anton Stubenbord
|
31b6335f95
|
Reworked inbox, added more information and allow suggestions to be directly clicked
|
2023-01-15 01:05:57 +01:00 |
|
Anton Stubenbord
|
21462c0463
|
Added dependencies which fix crash on android 12L/13, improved list layout in inbox
|
2023-01-14 19:33:00 +01:00 |
|
Anton Stubenbord
|
4d7af3fffb
|
Fixed visual bugs, added notifications on document upload success, enabled editing in inbox, added hints
|
2023-01-11 18:28:42 +01:00 |
|
Anton Stubenbord
|
a4c4726c16
|
Hooked notifications to status changes on document upload - some refactorings
|
2023-01-11 01:26:36 +01:00 |
|