tercul-frontend/server/routes
google-labs-jules[bot] 48c4c91d05
Implement advanced search filters UI and backend support (#14)
- Add Author, Language, Work Type, Date Range filters
- Implement Save Search Preferences
- Add backend routes for search and filtering with client-side pagination support

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-12-01 11:39:24 +01:00
..
author.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
blog.ts Enforce type safety with zod v4 (#13) 2025-12-01 00:15:34 +01:00
bookmark.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
collection.ts Major frontend development updates 2025-11-27 03:44:09 +01:00
comment.ts Major frontend development updates 2025-11-27 03:44:09 +01:00
contribution.ts Major frontend development updates 2025-11-27 03:44:09 +01:00
filter.ts Implement advanced search filters UI and backend support (#14) 2025-12-01 11:39:24 +01:00
like.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
search.ts Implement advanced search filters UI and backend support (#14) 2025-12-01 11:39:24 +01:00
stats.ts Major frontend development updates 2025-11-27 03:44:09 +01:00
tag.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
translation.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
user.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
userProfile.ts Enforce type safety with zod v4 (#13) 2025-12-01 00:15:34 +01:00
work.ts feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00