misskey/packages
Souma ff334fe9d7
enhance(frontend): Add an option to customize Lockdown duration (#16405)
* chore(locales): Add "setManually" and "_time.month"

Add Japanese locales to auto-generate other languages.

* feat(frontend): Add text fields to set lockdown duration manually

Choose from presets or set it manually.

* refactor(frontend): Make objects contains option's values and labels

When adding a new option, it needed to write two times.

* docs(changelog): Add a description about this change

Users can notice what's changed by this PR.

* refactor(frontend): Manage state by MkSelect

The functions only initialize the values.

* refactor(frontend): Make the custom input as writable computed

Clean up the MkInput components.

* chore(locales): Switch to "custom"

A single word is better than sentence on this situation.

* refactor(frontend): Insert the custom button to presets

Users don't need to click multiple times to use prests.
2025-08-18 14:11:48 +09:00
..
backend chore: preserve notes with local reactions (#16412) 2025-08-17 17:08:38 +09:00
frontend enhance(frontend): Add an option to customize Lockdown duration (#16405) 2025-08-18 14:11:48 +09:00
frontend-builder fix(frontend-builder): 言語バンドルの作成状況がログに残るように (#16385) 2025-08-09 14:26:03 +09:00
frontend-embed Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00
frontend-shared Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00
icons-subsetter fix(deps): update [frontend] update dependencies (#16347) 2025-08-03 12:53:17 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#16347) 2025-08-03 12:53:17 +09:00
misskey-js Bump version to 2025.8.0-alpha.13 2025-08-18 01:22:39 +00:00
misskey-reversi fix(deps): update [frontend] update dependencies (#16347) 2025-08-03 12:53:17 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#16347) 2025-08-03 12:53:17 +09:00
meta.json