github-actions[bot]
|
141964e57c
|
Bump version to 2026.1.0-alpha.4
|
2026-01-09 14:19:30 +00:00 |
github-actions[bot]
|
75b5dc1cd8
|
Bump version to 2026.1.0-alpha.3
|
2026-01-08 12:35:31 +00:00 |
anatawa12
|
666f78e676
|
enable and fix no-unused-vars and no-async-promise-executor (#17070)
* dev: set --no-bail for lint task
* lint: enable no-async-promise-executor lint and fix them
* lint: enable no-unused-vars with allowing _ prefix
* lint: fix semi
|
2026-01-08 11:49:12 +09:00 |
renovate[bot]
|
cf89c4e363
|
chore(deps): update pnpm to v10.27.0 [security] (#17082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-08 09:00:30 +09:00 |
github-actions[bot]
|
bf41e9edd1
|
Bump version to 2026.1.0-alpha.2
|
2026-01-07 13:02:33 +00:00 |
anatawa12
|
38b3eecc8c
|
migrate build scripts to esmodules (#17071)
* chore: migrate build scripts to esmodules
* chore: do not use export default in build script
|
2026-01-06 19:23:59 +09:00 |
github-actions[bot]
|
553a147396
|
Bump version to 2026.1.0-alpha.1
|
2026-01-05 12:03:42 +00:00 |
syuilo
|
7bcfeba7e5
|
Minify backend (#17054)
* wip
* Update build.js
* Update build.js
* [minify-backend用] フィジビリティ検証 (#16878)
* fix: minify-backend
* 間違えて入れちゃったのを戻す
* 追従
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* test
* use node 24
* Revert "use node 24"
This reverts commit 7ae2debf23.
* Revert "test"
This reverts commit d919879091.
* Update package.json
* wip
* Update compile_config.js
* Revert "Update compile_config.js"
This reverts commit 0ee286f02b.
* Update config.ts
* wip
* Update .swcrc
* Update ClientServerService.ts
* [ci skip] update CHANGELOG
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
|
2026-01-05 20:56:52 +09:00 |
renovate[bot]
|
2fba2e7049
|
fix(deps): update [root] update dependencies [ci skip] (#17023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-03 12:28:57 +09:00 |
github-actions[bot]
|
96b03a7179
|
Bump version to 2026.1.0-alpha.0
|
2026-01-02 12:51:50 +00:00 |
anatawa12
|
06657c81d3
|
feat: use tsgo where capable (#16984)
|
2025-12-22 16:52:05 +09:00 |
github-actions[bot]
|
78348007ed
|
Release: 2025.12.2
|
2025-12-22 05:30:41 +00:00 |
github-actions[bot]
|
26b5979c76
|
Bump version to 2025.12.2-beta.4
|
2025-12-20 12:30:29 +00:00 |
github-actions[bot]
|
81bacb6203
|
Bump version to 2025.12.2-beta.3
|
2025-12-20 10:07:41 +00:00 |
github-actions[bot]
|
7ef0c96758
|
Bump version to 2025.12.2-beta.2
|
2025-12-17 03:31:55 +00:00 |
github-actions[bot]
|
0b931daefd
|
Bump version to 2025.12.2-beta.1
|
2025-12-16 14:00:25 +00:00 |
github-actions[bot]
|
730227f353
|
Bump version to 2025.12.2-beta.0
|
2025-12-16 12:31:04 +00:00 |
github-actions[bot]
|
055cd0c250
|
Bump version to 2025.12.2-alpha.0
|
2025-12-16 11:00:42 +00:00 |
かっこかり
|
0d52145b2b
|
deps: update deps [ci skip] (#16997)
* update deps
* update chokidar to v5
* fix type error
* rollback serviceworker types to r74
* fix [ci skip]
|
2025-12-16 11:42:06 +09:00 |
github-actions[bot]
|
8eb6e29d2c
|
Release: 2025.12.1
|
2025-12-14 07:27:06 +00:00 |
github-actions[bot]
|
711b86ab7d
|
Bump version to 2025.12.1-alpha.1
|
2025-12-13 10:14:03 +00:00 |
github-actions[bot]
|
5fb4caa14b
|
Bump version to 2025.12.1-alpha.0
|
2025-12-12 08:09:12 +00:00 |
syuilo
|
8e6fffee68
|
enhance: use native glob (#16965)
* enhance: use native glob
* remove tiny-glob
* remove fast-glob
* refactor
* fix: use async glob if possible
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-12-11 23:08:26 +09:00 |
github-actions[bot]
|
3273ca7512
|
Release: 2025.12.0
|
2025-12-06 12:22:55 +00:00 |
github-actions[bot]
|
2d0dae236f
|
Bump version to 2025.12.0-beta.0
|
2025-12-06 08:41:10 +00:00 |
syuilo
|
2a996287e3
|
update pnpm to 10.24.0
|
2025-12-06 16:44:23 +09:00 |
github-actions[bot]
|
29a0750eef
|
Bump version to 2025.12.0-alpha.2
|
2025-12-04 07:51:39 +00:00 |
syuilo
|
24bd150967
|
refactor(backend): 変換後.config.jsonに統一するように+修正など (#16929)
* wip
* Update config.ts
* wip
* convertは元ファイルを変更するようなニュアンスを若干感じるのでcompileに改名
* wip
* Update package.json
* Revert "Update package.json"
This reverts commit e5c2802316.
* wip
* wip
* 謎
* clean up
* wip
* wip
* Revert "wip"
This reverts commit 3aa25ac7cf.
* wip
* wip
* Update dummy.yml
* wip
* Update compile_config.js
* Update compile_config.js
* wip
* Revert "wip"
This reverts commit fd78e097c6.
* Update dummy.yml
* Update compile_config.js
|
2025-12-04 16:49:25 +09:00 |
syuilo
|
6293a57de8
|
fix action
|
2025-12-03 18:10:08 +09:00 |
github-actions[bot]
|
d9c9b95fc0
|
Bump version to 2025.12.0-alpha.1
|
2025-12-03 00:15:47 +00:00 |
おさむのひと
|
1facca1ac5
|
enhance(backend): 起動前にconfigをjson化 (#16923)
* enhance(backend): 起動前にconfigをjson化
* fix
* fix
* fix
* fix
* fix
* fix CHANGELOG.md
* fix
* Update CHANGELOG.md
* get original
|
2025-12-03 09:00:37 +09:00 |
github-actions[bot]
|
72cdaff810
|
Bump version to 2025.12.0-alpha.0
|
2025-12-01 09:58:16 +00:00 |
github-actions[bot]
|
483483bc44
|
Bump version to 2025.11.2-alpha.4
|
2025-12-01 09:37:48 +00:00 |
かっこかり
|
f222d7e24d
|
enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908)
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (to misskey-dev dev branch) (#16889)
* wip
* wip
* wip
* wip
* fix lint
* attempt to fix test
* fix
* fix
* fix: oauthページの描画がおかしい問題を修正
* typo [ci skip]
* fix
* fix
* fix
* fix
* fix
* refactor
* fix
* fix
* fix broken lockfile
* fix: expose supported languages as global variable
* remove i18n package from root as it is no longer required [ci skip]
* fix
* fix: add i18n package.json to Docker target-builder stage for federation tests (#16909)
* Initial plan
* fix: add i18n package.json to Docker target-builder stage for federation tests
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: followup-test-federation for enh-remove-pug (#16910)
* fix: followup-test-federation for enh-remove-pug
* Revert "fix: add i18n package.json to Docker target-builder stage for federation tests (#16909)"
This reverts commit 14313468d3.
* fix: CSSが読み込まれない場合がある問題を修正
* fix [ci skip]
* fix: propsのデフォルト値をnull合体演算子から論理和演算子に変更(空文字に対処するため)
* remove @types/pug
* enhance: bootloaderを埋め込むように
* fix possible race condition
* remove esbuild
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
|
2025-12-01 18:36:55 +09:00 |
github-actions[bot]
|
aa905a74cf
|
Bump version to 2025.11.2-alpha.3
|
2025-11-30 09:49:21 +00:00 |
github-actions[bot]
|
0933aa4d92
|
Bump version to 2025.11.2-alpha.2
|
2025-11-30 05:53:54 +00:00 |
renovate[bot]
|
fbd11c1eec
|
chore(deps): update [root] update dependencies (#16902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-30 14:19:23 +09:00 |
おさむのひと
|
fe01a5a28f
|
refactor: localesをworkspace管理下のパッケージに (#16895)
* refactor: localesをworkspace管理下のパッケージに
* fix copilot review
* move
* move
* rename
* fix ci
* revert unwanted indent changes
* fix
* fix
* fix
* fix
* 間違えてコミットしていたのを戻す
* 不要
* 追加漏れ
* ymlの場所だけ戻す
* localesの位置を戻したのでこの差分は不要
* 内容的にlocalesにある方が正しい
* i18nパッケージ用のREADME.mdを用意
* fix locale.yml
* fix locale.yml
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-11-30 13:27:44 +09:00 |
github-actions[bot]
|
3c11797c6d
|
Bump version to 2025.11.2-alpha.1
|
2025-11-30 01:02:00 +00:00 |
github-actions[bot]
|
1ae8e7900d
|
Bump version to 2025.11.2-alpha.0
|
2025-11-29 13:06:20 +00:00 |
github-actions[bot]
|
f01ceb0b7c
|
Release: 2025.11.1
|
2025-11-28 10:04:05 +00:00 |
renovate[bot]
|
8d8504103c
|
fix(deps): update dependency glob to v13 (#16870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-27 18:48:55 +09:00 |
github-actions[bot]
|
7a8c4817a8
|
Bump version to 2025.11.1-beta.3
|
2025-11-27 09:48:35 +00:00 |
renovate[bot]
|
f13a34bda4
|
fix(deps): update dependency js-yaml to v4.1.1 [security] [ci skip] (#16788)
* fix(deps): update dependency js-yaml to v4.1.1 [security]
* ✌️ [ci skip]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-11-27 16:24:01 +09:00 |
github-actions[bot]
|
d3aba01db2
|
Bump version to 2025.11.1-beta.2
|
2025-11-27 04:22:23 +00:00 |
renovate[bot]
|
18caa20969
|
fix(deps): update dependency glob to v11.1.0 [security] [ci skip] (#16861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 20:35:29 +09:00 |
github-actions[bot]
|
df54bd92d0
|
Bump version to 2025.11.1-beta.1
|
2025-11-26 10:45:40 +00:00 |
renovate[bot]
|
989c1b351a
|
fix(deps): update [root] update dependencies [ci skip] (#16862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 18:59:34 +09:00 |
github-actions[bot]
|
e0e17a78f1
|
Bump version to 2025.11.1-beta.0
|
2025-11-26 01:01:54 +00:00 |
github-actions[bot]
|
4679b2b34d
|
Bump version to 2025.11.1-alpha.2
|
2025-11-25 01:33:05 +00:00 |