Commit Graph

140 Commits

Author SHA1 Message Date
Anton Stubenbord
49ed8f43b6 update viewer impl 2024-01-12 22:24:08 +01:00
Anton Stubenbord
30f1e64cd4 fix: Switch to pdfrx pdf rendering library 2024-01-07 17:46:33 +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
9451907423 feat: Update assets, bump version, update changelogs, minor visual improvements 2023-12-20 00:47:10 +01:00
Anton Stubenbord
0bec1d594a feat: fix bug where tags were overwritten 2023-12-16 14:10:09 +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
12be81d93b feat: add accessibility setting and conditionally disable animations 2023-11-16 23:44:02 +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
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
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +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
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
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27: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
f3560f00ea feat: Migrations, new saved views interface 2023-09-19 01:50:02 +02:00
Anton Stubenbord
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +02:00
Anton Stubenbord
b79375cbe0 feat: Add saved views to landing page 2023-08-01 19:49:09 +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
f1398e6d4c feat: Migrate to go_router 2023-07-30 23: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
a9dcf69d90 feat: update grid tile extent 2023-06-17 20:54:03 +02:00
Anton Stubenbord
bdaec78df1 feat: Add reset button above filter button 2023-06-17 20:39:59 +02:00
Anton Stubenbord
28e9463b96 feat: Re-implement set filters count 2023-06-17 16:42:17 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02:00
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +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
a36c96c7bb fix: Update search 2023-05-25 23:06:48 +02:00
Anton Stubenbord
c9a6bc64b8 feat:Update search 2023-05-18 18:23:47 +02:00
Anton Stubenbord
2fad76c697 fix: Add providers to bulk edit routes 2023-05-12 13:00:56 +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
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
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
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
37c9559888 feat: Externalize settings into LocalUserAppState, fix bugs 2023-04-26 01:29:14 +02:00
Anton Stubenbord
8c2a6928b4 feat: Fix hive errors, change provider hierarchy for blocs, translate strings 2023-04-25 01:16:14 +02:00
Anton Stubenbord
1f335119b3 feat: Add hive type adapters to api models, migrate to freezed 2023-04-24 01:14:20 +02:00