aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/db/migrations/versions
Commit message (Expand)AuthorAgeFilesLines
* feat: invitation links no longer bound to an e-mail addressChristophe Besson6 hours1-0/+34
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson2 days1-0/+46
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days8-44/+38
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days1-0/+33
* fix(hub): the migration chain runs, and a test says soChristophe Besson12 days1-1/+7
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson13 days1-0/+36
* feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-311-0/+53
* feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-281-0/+45
* feat(hub): let a hub admin disable public groups instance-wideChristophe Besson2026-08-281-0/+34
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-0/+28
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-0/+30
* fix(hub): rewrite initial migration to match the ORM modelsChristophe Besson2026-08-198-386/+206
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+47
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-161-0/+37
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-0/+35
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-151-0/+31
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-0/+41
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-0/+37
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-132-14/+0
* docs: update all pointers after keyderive + QE restructureChristophe Besson2026-08-091-0/+83
* feat(hub): add SQLAlchemy 2.0 async DB layer + AlembicChristophe Besson2026-08-091-0/+127