edde746
|
3da51f9d64
|
chore: pre-commit ci hook, dart format
|
2026-04-18 12:40:35 +02:00 |
|
edde746
|
9d9d9bb311
|
feat: add square art and logo editing to metadata editor
close #837
|
2026-04-10 18:38:54 +02:00 |
|
edde746
|
da8b583286
|
feat: tag editing in metadata editor
|
2026-03-31 14:10:17 +02:00 |
|
Micah Morrison
|
a9c7130d55
|
Fix an issue setting episode artwork
|
2026-03-05 19:21:30 -05:00 |
|
edde746
|
863f90f65d
|
fix: respect series-level subtitle mode for episodes
|
2026-03-05 18:55:44 +01:00 |
|
edde746
|
8f50da4a75
|
fix: resolve all dart analyze warnings
- Migrate RadioListTile to RadioGroup API (Flutter 3.32+)
- Guard BuildContext usage across async gaps
- Use const BorderRadius.all / EdgeInsets.all constructors
- Extract nested ternaries into helpers
- Prefer .first over [0], ??= over if-null assignment
- Prefix unused FocusNode params with _
- Add library directive for dangling doc comments
|
2026-02-23 13:50:56 +01:00 |
|
edde746
|
4095cc27e1
|
perf: reduce redundant metadata API requests
|
2026-02-23 11:43:42 +01:00 |
|
edde746
|
4eb55885f7
|
feat: metadata editing
close #338
|
2026-02-22 17:56:13 +01:00 |
|