Commit Graph

147 Commits

Author SHA1 Message Date
Anton Stubenbord
c5db5dfdce fix: Resolve mTLS issue, update changelogs, bump version number 2024-01-07 22:55:57 +01:00
Anton Stubenbord
30f1e64cd4 fix: Switch to pdfrx pdf rendering library 2024-01-07 17:46:33 +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
55aa42e4ab feat: Add tests, update notes implementation 2023-12-31 15:26:20 +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
d7f297a4df feat: Add functionality to delete notes 2023-12-19 20:08:24 +01:00
Anton Stubenbord
26b71e5f37 Merge branch 'development' into feature/notes 2023-12-16 16:34:36 +01:00
Anton Stubenbord
0bec1d594a feat: fix bug where tags were overwritten 2023-12-16 14:10:09 +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
12be81d93b feat: add accessibility setting and conditionally disable animations 2023-11-16 23:44:02 +01: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
18e178b644 feat: Add improved date input 2023-10-20 01:24:41 +02:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +02:00
Anton Stubenbord
7d1c0dffe4 feat: finished new logging feature 2023-10-12 17:50:13 +02:00
Anton Stubenbord
f0c3ced804 feat: add file logs and logging view 2023-10-11 19:09:26 +02:00
Anton Stubenbord
2484bd2c7c feat: add changelogs, update old changelogs, update build scripts 2023-10-10 19:22:41 +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
690e4558cb fix: Fix hive type adapter for empty clases causing app to crash 2023-10-06 21:37:24 +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
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +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
7b20d26a16 feat: Add setting to always upload scans as pdf 2023-06-15 17:08:08 +02:00
Anton Stubenbord
8b7bbae00b feat: Add debug output, run app in guarded zone 2023-06-14 11:53:37 +02:00
Anton Stubenbord
46e30d833b feat: Refactor export functionality, add new translations 2023-06-10 19:09:28 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
2f25a948ee feat: Add debug output for label repository calls 2023-06-03 15:39:27 +02:00
Anton Stubenbord
d2b428c05b feat: Add suggestions to server login page 2023-06-02 16:37:03 +02:00
Anton Stubenbord
31447087e1 Merge pull request #180 from losiu97/fix/add-match-none
BUGFIX add MATCH_NONE to tag matching options
2023-06-02 15:04:12 +02:00
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +02:00
Anton Stubenbord
0c69f47618 fix: Update type adapter for ThemeMode 2023-06-02 00:00:07 +02:00
Anton Stubenbord
99196b0226 chore: Formatting 2023-06-01 23:58:53 +02:00
konrad.lys@eu.equinix.com
4f52778b23 BUGFIX add MATCH_NONE to tag matching options 2023-05-29 17:30:28 +02:00
Anton Stubenbord
d8ee418828 feat: Add remote_version endpoint to mock server, resolve versions, update search 2023-05-29 15:54:43 +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
4f13146dbc fix: Add providers to document upload, fix text color in about dialog 2023-05-27 13:55:02 +02:00
Anton Stubenbord
06611e0355 fix: Improve search (WIP) 2023-05-18 21:33:13 +02:00
Anton Stubenbord
2fad76c697 fix: Add providers to bulk edit routes 2023-05-12 13:00:56 +02:00
Anton Stubenbord
f913ab318f chore: Remove generated files (freezed) 2023-05-12 10:54:24 +02:00