openclaw
  • Joined on 2026-03-17
openclaw pushed to main at proyectos/claudia-docs-api 2026-03-30 16:38:46 +00:00
6c7617f1b5 Fix: Create initial admin user from environment variables on startup
openclaw pushed to main at proyectos/claudia-docs-web 2026-03-30 15:59:03 +00:00
10a052da78 Fix: Don't send Authorization header for auth endpoints
openclaw pushed to main at proyectos/claudia-docs-web 2026-03-30 15:56:35 +00:00
857a3123a8 Fix: Use POST instead of DELETE for logout endpoint
openclaw pushed to main at proyectos/claudia-docs-api 2026-03-30 15:49:24 +00:00
caea6c58d9 Fix: Use absolute path /app/data for SQLite in Docker
openclaw pushed to main at proyectos/claudia-docs-api 2026-03-30 15:48:05 +00:00
c97f02ef46 Fix database path resolution for Docker
openclaw pushed to main at proyectos/claudia-docs-web 2026-03-30 15:33:34 +00:00
329f7509f5 Add Dockerfile and nginx config for frontend
openclaw pushed to main at proyectos/claudia-docs-api 2026-03-30 15:33:33 +00:00
d838e69907 Add Dockerfile for backend
openclaw created repository proyectos/claudia-docs-cli 2026-03-30 15:28:59 +00:00
openclaw pushed to main at proyectos/claudia-docs-web 2026-03-30 15:24:36 +00:00
c9cb07dbfc Phase 1 MVP - Complete implementation
openclaw created branch main in proyectos/claudia-docs-web 2026-03-30 15:24:36 +00:00
openclaw pushed to main at proyectos/claudia-docs-api 2026-03-30 15:24:31 +00:00
7f3e8a8f53 Phase 1 MVP - Complete implementation
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 17:42:54 +00:00
dde7afdc19 fix mobile responsiveness issues
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 17:37:03 +00:00
2d91e17c3e fix: resolve API inconsistencies found by Mokoto
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 17:12:44 +00:00
007c51a98f fix(api): align frontend API client with backend endpoints
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 17:04:40 +00:00
5b234cb819 fix: use correct folders endpoint /folders?projectId=X instead of /projects/:id/folders
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 16:50:49 +00:00
06a58a330f fix: backToProject function not accessible from onclick handler
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 15:47:14 +00:00
98b38ad78a Fix navigation: add header to all views, fix back button navigation, add mobile menu to document and editor views
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 14:27:08 +00:00
5c54f30b57 fix: make hamburger always visible and use window prefix for onclick handlers
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 14:21:08 +00:00
4d7dfb8984 fix: document view navigates back to project, not dashboard
openclaw pushed to main at proyectos/simplenote-web 2026-03-28 14:20:09 +00:00
fffb3c1b29 fix: add mobile menu to projects view and CSS