Commit History

作者 SHA1 備註 提交日期
  vidane b17ba4da53 refactor(header): replace auth buttons with server-side authentication links 6 月之前
  vidane e59b1318fb feat(header): enhance Header component with loading state and user authentication buttons 6 月之前
  vidane b047b9d49d refactor(Home): remove unused logo and logout button from Home component 6 月之前
  vidane cbb961bb10 feat(header): add Header component with logo and logout button 6 月之前
  vidane a7772f0a67 feat(middleware): add API route matcher to middleware configuration 6 月之前
  vidane f2141bb7b9 refactor(middleware): simplify authentication logic using withAuth 6 月之前
  vidane da7777921b feat(middleware): implement authentication checks for protected routes 6 月之前
  vidane 5b63d4ae5a feat: integrate Kinde authentication into Next.js application 6 月之前
  vidane 492b6b5481 chore(deps): update ESLint and related packages to latest versions 6 月之前
  vtugulan b197661697 fix(api-docs): update script and stylesheet links to use non-minified versions 6 月之前
  vtugulan c909cf17fd feat(files): remove local addFile method and update upload form to invalidate files query on upload 6 月之前
  vtugulan 3221550747 feat(files): improve file deletion process with detailed logging and error handling 6 月之前
  vtugulan 2b639607f2 feat(files): enhance file upload and management functionality with new file addition handling WIP 6 月之前
  vtugulan 20a24d29ce feat(files): add download button to file actions in the files table 6 月之前
  vtugulan e3e5d94a84 feat(api-docs, files): replace anchor tags with Link components for navigation 6 月之前
  vtugulan da19419397 feat(files): implement file deletion functionality in the file management table 6 月之前
  vtugulan b887bf2356 feat(files): add row selection and download functionality to file management table 6 月之前
  vtugulan 393bb1a7e7 fix(layout): update metadata title and description for the application 6 月之前
  vtugulan 1b7414dadd feat(files): implement file management table with Tanstack Table and refresh functionality 6 月之前
  vtugulan 2663a699a4 feat(api-docs): enhance layout and add back to home button in API documentation 6 月之前
  vtugulan cc7290c697 feat(files): create file management page with upload functionality 6 月之前
  vtugulan f6f29dfc78 fix(config): add rewrite rule to handle missing installHook.js.map requests 6 月之前
  vidane 9ccfffaa6d fix(api-docs): pin scalar api reference to specific version 1.32.9 6 月之前
  vidane b5c7126a95 feat(api-docs): replace swagger-ui with scalar api reference 6 月之前
  vidane c260c63e60 refactor(api): remove unused NextRequest import and parameter 6 月之前
  vtugulan 3f7a596c93 fix: await dynamic params in GET /files/[id] route 6 月之前
  vtugulan f8dc85ec91 docs: replace default Next.js README with comprehensive project documentation 6 月之前
  vtugulan b6bc11d52c feat: add CORS headers and auto-generated OpenAPI docs 6 月之前
  vtugulan 87d3d5b65d feat: persist uploads in PostgreSQL via Prisma ORM 6 月之前
  vtugulan 48ff50c427 Update external link and modify start script in package.json 6 月之前