Историја ревизија

Аутор SHA1 Порука Датум
  vtugulan 82a18b1cd2 feat(types): update layout configuration interfaces to match database schema пре 6 месеци
  vtugulan 3d1f510cd2 feat(db): add layout configuration models and enable database connection пре 6 месеци
  vtugulan 1c8052db9c feat(header): integrate theme support for logo based on current theme пре 6 месеци
  vtugulan 232900f37e feat(theme): add dark mode toggle and implement theme provider пре 6 месеци
  vtugulan 6f6370b7ce fix(env): comment out DATABASE_URL in .env and move it to the end of .env.local пре 6 месеци
  vtugulan 1dd9dc7773 fix(filesTable): update header title and adjust file input styling пре 6 месеци
  vtugulan 1ed5999462 fix(header): add loading state handling in Header component пре 6 месеци
  vtugulan fc740078fb fix(filesTable): remove upload progress state and related logic from FilesTable component пре 6 месеци
  vtugulan d4fb79b02f feat(files): implement file upload functionality in FilesTable component пре 6 месеци
  vtugulan 07ff9fe646 fix(header): refactor authentication handling to use Kinde browser client and simplify user state management пре 6 месеци
  vtugulan 8dd04d5fd1 fix(header): refactor authentication handling to use server session and update login state management пре 6 месеци
  vtugulan 745b56f4f0 fix(middleware): update import path for withAuth and refactor middleware function пре 6 месеци
  vtugulan fd4909d409 feat(api-docs): integrate OpenAPI specification directly into ApiDocs component and remove redundant route пре 6 месеци
  vtugulan ef8e2dbbaf feat(header): add new navigation item for API Docs2 пре 6 месеци
  vtugulan 574f6196d1 fix(openapi): update OpenAPI version to 3.0.3 and refine schema definitions пре 6 месеци
  vtugulan 61da8488c8 fix(api-docs): import CSS for ApiReferenceReact component styling пре 6 месеци
  vtugulan e05356a064 fix(header): add priority attribute to Image component for improved loading пре 6 месеци
  vtugulan 1e9f2eb57f feat: add installHook.js.map to prevent console warnings from ReactDevTool injections пре 6 месеци
  vtugulan e9d6c951a7 fix(header): adjust logo height for better display пре 6 месеци
  vtugulan 08647330da feat(api-docs): simplify API documentation loading and integrate ApiReferenceReact component пре 6 месеци
  vtugulan c9c48377f0 feat(header): remove upload link and clean up navigation structure пре 6 месеци
  vtugulan 5bffc8a922 feat: add mcp.json configuration for context7 and sequentialthinking servers пре 6 месеци
  vtugulan b3383e3fd8 feat: update Link components to use legacyBehavior for improved compatibility пре 6 месеци
  vtugulan 3e69443336 feat(header): enhance Header component with user menu and mobile navigation пре 6 месеци
  vtugulan 533086bb9d feat(filesTable): integrate Radix UI Checkbox component and enhance file selection UI пре 6 месеци
  vtugulan 1e60f50162 feat: add UI components for card, dropdown menu, form, input, label, navigation menu, select, skeleton, table, textarea, toast, and toaster пре 6 месеци
  vidane a40c2826df feat(env): add environment configuration files for database and Kinde authentication пре 6 месеци
  vidane 182f74c686 feat(header): update Header component to use client-side authentication and display user avatar пре 6 месеци
  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 месеци