1. 02 Jun, 2025 2 commits
    • Patrick Ade's avatar
      Implement authentication store using Pinia; create auth store with login,... · e6e9197f
      Patrick Ade authored
      Implement authentication store using Pinia; create auth store with login, logout, and user fetching functionalities.
      
      Update main entry point to reflect new store structure; change import path for auth store.
      
      Add TypeScript support for Vue components; create shims-vue.d.ts for .vue file declarations.
      
      Create Login and Register views with authentication logic; implement user login and registration forms with error handling.
      
      Refactor HomeView to utilize authentication store; display user information and logout functionality based on authentication state.
      e6e9197f
    • Patrick Ade's avatar
      new frontend setup · 71123f58
      Patrick Ade authored
      71123f58
  2. 01 Jun, 2025 3 commits
  3. 20 May, 2025 2 commits
  4. 15 May, 2025 5 commits
  5. 09 May, 2025 1 commit
  6. 08 May, 2025 3 commits
  7. 30 Apr, 2025 2 commits
  8. 24 Apr, 2025 1 commit
  9. 22 Apr, 2025 2 commits
  10. 21 Apr, 2025 4 commits
  11. 20 Apr, 2025 5 commits
  12. 19 Apr, 2025 10 commits