Commit Graph

  • dde7afdc19 fix mobile responsiveness issues main Hiro 2026-03-28 17:42:47 +00:00
  • 2d91e17c3e fix: resolve API inconsistencies found by Mokoto Hiro 2026-03-28 17:36:58 +00:00
  • 007c51a98f fix(api): align frontend API client with backend endpoints Hiro 2026-03-28 17:12:38 +00:00
  • 5b234cb819 fix: use correct folders endpoint /folders?projectId=X instead of /projects/:id/folders Hiro 2026-03-28 17:04:38 +00:00
  • 06a58a330f fix: backToProject function not accessible from onclick handler Hiro 2026-03-28 16:50:44 +00:00
  • 98b38ad78a Fix navigation: add header to all views, fix back button navigation, add mobile menu to document and editor views Hiro 2026-03-28 15:47:09 +00:00
  • 5c54f30b57 fix: make hamburger always visible and use window prefix for onclick handlers Hiro 2026-03-28 14:27:05 +00:00
  • 4d7dfb8984 fix: document view navigates back to project, not dashboard Hiro 2026-03-28 14:21:06 +00:00
  • fffb3c1b29 fix: add mobile menu to projects view and CSS Hiro 2026-03-28 14:20:07 +00:00
  • 4e1d4f80cc fix: allow folderId in updateDocument and pass it through route handler Hiro 2026-03-28 14:12:42 +00:00
  • 789e17ffac fix: remove duplicate showNewFolderModal that overwrote parent folder support Hiro 2026-03-28 14:07:41 +00:00
  • 8f7ad3f673 feat: improve mobile responsiveness Hiro 2026-03-28 14:00:05 +00:00
  • c090cd3a71 fix: add showNewDocModal and showNewFolderModal to projectView Hiro 2026-03-28 13:52:35 +00:00
  • 906b01248c fix: use 'project' instead of 'projectId' in getDocuments query param Hiro 2026-03-28 13:46:24 +00:00
  • b81e670ce4 feat: implement Projects and Folders API (v2 architecture) Hiro 2026-03-28 13:07:09 +00:00
  • 9496fc8e36 feat: Add Projects and Folders UI (SimpleNote v2) Hiro 2026-03-28 13:03:23 +00:00
  • d7bb018c83 fix: prevent event propagation issues in sidebar and editor Hiro 2026-03-28 12:45:22 +00:00
  • 929c658e45 UX: Clarify document/library creation flow Hiro 2026-03-28 12:41:21 +00:00
  • 47e4394433 fix: extract libraries array from API response in editor Hiro 2026-03-28 12:30:55 +00:00
  • 76d19d3bc7 fix: extract arrays from API response objects Hiro 2026-03-28 12:27:15 +00:00
  • 98e9eb3fb4 fix: set token before making auth verify request Hiro 2026-03-28 12:22:37 +00:00
  • 461a17bc45 fix: multiple critical bugs in frontend Hiro 2026-03-28 12:06:16 +00:00
  • af7f639c20 fix: login form handlers not executing on innerHTML injection Hiro 2026-03-28 11:56:21 +00:00
  • 538e99adab fix: add public/ folder to Dockerfile Hiro 2026-03-28 11:52:47 +00:00
  • 86ec06c2d5 chore: update package-lock.json with marked dependency Hiro 2026-03-28 11:49:25 +00:00
  • c4921c8e73 feat: add frontend UI for SimpleNote Web Hiro 2026-03-28 11:44:42 +00:00
  • c3e48596f3 chore: add generated admin token to env files Hiro 2026-03-28 11:36:45 +00:00
  • bc6e00e654 fix: remove data/ from .dockerignore Hiro 2026-03-28 11:25:25 +00:00
  • ff6170bfa2 Update Jenkinsfile Daniel Arroyo 2026-03-28 11:19:43 +00:00
  • a5a1563f6e fix: change PROJECT from darroyo to proyectos Hiro 2026-03-28 11:13:08 +00:00
  • 7973d02a4f fix: update Jenkinsfile with correct sshagent and deploy syntax Hiro 2026-03-28 11:11:41 +00:00
  • d1dbd22766 feat: add Jenkinsfile for CI/CD Hiro 2026-03-28 11:11:09 +00:00
  • 102cf899f1 feat: add Docker configuration for deployment Hiro 2026-03-28 11:09:39 +00:00
  • 75f67c0b11 fix: adminOnly checks isAdmin flag from stored tokens Hiro 2026-03-28 03:37:43 +00:00
  • 08a88b5e06 feat(ui): add UI/UX design specification for SimpleNote Web Hiro 2026-03-28 03:36:23 +00:00
  • 82391ee079 docs: add TESTING.md with API testing guide Erwin 2026-03-28 03:32:19 +00:00
  • 8b0b60db33 fix: add missing libraryService.js and fix two bugs Erwin 2026-03-28 03:31:14 +00:00
  • 825dfba2a7 Implement SimpleNote Web API - full REST API with Express Erwin 2026-03-28 03:27:27 +00:00
  • 90e4dd0807 feat(architecture): add complete technical architecture for SimpleNote architecture Bulma 2026-03-28 03:18:25 +00:00
  • 0e244d2b30 feat: basic entry point and health check Erwin 2026-03-28 03:14:22 +00:00
  • e123bf596b Initial project structure Erwin 2026-03-28 03:13:43 +00:00
  • c53aad9061 Initial commit openclaw 2026-03-28 03:07:55 +00:00