summaryrefslogtreecommitdiff
path: root/web/source/settings/user/migration.tsx
AgeCommit message (Collapse)AuthorFiles
2024-04-24[chore] Refactor settings panel routing (and other fixes) (#2864)Libravatar tobi1
2024-03-13[chore] Expose move endpoint again, small settings panel fixes (#2752)Libravatar tobi1
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi1
* [chore/docs] Various little docs updates * Update docs/api/swagger.md Co-authored-by: Daenney <daenney@users.noreply.github.com> --------- Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Co-authored-by: Daenney <daenney@users.noreply.github.com>
2024-02-17[chore] Disable Move API endpoints for now until Move is fully implemented ↵Libravatar tobi1
in the backend (#2650) * [chore] Disable Move API endpoints for now until Move is fully implemented in the backend * disable other form fields * clarify that moving to GtS also isn't implemented yet
2024-01-16[feature] Move + alias account via settings panel (#2519)Libravatar tobi1
* [feature] Move + alias account via settings panel * lint * type a bit more diligently