hensei-web/src
Justin Edmund 2605a539b6 refactor: Remove backward compatibility in adapter migration
- Update services to use adapters directly without FetchLike
- Remove constructor fetch dependency from services
- Add favorite/unfavorite methods to PartyAdapter
- Simplify API resource files to act as facades temporarily
- Services now instantiate without fetch parameter
- Direct adapter usage improves type safety and reduces complexity
2025-09-20 00:37:26 -07:00
..
assets/icons Add new icons 2025-09-17 21:49:45 -07:00
lib refactor: Remove backward compatibility in adapter migration 2025-09-20 00:37:26 -07:00
routes fix: Update PartyAdapter to match corrected API endpoints 2025-09-20 00:04:36 -07:00
themes Tweaked CSS variables 2025-09-17 22:04:26 -07:00
app.d.ts Modified app-level files for auth 2025-09-09 03:18:37 -07:00
app.html Init Svelte migration repo 2025-09-08 13:43:09 -07:00
app.scss chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
demo.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
hooks.server.ts Modified app-level files for auth 2025-09-09 03:18:37 -07:00
hooks.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00