• Joined on 2025-09-16
nontara pushed to feature/media-player at nontara/nontara 2025-11-07 19:39:44 +00:00
a7a521e6ad refactor(web-client): update library route query key and navigation
516ef9f38c refactor(api): coerce numeric inputs in library titles schema
2c2812f59e refactor(server): remove 7 days ago last time added. now showing all recently added
Compare 3 commits »
nontara pushed to feature/media-player at nontara/nontara 2025-11-07 19:35:29 +00:00
463c8311e0 feat(web-client): implement dashboard page
nontara pushed to feature/media-player at nontara/nontara 2025-11-07 08:52:17 +00:00
ff8483c5a7 feat(web-client): implement search page
320b811d52 refactor(web-client): improve logic when user is logged in or not
d3d2a6cbab feat(web-client): add sign-up page
672b0e32ff feat(server): add title search endpoint
Compare 4 commits »
nontara pushed to feature/media-player at nontara/nontara 2025-11-06 19:43:05 +00:00
bf0f928841 feat(server): implement stats router
nontara pushed to feature/media-player at nontara/nontara 2025-11-06 12:51:56 +00:00
ec665399e7 feat(web-client): add preloader, rewrite create playback session to use and improve TitleDetails
nontara pushed to feature/media-player at nontara/nontara 2025-11-06 07:45:47 +00:00
137ad669fb feat(web-client): rewrite frontend implementation using tanstack router
nontara pushed to feature/media-player at nontara/nontara 2025-11-03 07:37:08 +00:00
993355da12 feat(client): add HLS video player with playback controls
4b4e6c3ead chore(config): disable experimental TypeScript TSGO in VS Code settings
Compare 2 commits »
nontara pushed to feature/media-player at nontara/nontara 2025-11-02 14:57:17 +00:00
3019dccf03 feat(client): add title details page with media tracks and episodes
nontara pushed to feature/media-player at nontara/nontara 2025-11-02 14:05:25 +00:00
dc062753a3 feat(client): add hidePreloader utility function
a8179909d9 feat(auth): add bearer token authentication to API clients
1148af17e5 feat(client): add recently added movies section and authentication checks
1cebbc4282 feat(client): add no-scrollbar utility class
77e5fed73e feat(auth): add redirect to login for unauthenticated users
Compare 5 commits »
nontara pushed to feature/media-player at nontara/nontara 2025-11-02 07:21:20 +00:00
21e171e920 refactor(client): migrate Header component to use http client
nontara pushed to feature/media-player at nontara/nontara 2025-11-02 07:19:21 +00:00
78199d0599 refactor(client): migrate HTTP client from ky to axios
nontara pushed to feature/media-player at nontara/nontara 2025-11-01 08:32:37 +00:00
a1f21c38e4 feat(server): add dashboard library management API with admin middleware
d6b4fb128f feat(config): enable TypeScript experimental tsgo compiler
Compare 2 commits »
nontara pushed to feature/media-player at nontara/nontara 2025-11-01 07:33:04 +00:00
b60a3bd92f Update zed settings to use tsgo and change bun installation mode into
nontara pushed to feature/media-player at nontara/nontara 2025-10-31 08:32:08 +00:00
f27eea43bb Update Zed setings
nontara pushed to feature/media-player at nontara/nontara 2025-10-31 07:37:10 +00:00
87d2e8d337 feat(server): add playback API models and routes
nontara pushed to feature/media-player at nontara/nontara 2025-10-30 16:03:50 +00:00
ed6caf5dc1 feat(server): add media and library API routes with query parameter validation
nontara pushed to feature/media-player at nontara/nontara 2025-10-30 15:33:38 +00:00
83804d9860 feat(server): add title API endpoints and metadata schemas
nontara pushed to feature/media-player at nontara/nontara 2025-10-30 14:30:37 +00:00
3aca5bc19f feat(server): add media API endpoints and schemas
nontara pushed to feature/media-player at nontara/nontara 2025-10-30 13:54:50 +00:00
52f4d5e978 refactor(server): extract authentication middleware to reusable module
nontara pushed to feature/media-player at nontara/nontara 2025-10-30 13:40:26 +00:00
1f541c43b5 feat(client): add header component with navigation, user menu, and home routes
2ba4afa252 feat(server): add library API endpoints and schemas
Compare 2 commits »