• Joined on 2025-09-16
nontara pushed to master at nontara/nontara 2025-09-30 09:49:36 +00:00
5d31a4a1c2 chore(deps): update tmdb-ts submodule to latest commit
nontara pushed to main at nontara/tmdb-ts 2025-09-30 09:49:09 +00:00
32e282a2e1 docs: add comprehensive documentation file with detailed API reference and usage examples
nontara pushed to master at nontara/nontara 2025-09-30 09:30:39 +00:00
ff8e2b6e94 chore(deps): add tmdb-ts submodule as external dependency
a9a8d1f7ff style: format code with biome linter across server modules
065ebe1625 style: format code with biome linter across multiple packages
d28c9520ee style(web): format code with biome linter
Compare 4 commits »
nontara pushed to master at nontara/nontara 2025-09-30 05:52:33 +00:00
663e75aadc chore(config): update vscode settings for typescript tsgo and memory
nontara pushed to master at nontara/nontara 2025-09-30 05:52:18 +00:00
12549b77bd docs: add biome linter rules and requirements to AGENTS.md
d663ac0a5e build(deps): update drizzle-kit to v0.31.5
2471e961ce refactor(models): remove metadata-search export from index
dd945d38f4 refactor(media): update recently added query to use titles table instead of movies
138c98038b fix(folder-explorer): add comprehensive error handling for directory access
Compare 6 commits »
nontara pushed to master at nontara/nontara 2025-09-29 12:19:43 +00:00
176872e1fd refactor(server): move metadata types to models and import from there
58d17978cb refactor(server): change ID fields from number to string in library scanner
7bf346ac34 feat(server): add metadata search and credits schemas
50f3becc13 feat(tmdb-metadata): implement TMDB search functionality
9360ba8850 feat(server): add database schema for media credits and people
Compare 6 commits »
nontara pushed to master at nontara/nontara 2025-09-29 07:39:59 +00:00
8e0de4620f docs(server): add database schema naming rules
be654299bf chore(server): add apps/server/data to .gitignore
d9b222e390 refactor(deps): update package references to use @nontara/server
f65cb54a31 refactor(deps): update server package reference to @nontara/server
5f9b9a4531 feat(models): add details and metadata schemas for movies and series
Compare 5 commits »
nontara pushed to master at nontara/nontara 2025-09-28 13:29:22 +00:00
7541c43cf4 refactor(db): move catalog schema to metadata directory
nontara pushed to master at nontara/nontara 2025-09-28 08:29:57 +00:00
cfd3fd35cc feat(library-scanner): add series support and genre management
602f52c4aa New migrations
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-28 07:15:04 +00:00
d9529647c2 delete migrations
nontara pushed to master at nontara/nontara 2025-09-27 03:35:23 +00:00
531e42d0b9 feat(ui): add theme switcher and improved user menu
nontara pushed to master at nontara/nontara 2025-09-26 19:48:10 +00:00
f8443ee8cb feat(ui): implement user dropdown and search page
521d96f796 feat(ui): disable horizontal scroll buttons
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-26 18:56:42 +00:00
c8c459c150 feat(media): introduce horizontal scroll list and refactor media display
nontara pushed to master at nontara/nontara 2025-09-26 18:39:30 +00:00
a7aa1b26c7 feat(media): extend recently added period to 7 days
nontara pushed to master at nontara/nontara 2025-09-26 10:12:35 +00:00
b6f5bd83ef Merge branch 'master' of gitea:nontara/nontara
8a133b033d refactor(tmdb-metadata): simplify original title assignment
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-26 09:49:19 +00:00
214b246597 feat(media): add MovieCard and RecentlyAddedSections components
3f53e08c66 feat(media): implement getRecentlyAdded query
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-26 08:00:21 +00:00
f1ffe9464f refactor(trpc): reorganize structure with middleware and procedures
nontara pushed to master at nontara/nontara 2025-09-25 10:07:55 +00:00
6cfb585ec0 feat(auth): support username login in sign-in form
nontara pushed to master at nontara/nontara 2025-09-25 09:32:19 +00:00
4b3647f38e feat(auth): separate login and signup into dedicated routes
620481159b feat(ui): enhance library dialog with validation and icons
Compare 2 commits »
nontara pushed to master at nontara/nontara 2025-09-25 07:14:48 +00:00
f145184949 feat(onboarding): add check and redirect from welcome if complete
6de9e79c8f feat(tmdb-metadata): add language-aware movie metadata resolution
25910ea093 feat(library): implement scanner with media db integration
ec88f156db chore(vscode): enable tsgo and optimize editor settings
d94f3fec24 refactor(models): split schemas into dedicated files
Compare 6 commits »