Skip to content

remove convex#550

Merged
ingoau merged 3 commits intomainfrom
549-remove-convex
Oct 1, 2025
Merged

remove convex#550
ingoau merged 3 commits intomainfrom
549-remove-convex

Conversation

@ingoau
Copy link
Member

@ingoau ingoau commented Oct 1, 2025

Summary by CodeRabbit

  • Refactor
    • Decommissioned cloud sync and backups. Backup listing/creation/removal and cross‑device data synchronization are temporarily disabled in the app.
    • Removed initialization of the related backend client to prevent runtime errors.
  • Chores
    • Cleaned up configuration and removed unused third‑party dependencies related to the deprecated sync/backup service.

@ingoau ingoau linked an issue Oct 1, 2025 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link

Deploying edutools-testing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8b0859a
Status: ✅  Deploy successful!
Preview URL: https://20156cc1.edutools-testing.pages.dev
Branch Preview URL: https://549-remove-convex.edutools-testing.pages.dev

View logs

@ingoau ingoau marked this pull request as ready for review October 1, 2025 08:43
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 1, 2025

Warning

Rate limit exceeded

@Inglan has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 9 minutes and 44 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 9e45e9b and 8b0859a.

⛔ Files ignored due to path filters (6)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • src/convex/_generated/api.d.ts is excluded by !**/_generated/**
  • src/convex/_generated/api.js is excluded by !**/_generated/**
  • src/convex/_generated/dataModel.d.ts is excluded by !**/_generated/**
  • src/convex/_generated/server.d.ts is excluded by !**/_generated/**
  • src/convex/_generated/server.js is excluded by !**/_generated/**
📒 Files selected for processing (11)
  • convex.json (0 hunks)
  • package.json (0 hunks)
  • src/convex/backups.ts (0 hunks)
  • src/convex/schema.ts (0 hunks)
  • src/convex/sync.ts (0 hunks)
  • src/convex/types.ts (0 hunks)
  • src/convex/utils.ts (0 hunks)
  • src/lib/components/providers.svelte (1 hunks)
  • src/lib/sync.ts (1 hunks)
  • src/routes/backups/+page.svelte (1 hunks)
  • src/routes/backups/backup.svelte (2 hunks)
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 549-remove-convex

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
edutools Building Building Preview Comment Oct 1, 2025 8:43am

@ingoau ingoau merged commit ccec101 into main Oct 1, 2025
5 of 8 checks passed
@ingoau ingoau deleted the 549-remove-convex branch October 1, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove convex

1 participant