• Joined on 2025-09-16
nontara pushed to master at nontara/nontara 2025-10-05 13:25:15 +00:00
6ab7dd630e refactor(dashboard): centralize dynamic header logic
nontara pushed to master at nontara/nontara 2025-10-05 12:55:39 +00:00
166e00c284 feat(auth): add role-based access control for dashboard
e4fd30a8fd feat(config): add auth generation script and turbo task
d7a572f496 feat(dashboard): add permission check for dashboard access
9c8c1f1127 refactor(ui): refactor UserMenu to use Link for dashboard navigation
Compare 4 commits »
nontara pushed to master at nontara/nontara 2025-10-05 05:25:01 +00:00
1f9c810bef feat(dashboard): add dashboard with stats overview
nontara pushed to master at nontara/nontara 2025-10-04 09:19:59 +00:00
8a7de8e271 feat(ui): add reusable empty state component
nontara pushed to master at nontara/nontara 2025-10-04 09:19:46 +00:00
a8aa020506 feat(ui): add Nontara branding to page titles
nontara pushed to master at nontara/nontara 2025-10-04 08:48:08 +00:00
972e3b315d refactor(search): refactor search to use TanStack Router search params
nontara pushed to master at nontara/nontara 2025-10-03 19:59:50 +00:00
3c33c98234 feat(ui): increase movie card sizes and improve image fallback logic
2f727e58ae docs(agents): update biome linter instructions for AI modifications
8f485fbcb1 feat(search): add search functionality for titles
Compare 3 commits »
nontara pushed to master at nontara/nontara 2025-10-03 17:57:40 +00:00
3a5b35a0b5 feat(ui): add original title and end time display to title details
nontara pushed to master at nontara/nontara 2025-10-03 12:47:07 +00:00
d4296e5c7b refactor(server): update metadata resolution to handle missing data with null returns
afbaebe4f1 fix(ui): update placeholder image fallbacks in nontara components
80c444dd34 refactor(server): update imports and remove unused code
078738f502 refactor(metadata): remove credit resolution functionality
Compare 4 commits »
nontara pushed to master at nontara/nontara 2025-10-03 09:36:23 +00:00
e2dd40b06b refactor(library-scanner): replace recursive directory scanning with Bun.Glob
nontara pushed to master at nontara/nontara 2025-10-02 18:07:38 +00:00
92efe78159 perf(library-scanner): add file count optimization to skip redundant scans
nontara pushed to master at nontara/nontara 2025-10-02 17:25:21 +00:00
0cf143c09e refactor(db): consolidate rating fields and enhance metadata schema
ce250ad254 refactor(ui): replace inline card with MovieCard component
4498310b70 fix(ui): handle missing movie images with placeholders
2ff8d60560 Reset migrations
Compare 4 commits »
nontara pushed to master at nontara/nontara 2025-10-02 10:35:12 +00:00
b158ac795f feat(auth): add authentication checks to routes and middleware
7c80bd3c74 feat(ui): add TRPC error parsing utility
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-10-02 09:16:47 +00:00
cdda5108dd feat(ui): add scroll area component and navigation enhancements
nontara pushed to master at nontara/nontara 2025-10-02 07:35:12 +00:00
a44c4afbc3 feat(titles): add title details page with cast, crew, and similar titles
44d4d3f567 feat(metadata): add provider IDs and title credits resolution to TMDB metadata provider
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-10-01 11:09:11 +00:00
124705ca84 docs(agents): add IDE diagnostics requirement before linting
a23b25c953 chore(config): update configs and bump dependencies
78f1855ce4 feat(metadata): add credits and provider metadata support
Compare 3 commits »
nontara pushed to master at nontara/nontara 2025-10-01 05:41:58 +00:00
fdcb245997 chore(config): update Biome configuration ignore patterns and formatting
0711363727 Reset migrations
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-30 10:40:11 +00:00
dec927693a feat(tmdb-metadata): add credit and person resolution methods
9d0d644e81 feat(server): add credits and people models with metadata provider extensions
5030045892 build(deps): update tmdb-ts dependency to workspace version
f7082c58fb chore(deps): update tmdb-ts dependency to workspace version
Compare 4 commits »
nontara pushed to main at nontara/tmdb-ts 2025-09-30 10:39:32 +00:00
e32ed16a48 build(config): update TypeScript module resolution and type roots
nontara pushed to main at nontara/tmdb-ts 2025-09-30 09:56:53 +00:00
670ab42b16 chore: remove unnecessary configuration and documentation files