|
|
271a24dbbe
|
refactor: update user CLI to use internal.DefaultAvatarURL
|
2026-05-28 12:40:19 +02:00 |
|
|
|
363121465b
|
refactor: update audit middleware to use flattened audit package
|
2026-05-28 12:40:11 +02:00 |
|
|
|
cf9c60ba70
|
refactor: update watchlist module imports for flattened package structure
|
2026-05-28 12:40:03 +02:00 |
|
|
|
cdebd407e4
|
refactor: update playback module imports for flattened package structure
|
2026-05-28 12:39:55 +02:00 |
|
|
|
82543d39fb
|
refactor: update auth module imports for flattened package structure
|
2026-05-28 12:39:44 +02:00 |
|
|
|
c000e7c778
|
refactor: update audit module imports for flattened package structure
|
2026-05-28 12:39:35 +02:00 |
|
|
|
65a1d15383
|
refactor: update anime module imports for flattened package structure
|
2026-05-28 12:39:26 +02:00 |
|
|
|
7122a5d34d
|
refactor: move reviews template from subdirectory
|
2026-05-28 12:39:07 +02:00 |
|
|
|
0b115e583d
|
refactor: move watchlist service from subdirectory
|
2026-05-28 12:38:58 +02:00 |
|
|
|
589bf53597
|
refactor: move watchlist repository from subdirectory
|
2026-05-28 12:38:50 +02:00 |
|
|
|
6e2ba51c28
|
refactor: move watchlist handler from subdirectory
|
2026-05-28 12:38:42 +02:00 |
|
|
|
8b405845a1
|
refactor: move playback service from subdirectory
|
2026-05-28 12:38:34 +02:00 |
|
|
|
ceec637a43
|
refactor: move playback repository from subdirectory
|
2026-05-28 12:38:26 +02:00 |
|
|
|
21b84d7440
|
refactor: move anime service from subdirectory
|
2026-05-28 12:38:18 +02:00 |
|
|
|
7cdbcd7c04
|
refactor: move anime repository from subdirectory
|
2026-05-28 12:38:09 +02:00 |
|
|
|
68462d5591
|
refactor: move anime handler from subdirectory
|
2026-05-28 12:38:00 +02:00 |
|
|
|
9a0506913c
|
refactor: move auth service from subdirectory
|
2026-05-28 12:37:51 +02:00 |
|
|
|
221155bed3
|
refactor: move auth repository from subdirectory
|
2026-05-28 12:37:42 +02:00 |
|
|
|
f9543d0d79
|
refactor: move auth middleware from subdirectory
|
2026-05-28 12:37:33 +02:00 |
|
|
|
d0d115cc93
|
refactor: move auth handler from subdirectory
|
2026-05-28 12:37:25 +02:00 |
|
|
|
f392610b4e
|
refactor: move audit service test from internal/audit/service to internal/audit
|
2026-05-28 12:37:17 +02:00 |
|
|
|
3bbcc71460
|
refactor: move audit service from internal/audit/service to internal/audit
|
2026-05-28 12:37:09 +02:00 |
|
|
|
cb51800ae3
|
refactor: move audit context from internal/auditctx to internal/audit
|
2026-05-28 12:37:01 +02:00 |
|
|
|
b29fb5a3d6
|
refactor: move avatar from internal/users to internal
|
2026-05-28 12:36:50 +02:00 |
|
|
|
9695d7772d
|
refactor: update playback handler imports for flattened pkg/net
|
2026-05-28 12:36:31 +02:00 |
|
|
|
866d293419
|
refactor: update watchorder imports for flattened pkg/net
|
2026-05-28 12:36:21 +02:00 |
|
|
|
91f6ba9db8
|
refactor: update allanime client imports for flattened pkg/net
|
2026-05-28 12:36:04 +02:00 |
|
|
|
3c1e4d34a9
|
refactor: update jikan imports for flattened pkg/net
|
2026-05-28 12:35:56 +02:00 |
|
|
|
186ea65545
|
refactor: update animeschedule imports for flattened pkg/net
|
2026-05-28 12:35:47 +02:00 |
|
|
|
3b930c5b79
|
refactor: flatten pkg/net/utls into pkg/net
|
2026-05-28 12:35:26 +02:00 |
|
|
|
0f96ec0c18
|
refactor: flatten pkg/net/useragent into pkg/net
|
2026-05-28 12:35:17 +02:00 |
|
|
|
0dbe4e75bc
|
refactor: flatten pkg/net/proxytransport into pkg/net
|
2026-05-28 12:35:08 +02:00 |
|
|
|
05b9dfd216
|
refactor: flatten pkg/net/limits into pkg/net
|
2026-05-28 12:35:00 +02:00 |
|
|
|
f7e5f46234
|
refactor: move utls client from package var to provider field
|
2026-05-28 12:18:52 +02:00 |
|
|
|
fe0de5a214
|
refactor: centralize avatar URL generation and backfill existing users
|
2026-05-28 12:18:03 +02:00 |
|
|
|
dd4c7f80f3
|
feat: add transactional InTx to playback and watchlist repos
|
2026-05-28 12:17:19 +02:00 |
|
|
|
4329bce4a7
|
refactor: decouple domain types from jikan
|
2026-05-28 12:14:10 +02:00 |
|
|
|
6cc25af18a
|
refactor: switch playback to AnimePlaybackService interface
|
2026-05-28 12:12:09 +02:00 |
|
|
|
3e67602e92
|
refactor: wire anime handler to use new service interfaces via fx
|
2026-05-28 12:12:00 +02:00 |
|
|
|
794eb8da27
|
refactor: split AnimeService into segregated interfaces
|
2026-05-28 12:11:53 +02:00 |
|
|
|
b52cd311a5
|
chore: format player main
|
2026-05-28 11:30:01 +02:00 |
|
|
|
a48d48f5ad
|
chore: format player controls
|
2026-05-28 11:29:52 +02:00 |
|
|
|
8a21dadf21
|
chore: format player skip editor
|
2026-05-28 11:29:43 +02:00 |
|
|
|
a0c5005937
|
chore: format player skip index and segments
|
2026-05-28 11:29:33 +02:00 |
|
|
|
606df97eae
|
chore: format player subtitles
|
2026-05-28 11:29:23 +02:00 |
|
|
|
fab242736d
|
chore: format player episode nav and ui
|
2026-05-28 11:29:14 +02:00 |
|
|
|
15d311ace6
|
chore: format player episode complete and thumbnails
|
2026-05-28 11:29:04 +02:00 |
|
|
|
47b96107a5
|
chore: format player mode and state
|
2026-05-28 11:28:56 +02:00 |
|
|
|
2f88c14620
|
chore: format player progress quality keyboard
|
2026-05-28 11:28:46 +02:00 |
|
|
|
4a3e2e19d8
|
chore: format player storage and timeline
|
2026-05-28 11:28:36 +02:00 |
|