Commit Graph

25 Commits

Author SHA1 Message Date
Anton Stubenbord
9f6b95f506 fix: Add custom fields, translations, add app logs to login routes 2023-12-10 12:48:32 +01: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
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
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
53a01ae775 feat: Add statistics card on landing page 2023-08-01 18:09:14 +02:00
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02:00
Anton Stubenbord
88085b5662 feat: Restructure providers and repositories (WIP, not compiling) 2023-04-30 20:49:36 +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
Anton Stubenbord
5c0ef7f853 feat: Add more user related state to hive 2023-04-23 16:48:11 +02:00
Anton Stubenbord
1b9e4fbb81 feat: rework account management page, add tooltip to settings 2023-04-21 18:56:36 +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
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +02:00
Anton Stubenbord
10d48e6a55 feat: Replaced old label form fields with full page search, removed badge from edit button in document details 2023-04-07 18:04:56 +02:00
Anton Stubenbord
79ccdd0946 fix: Refactor labels structure 2023-04-05 19:44:58 +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
1172e54199 feat: Improve notifications, add donation button, improved asn form field 2023-03-06 22:21:14 +01:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +01:00
Anton Stubenbord
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +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