tercul-frontend/server/routes
google-labs-jules[bot] a50e42094a Implement advanced search filters UI and backend support
- Add Author, Language, Work Type, Date Range filters
- Implement Save Search Preferences
- Add backend routes for search and filtering with client-side pagination support
2025-12-01 09:22:40 +00: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 2025-12-01 09:22:40 +00: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 2025-12-01 09:22:40 +00: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