1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-03 01:09:01 +09:00
Commit Graph

28653 Commits

Author SHA1 Message Date
NoriDev
2643170068 feat: QR 코드를 생성하고 공유할 수 있음
- 노트를 QR 코드로 공유 (1673beta/cherrypick#45)
   - 사용자를 QR 코드로 공유 (1673beta/cherrypick#46), (1673beta/cherrypick#49)
   - 갤러리를 QR 코드로 공유 (1673beta/cherrypick#51)
   - 페이지를 QR 코드로 공유 (1673beta/cherrypick#53)
2024-10-03 21:09:39 +09:00
github-actions[bot]
fa2558fce8 Bump version to 2024.10.0-alpha.1 2024-10-03 12:02:35 +00:00
かっこかり
7bdc4e8509
fix: 初期パスワードをコメントアウト (#14682)
* fix: 初期パスワードをコメントアウト

* 🎨

* fix indent
2024-10-03 21:01:09 +09:00
かっこかり
d266c3cdf4
fix(gh): Githubのテスト用環境でsetupPasswordが指定されていないのを修正 (#14681) 2024-10-03 20:52:31 +09:00
syuilo
d2175a9b9f initialPassword -> setupPassword 2024-10-03 20:40:39 +09:00
zyoshoka
2a4ab0e187
fix(misskey-js): type fixes related to signup and signin (#14679) 2024-10-03 18:33:56 +09:00
かっこかり
2c1a7470d3
feat: サーバー初期設定時に初期パスワードを要求できるように (#14626)
* feat: サーバー初期設定時専用の初期パスワードを設定できるように

* 無いのに入力された場合もエラーにする

* 🎨

* 🎨

* cypress-devcontainerにもpassを設定(テストが失敗するため)

* [ci skip] 🎨

* ✌️

* test: please revert this commit before merge

* Revert "test: please revert this commit before merge"

This reverts commit 66b2b48f66830d2450d8cda03955c143feba76c7.

* Update locales/ja-JP.yml

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* build assets

* Update Changelog

* fix condition

* fix condition

* add comment

* change error code

* 他のエラーコードと合わせる

* Update CHANGELOG.md

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-03 18:18:00 +09:00
syuilo
75ea964312 Update CHANGELOG.md 2024-10-03 17:07:16 +09:00
syuilo
a09b03ed3a Update CHANGELOG.md 2024-10-03 17:06:16 +09:00
Kisaragi
a722ea8ccd
fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 (#14662)
* fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正

* build: fix property typo
2024-10-03 17:05:14 +09:00
syuilo
1e9813e19e
New Crowdin updates (#14649)
* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Romanian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Arabic)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Greek)

* New translations ja-jp.yml (Hungarian)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Dutch)

* New translations ja-jp.yml (Norwegian)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Slovak)

* New translations ja-jp.yml (Swedish)

* New translations ja-jp.yml (Turkish)

* New translations ja-jp.yml (Ukrainian)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Bengali)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Uyghur)

* New translations ja-jp.yml (Sinhala)

* New translations ja-jp.yml (Uzbek)

* New translations ja-jp.yml (Kannada)

* New translations ja-jp.yml (Lao)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Korean (Gyeongsang))
2024-10-03 16:16:09 +09:00
github-actions[bot]
e97b7fe2a1 Bump version to 2024.10.0-alpha.0 2024-10-03 06:18:15 +00:00
syuilo
87617dca39 refactor & performance improvements of MkMention 2024-10-03 15:12:07 +09:00
Kisaragi
9dc058189e
fix(frontend): データセーバーを有効にしているときにメンションのアイコンがアニメーションしないように (#14674) 2024-10-03 15:08:45 +09:00
syuilo
83db116c46
enhance(backend): notify new login (#14673)
* wip

* Update CHANGELOG.md

* wip

* fix

* Update index.d.ts

* Update SigninService.ts

* Update MkNotification.vue
2024-10-03 15:06:04 +09:00
syuilo
d3e2b59f53 update deps 2024-10-03 15:04:53 +09:00
NoriDev
6b92caf897 chore 2024-10-03 13:01:28 +09:00
NoriDev
c272e3bc3c tweak 7702ff29 2024-10-03 12:59:12 +09:00
NoriDev
e37933ff21 enhance(frontend): os.actions에 caption 항목을 추가할 수 있음 2024-10-03 12:42:27 +09:00
NoriDev
54b3cc2bcc 🎨 2024-10-03 12:23:44 +09:00
syuilo
1074d625ed
enhance: require captcha for signin (#14655)
* wip

* Update MkSignin.vue

* Update MkSignin.vue

* wip

* Update CHANGELOG.md
2024-10-03 12:11:09 +09:00
NoriDev
b8b0cf0f19 fix(backend): 환영 페이지의 렌더링이 느려질 수 있음 2024-10-03 12:07:13 +09:00
NoriDev
a759c6f435 4.12.0-beta.8 2024-10-03 11:26:57 +09:00
NoriDev
271958d85e feat: 주사위 위젯 (1673beta/cherrypick#73) 2024-10-03 11:22:51 +09:00
NoriDev
08f1b11138 chore 2024-10-03 10:58:24 +09:00
NoriDev
aa5685e3c7 feat: 사용자 정의 스플래시 텍스트를 설정할 수 있음 (1673beta/cherrypick#153) 2024-10-03 10:58:14 +09:00
NoriDev
7702ff29c1 feat: 캡션 미설정 안내 표시 (1673beta/cherrypick#142)
- 노트를 게시하기 전에 첨부한 파일에 캡션이 없으면 경고를 표시합니다.
  - 이 변경으로 이미지 뷰어의 파일 이름 영역에는 더 이상 캡션이 아닌 실제 파일 이름이 표시됩니다.
2024-10-03 10:31:03 +09:00
anatawa12
6dde457452
Misskey js autogen check improvements (#14652)
* ci: Make failure if misskey js autogen detected changes

* ci: set persist-credentials
2024-10-03 09:24:22 +09:00
甘瀬ここあ
a25d83f249
fix: sassのmodern-compilerを使うように (#14651)
* fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように

* fix(frontend): ビルド時にsassのmodern-compilerを使うように
2024-10-03 09:09:37 +09:00
Julia
6fd4de246c
Make post form attachments accessible (#14666)
* fix(frontend): Make post form attachments accessible

Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in
order to make it accessible to keyboard users.

* Fix for linter

* Add spacing in type signature
2024-10-03 09:09:08 +09:00
NoriDev
1a5f3d963b Update CHANGELOG_CHERRYPICK.md 2024-10-03 08:51:59 +09:00
NoriDev
d7da3e6198 feat: 검색 위젯 (1673beta/cherrypick#125) 2024-10-03 08:50:33 +09:00
NoriDev
ecf631e400 chore 2024-10-03 08:06:58 +09:00
NoriDev
140b8b75d0 4.12.0-beta.7 2024-10-03 00:49:09 +09:00
NoriDev
75679943ca fix(misskey-js): build misskey-js with types 2024-10-03 00:39:52 +09:00
NoriDev
a44d9fcce0 enhance(frontend): 외부 사이트로 이동할 때 경고 표시 (MisskeyIO/misskey#558) 2024-10-03 00:38:49 +09:00
NoriDev
a4fa297438 4.12.0-beta.6 2024-10-02 23:32:36 +09:00
NoriDev
497e0564af enhance(frontend): 노트에 2개 이상의 미디어가 있는 경우 아이콘으로 표시 2024-10-02 23:32:17 +09:00
NoriDev
5d29b05a28 🎨 2024-10-02 22:07:43 +09:00
NoriDev
f22d66c272 Update ko-KR.yml 2024-10-02 22:06:11 +09:00
NoriDev
bc6bb58a4b enhance(frontend): 설정 페이지 개선
- 일반 설정에 있던 설정 중 디자인과 관련된 설정을 모양으로 옮겼습니다.
2024-10-02 22:06:04 +09:00
NoriDev
2e9bc706aa fix 67ecb6e0 2024-10-02 21:00:41 +09:00
NoriDev
3186c06587 4.12.0-beta.5 2024-10-02 20:07:34 +09:00
NoriDev
6d5703f472 fix(frontend): 문서의 드롭다운 메뉴가 표시되지 않음 2024-10-02 20:01:15 +09:00
NoriDev
67ecb6e027 fix & tweak 01351529
fix

enhance: 모바일 기기에서의 배치 개선

test
2024-10-02 20:01:14 +09:00
NoriDev
01351529e9 feat: 사용자 페이지의 미디어 탭을 그리드 레이아웃으로 설정할 수 있음 (kokonect-link/cherrypick#494) 2024-10-02 05:22:44 +09:00
NoriDev
2de2638cdd change: Enable condensed line의 기본값을 꺼짐으로 설정함 2024-10-02 03:06:44 +09:00
NoriDev
50d6158cf4 Update ko-KR.yml 2024-10-02 02:49:05 +09:00
NoriDev
8b36cbfd17 4.12.0-beta.4 2024-10-01 22:07:39 +09:00
NoriDev
3155f3be56 feat: 답글 대상 노트의 반투명 옵션을 선택할 수 있음 (kokonect-link/cherrypick#495) 2024-10-01 21:55:43 +09:00