Commit Graph

  • 2136b1b728 Add GitHub Actions workflow for repository mirroring main johndoe6345789 2026-01-16 22:01:44 +00:00
  • 575d430c2c Merge pull request #17 from johndoe6345789/codex/remove-sso-and-jwt-from-requirements johndoe6345789 2026-01-13 20:43:10 +00:00
  • 99536bea56 Remove JWT references from requirements docs johndoe6345789 2026-01-13 20:42:52 +00:00
  • 2435f0e331 Merge pull request #16 from johndoe6345789/codex/update-roadmap.md-with-functional-requirements johndoe6345789 2026-01-13 20:01:02 +00:00
  • b64ca7000c Update roadmap with functional requirements johndoe6345789 2026-01-13 20:00:49 +00:00
  • 8115b1e3dd Initial plan copilot/update-roadmap-functional-requirements copilot-swe-agent[bot] 2026-01-13 19:52:42 +00:00
  • 44cb1f08de Merge pull request #14 from johndoe6345789/copilot/update-roadmap-status johndoe6345789 2026-01-13 19:50:53 +00:00
  • 6fdf361dc9 Update ROADMAP.md with completed and pending items copilot-swe-agent[bot] 2026-01-13 19:25:20 +00:00
  • d9e30184a4 Initial plan copilot-swe-agent[bot] 2026-01-13 19:21:18 +00:00
  • 25d4467b7c Rename goodpackagerepo/.openhands/microagents/feature_implementation.md to .openhands/microagents/feature_implementation.md johndoe6345789 2026-01-09 02:17:40 +00:00
  • 549885f5ad Add feature implementation documentation johndoe6345789 2026-01-09 02:16:30 +00:00
  • af31e97347 Merge pull request #13 from johndoe6345789/feat/require-login-for-publish johndoe6345789 2026-01-09 01:53:07 +00:00
  • 4b254ce16f docs: add ROADMAP.md outlining security hardening, production readiness, features, and testing milestones\n\nCo-authored-by: openhands <openhands@all-hands.dev> openhands 2026-01-09 01:49:52 +00:00
  • 13c01ae49b Merge pull request #12 from johndoe6345789/feat/require-login-for-publish johndoe6345789 2026-01-09 01:48:45 +00:00
  • ae0ccca59c frontend: require login to access Publish page and hide Publish link when logged out; use stored token for uploads\n\nbackend: add ALLOW_ANON_READ env toggle (default false) to require auth for reads\n\nCo-authored-by: openhands <openhands@all-hands.dev> openhands 2026-01-09 01:35:56 +00:00
  • 966641222a Merge pull request #11 from johndoe6345789/copilot/fix-404-error-login johndoe6345789 2026-01-09 01:30:44 +00:00
  • 7cf7768477 Add clarifying comment about empty string handling in getApiUrl copilot-swe-agent[bot] 2026-01-08 23:44:53 +00:00
  • cdbb39513f Fix code review issues: remove /api route, add missing routes, fix localhost fallback copilot-swe-agent[bot] 2026-01-08 23:43:39 +00:00
  • 4c03f69f43 Update documentation for single-domain API proxy deployment option copilot-swe-agent[bot] 2026-01-08 23:41:38 +00:00
  • 26d9e9988f Add Next.js rewrites for API proxy to fix /auth/login routing copilot-swe-agent[bot] 2026-01-08 23:39:26 +00:00
  • 75fd123894 Initial plan copilot-swe-agent[bot] 2026-01-08 23:35:55 +00:00
  • 64c79bb28e Merge pull request #10 from johndoe6345789/copilot/fix-localhost-login-issue johndoe6345789 2026-01-08 23:05:41 +00:00
  • 09f894ac4a Improve documentation for API URL detection logic copilot/fix-localhost-login-issue copilot-swe-agent[bot] 2026-01-08 19:05:01 +00:00
  • e79dc38cce Add intelligent API URL detection for deployed environments copilot-swe-agent[bot] 2026-01-08 19:00:40 +00:00
  • 2193211dbc Initial plan copilot-swe-agent[bot] 2026-01-08 18:54:33 +00:00
  • f52cb56c7e Merge pull request #9 from johndoe6345789/copilot/fix-import-error-auth-sqlalchemy johndoe6345789 2026-01-08 18:17:24 +00:00
  • 2d0d778275 Fix: Add missing Python modules to Docker image copilot-swe-agent[bot] 2026-01-08 18:13:07 +00:00
  • 5119bacd96 Initial plan copilot-swe-agent[bot] 2026-01-08 18:09:42 +00:00
  • 05cd626658 Merge pull request #8 from johndoe6345789/copilot/ensure-build-uses-qemu johndoe6345789 2025-12-29 10:58:11 +00:00
  • b862efceb5 Add QEMU and multi-platform support for arm64 and amd64 builds copilot-swe-agent[bot] 2025-12-29 10:33:36 +00:00
  • cc9bfad1ca Initial plan copilot-swe-agent[bot] 2025-12-29 10:30:42 +00:00
  • 2635a95f73 Merge pull request #7 from johndoe6345789/copilot/add-caprover-docs-folder johndoe6345789 2025-12-29 10:20:18 +00:00
  • e708f13d0d Add comprehensive docs folder with CapRover deployment guide copilot-swe-agent[bot] 2025-12-29 10:15:38 +00:00
  • e2c2249692 Initial plan copilot-swe-agent[bot] 2025-12-29 10:11:49 +00:00
  • cf63b4e98e Merge pull request #6 from johndoe6345789/copilot/add-rocksdb-http-endpoint johndoe6345789 2025-12-29 09:58:28 +00:00
  • 9fbeacdeb9 Add documentation and improve error handling copilot-swe-agent[bot] 2025-12-29 09:56:45 +00:00
  • a582d733ea Fix remaining code review issues copilot-swe-agent[bot] 2025-12-29 09:54:43 +00:00
  • 26b78a0d0e Address code review feedback - improve RocksDB implementation copilot-swe-agent[bot] 2025-12-29 09:52:47 +00:00
  • aae989ec29 Implement RocksDB with HTTP endpoints and fix Docker build copilot-swe-agent[bot] 2025-12-29 09:50:41 +00:00
  • 860c345fe2 Initial plan copilot-swe-agent[bot] 2025-12-29 09:39:38 +00:00
  • 4cbc35221f Merge pull request #5 from johndoe6345789/copilot/ensure-seed-and-template-data johndoe6345789 2025-12-29 09:31:46 +00:00
  • 89ebf57d8a Add plain English operation labels in frontend with technical keys available on expansion copilot-swe-agent[bot] 2025-12-29 09:23:03 +00:00
  • e90db4b751 Add comprehensive implementation summary document copilot-swe-agent[bot] 2025-12-29 09:15:38 +00:00
  • 3093bcd1f7 Address code review feedback: improve error messages, clarify placeholders, fix validation logic copilot-swe-agent[bot] 2025-12-29 09:14:30 +00:00
  • d3d44c7ee3 Implement operation vocabulary with executable code and validate against schema copilot-swe-agent[bot] 2025-12-29 09:12:07 +00:00
  • 574dd30d42 Fix code review issues: use Boolean types, add error handling, remove unused imports copilot-swe-agent[bot] 2025-12-29 09:08:08 +00:00
  • 3dc3bcf157 Migrate to SQLAlchemy for database operations copilot-swe-agent[bot] 2025-12-29 09:04:28 +00:00
  • 18009d73ed Add seed data, templates, and operation vocabulary documentation copilot-swe-agent[bot] 2025-12-29 09:00:42 +00:00
  • 16995b3ad6 Initial plan copilot-swe-agent[bot] 2025-12-29 08:55:18 +00:00
  • 5f2ebce405 Merge pull request #4 from johndoe6345789/copilot/fix-npm-ci-build-error johndoe6345789 2025-12-29 08:52:43 +00:00
  • 8a085ecbce Fix npm ci failure by adding package-lock.json copilot-swe-agent[bot] 2025-12-29 08:27:05 +00:00
  • 7326cc3650 Initial plan copilot-swe-agent[bot] 2025-12-29 08:21:28 +00:00
  • 4ce13c9467 Merge pull request #3 from johndoe6345789/copilot/fix-auth-file-not-found johndoe6345789 2025-12-29 08:19:44 +00:00
  • eb1acaf711 Fix Docker build context paths and add runtime API URL configuration copilot-swe-agent[bot] 2025-12-29 08:09:02 +00:00
  • 428ec2e20f Initial plan copilot-swe-agent[bot] 2025-12-29 08:03:57 +00:00
  • e84b8567a4 Merge pull request #2 from johndoe6345789/dependabot/pip/backend/pip-589388feca johndoe6345789 2025-12-29 08:02:16 +00:00
  • fb24eba587 Bump the pip group across 1 directory with 2 updates dependabot[bot] 2025-12-29 07:55:54 +00:00
  • 2ac82cc367 Merge pull request #1 from johndoe6345789/copilot/implement-schema-json-package-repository johndoe6345789 2025-12-29 07:54:53 +00:00
  • c82d94e0f4 Complete database schema covering all schema.json features - database is now source of truth copilot-swe-agent[bot] 2025-12-29 07:49:11 +00:00
  • a0e4803b82 Add SQLite-backed configuration database and initial admin panel structure copilot-swe-agent[bot] 2025-12-29 07:45:31 +00:00
  • 289ead9be7 Fix backend Dockerfile and frontend layout for client-side rendering copilot-swe-agent[bot] 2025-12-29 07:36:51 +00:00
  • e0d353fe69 Implement complete package repository with Flask, Next.js, auth, and e2e tests copilot-swe-agent[bot] 2025-12-29 07:33:05 +00:00
  • 3c04295aed Initial plan copilot-swe-agent[bot] 2025-12-29 07:18:38 +00:00
  • 90a19801ea Update print statement from 'Hello' to 'Goodbye' johndoe6345789 2025-12-29 07:14:44 +00:00
  • d6db2540f6 Initial commit johndoe6345789 2025-12-29 07:14:03 +00:00