barkey/packages/frontend
dakkar 07ff6a890b save draft early when doing "delete&edit" - fixes #638
when the posting form gets shown, the original note is already gone,
and without this change, the note only exists in local variables

now, we save the draft as soon as the form is shown, so clicking on
the "post" (or reply, or quote) button will get you a form with the
draft data
2025-05-01 13:49:12 +01:00
..
.storybook Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
.vscode
@types merge upstream 2025-03-25 16:14:53 -04:00
assets merge upstream 2025-03-25 16:14:53 -04:00
lib feat: show file name for warning / errors of [create-search-index] (#15785) 2025-04-09 08:10:04 +09:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src save draft early when doing "delete&edit" - fixes #638 2025-05-01 13:49:12 +01:00
test Update summaly 2025-04-27 13:31:27 -04:00
.gitignore
eslint.config.js exclude storybook components from restricted globals rule 2025-04-02 10:42:04 -04:00
package.json Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
tsconfig.json merge upstream 2025-03-25 16:14:53 -04:00
vite.config.ts remove unused imports from vite.config.ts 2025-04-13 19:58:12 -04:00
vite.json5.ts
vite.replaceIcons.ts merge upstream again 2025-04-24 14:23:45 -04:00
vue-shims.d.ts