Anton Stubenbord
|
497777c52b
|
feat: Add login integration test (WIP), update notes feature
|
2024-01-06 19:23:30 +01:00 |
|
Anton Stubenbord
|
ddd950a8da
|
feat: Finalize notes feature, update translations
|
2024-01-03 20:22:28 +01:00 |
|
Anton Stubenbord
|
55aa42e4ab
|
feat: Add tests, update notes implementation
|
2023-12-31 15:26:20 +01:00 |
|
Anton Stubenbord
|
d7f297a4df
|
feat: Add functionality to delete notes
|
2023-12-19 20:08:24 +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
|
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
|
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
|
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
|
ad23df4f89
|
fix: Improve receiving shares
|
2023-10-03 17:49:38 +02:00 |
|
Anton Stubenbord
|
653344c9ee
|
Feat: Update scanner persistence, more migrations and bugfixes
|
2023-09-28 17:14:27 +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
|
5907872eef
|
feat: Add original file name to details page
|
2023-06-14 19:09:05 +02:00 |
|
Anton Stubenbord
|
4c3f97136e
|
fix: Fixed saved views bug, formatted files, minor changes
|
2023-06-10 16:29:12 +02:00 |
|
Anton Stubenbord
|
29a0e73286
|
feat: Add debug logs for label loading
|
2023-06-02 15:03:18 +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
|
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
|
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
|
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
|
1f335119b3
|
feat: Add hive type adapters to api models, migrate to freezed
|
2023-04-24 01:14:20 +02:00 |
|
Anton Stubenbord
|
95dd0a2405
|
feat: Implement switching between accounts (multi user support), still WIP
|
2023-04-21 01:32:43 +02:00 |
|
Anton Stubenbord
|
1334f546ee
|
feat: Split settings, encrypted user credentials, preparations for multi user support
|
2023-04-14 01:34:34 +02:00 |
|
Anton Stubenbord
|
7299ff9ef1
|
feat: Improve container opening animation, improve scrolling on details page
|
2023-04-07 19:00:25 +02:00 |
|
Anton Stubenbord
|
a2388b014b
|
fix: Add labels to each cubit using repositories and state properties, remove label cubits
|
2023-04-04 20:30:25 +02:00 |
|
Anton Stubenbord
|
c7da398c53
|
fix: Fix download and share
|
2023-03-07 00:23:23 +01:00 |
|
Anton Stubenbord
|
1172e54199
|
feat: Improve notifications, add donation button, improved asn form field
|
2023-03-06 22:21:14 +01:00 |
|
Anton Stubenbord
|
14ab604118
|
feat: Migrated strings, and translations to native flutter l10n plugin
|
2023-02-17 00:00:13 +01:00 |
|
Anton Stubenbord
|
d1a49ac73d
|
feat: Renamed translation strings
|
2023-02-16 20:55:10 +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 |
|
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 |
|
Iulian Ciorascu
|
d7cbe40395
|
Download to the public Downloads folder.
Removed ununsed permissions.
|
2023-02-09 16:14:50 +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
|
3c6c4e63d7
|
Changed saved views handling, changed repository structure with automatic persistence.
|
2023-01-08 00:01:04 +01:00 |
|
Anton Stubenbord
|
60aecb549d
|
WIP - Replaced get_it + injectable with Provider
|
2022-12-21 01:14:06 +01:00 |
|
Anton Stubenbord
|
2f31d9c053
|
WIP - more decoupling of blocs
|
2022-12-12 01:29:34 +01:00 |
|
Anton Stubenbord
|
75fa2f7713
|
Refactored DI, serialization, added feedback to document download
|
2022-12-06 00:39:18 +01:00 |
|