immich/mobile/lib/domain/models
shenlong ffc83eae36
Some checks failed
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Zizmor / Zizmor (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML (push) Has been cancelled
Docker / Re-Tag Server (push) Has been cancelled
Docker / Build and Push ML (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Mirror to Docker Hub (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Scripts unit tests (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (push) Has been cancelled
Test / End-to-End Tests (Web) (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
chore: more dart lints (#30665)
The lints are regrouped and sorted. Also, added the following new lints:
- unnecessary_ignore
- parameter_assignments
- avoid_unused_constructor_parameters
- tighten_type_of_initializing_formals
- only_throw_errors
- deprecated_consistency
- unnecessary_statements

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-08-15 16:55:45 +05:30
..
album chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
asset fix(mobile): video playback controls dead for backed up videos opened from search (#30587) 2026-08-09 23:54:55 +06:00
config chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
asset_edit.model.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
asset_face.model.dart chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
events.model.dart fix(mobile): refresh asset stack after deleting viewer item (#28164) 2026-07-22 01:48:47 +05:30
exif.model.dart chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
feature_message.model.dart chore: migrate mobile translations accessor (5) (#30672) 2026-08-11 14:41:13 +05:30
log.model.dart chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
map.model.dart chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
memory.model.dart chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
ocr.model.dart chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
person.model.dart refactor: unify person model (#30659) 2026-08-12 21:12:11 +05:30
search_result.model.dart chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
server_capability.model.dart refactor: server capabilities (#30663) 2026-08-14 07:53:12 -05:00
setting.model.dart refactor: migrate backup config (#28483) 2026-05-19 00:40:10 +05:30
settings_key.dart feat(mobile): custom date range for map (#26205) 2026-07-23 20:48:15 +05:30
stack.model.dart chore(mobile): simple freezed implementation on some models (#30168) 2026-08-05 12:00:49 -07:00
store.model.dart refactor: migrate backup config (#28483) 2026-05-19 00:40:10 +05:30
sync_event.model.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
tag.model.dart chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
time_range.model.dart feat(mobile): custom date range for map (#26205) 2026-07-23 20:48:15 +05:30
timeline.model.dart feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
user.model.dart chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
user_metadata.model.dart chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
value_codec.dart refactor(mobile): extract CachedKeyValueRepository (#28789) 2026-07-21 20:23:50 +00:00