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
|
a36c96c7bb
|
fix: Update search
|
2023-05-25 23:06:48 +02:00 |
|
Anton Stubenbord
|
06611e0355
|
fix: Improve search (WIP)
|
2023-05-18 21:33:13 +02:00 |
|
Anton Stubenbord
|
c9a6bc64b8
|
feat:Update search
|
2023-05-18 18:23:47 +02:00 |
|
Anton Stubenbord
|
062c46ccd3
|
feat: Bump version number
|
2023-05-12 15:16:06 +02:00 |
|
Anton Stubenbord
|
715abb4c3c
|
fix: Remove type from inherited permissions
|
2023-05-12 15:15:44 +02:00 |
|
Anton Stubenbord
|
3eaec1b85c
|
fix: Fix dependents error when switching accounts
|
2023-05-12 13:18:49 +02:00 |
|
Anton Stubenbord
|
2fad76c697
|
fix: Add providers to bulk edit routes
|
2023-05-12 13:00:56 +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
|
f913ab318f
|
chore: Remove generated files (freezed)
|
2023-05-12 10:54:24 +02:00 |
|
Anton Stubenbord
|
a4a7838810
|
feat: Update tags query file
|
2023-05-12 10:53:18 +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
|
314fc51e5c
|
feat: Add changelogs
|
2023-05-12 00:53:10 +02:00 |
|
Anton Stubenbord
|
0231f28f3f
|
feat: bump version number, temporarily disable in-app viewer
|
2023-05-12 00:42:31 +02:00 |
|
Anton Stubenbord
|
96c4b37f5f
|
fix: Small fix related to account switching
|
2023-05-12 00:40:10 +02:00 |
|
Anton Stubenbord
|
891ab8985b
|
feat: Make account switching work again
|
2023-05-12 00:37:07 +02:00 |
|
Anton Stubenbord
|
2980e97747
|
Merge branch '1.14-permissions' of github.com:astubenbord/paperless-mobile into 1.14-permissions
|
2023-05-12 00:16:42 +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
|
23a10022ca
|
Merge pull request #167 from astubenbord/fix/close-app-documents-page
fix: Update onWillPop return statement
|
2023-05-11 16:26:58 +02:00 |
|
Anton Stubenbord
|
0c649c8dda
|
fix: Fixed bug where user could not close app from documents page using back button
|
2023-05-11 16:25:05 +02:00 |
|
Anton Stubenbord
|
c8ff261fc7
|
feat: Add asn to upload multipart request
|
2023-05-11 16:24:03 +02:00 |
|
Anton Stubenbord
|
fd1c0ced35
|
fix: Add owner to labels
|
2023-05-11 16:23:15 +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
|
88085b5662
|
feat: Restructure providers and repositories (WIP, not compiling)
|
2023-04-30 20:49:36 +02:00 |
|
Anton Stubenbord
|
4e87a196f9
|
feat: add permission/user/group models, start integration into code
|
2023-04-30 17:42:59 +02:00 |
|
Anton Stubenbord
|
3c98916199
|
feat: Add translations for default download/share filetypes
|
2023-04-30 12:32:14 +02:00 |
|
Anton Stubenbord
|
b7ec3a2edc
|
feat: bump version number
|
2023-04-28 23:13:25 +02:00 |
|
Anton Stubenbord
|
7bf0f8c0ed
|
fix: fix typo
|
2023-04-28 23:11:30 +02:00 |
|
Anton Stubenbord
|
b4a9cf2c39
|
feat: bump version number
|
2023-04-28 20:49:38 +02:00 |
|
Anton Stubenbord
|
6d00a68563
|
Merge pull request #159 from astubenbord/feat/share-archived-version-by-default
feat+fix: Add option to set default download/share file
|
2023-04-28 20:48:22 +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
|
14c850ece6
|
Merge pull request #158 from astubenbord/fix/clickable-links
fix: Links now clickable in about dialog, add translations
|
2023-04-28 17:56:35 +02:00 |
|
Anton Stubenbord
|
663f1085d3
|
fix: Links now clickable in about dialog, add translations
|
2023-04-28 17:55:47 +02:00 |
|
Anton Stubenbord
|
c58d5809a7
|
chore: update lockfile
|
2023-04-28 17:28:33 +02:00 |
|
Anton Stubenbord
|
9121e52322
|
feat: Split github release workflow and upload to play store
|
2023-04-28 00:02:30 +02:00 |
|
Anton Stubenbord
|
e7b178e877
|
feat: Bump version number for fdroid
|
2023-04-27 23:54:59 +02:00 |
|
Anton Stubenbord
|
a0cfe6ce51
|
fix: Remove unused deps
|
2023-04-27 23:53:58 +02:00 |
|
Anton Stubenbord
|
d70e1767cd
|
fix: Re-Add flutter submodule
|
2023-04-27 23:07:35 +02:00 |
|
Anton Stubenbord
|
da1547b1f5
|
feat: Add symlink to fastlane folder
|
2023-04-27 22:49:43 +02:00 |
|
Anton Stubenbord
|
2b2b43b8cd
|
chore: Update bug report template
|
2023-04-27 20:04:30 +02:00 |
|
Anton Stubenbord
|
5ade91392e
|
chore: Remove unused flutter submodule
|
2023-04-27 19:41:26 +02:00 |
|
Anton Stubenbord
|
ef298aae78
|
fix: Fix missing variables in signing config action
|
2023-04-27 19:38:52 +02:00 |
|
Anton Stubenbord
|
119a962937
|
chore: update gh action name
|
2023-04-27 19:34:04 +02:00 |
|
Anton Stubenbord
|
2c55fb933c
|
chore: Update gh action and pubspec
|
2023-04-27 19:33:43 +02:00 |
|
Anton Stubenbord
|
3c24dbf419
|
chore: Bump version number, add descriptions to gh actions
|
2023-04-27 19:32:23 +02:00 |
|
Anton Stubenbord
|
b39192981d
|
chore: Restructure github action, add github create release action, update fastfile
|
2023-04-27 19:29:38 +02:00 |
|
Anton Stubenbord
|
79a3c3bfdc
|
chore: update app descriptions
|
2023-04-27 16:55:20 +02:00 |
|