Chocolate Pie
|
072f67d6e7
|
feat: Add support for mCaptcha (#12905)
* feat: Add support for mCaptcha
* fix: Fix docker compose configuration
* chore(frontend/docs): update changelog & fix eslint errors
* `@mcaptcha/vanilla-glue`をダイナミックインポートするように
* chore: Add missing prefix to CHANGELOG
* refactor(backend): 適当につけた変数の名前を変更
|
2024-01-06 20:14:33 +09:00 |
|
かっこかり
|
fda5147d06
|
fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684)
* (enhance) コード入力をMkCodeEditorに変更
* (fix) devでファイルの読み込みに失敗することがある
* Revert "(enhance) コード入力をMkCodeEditorに変更"
This reverts commit 726d56c3e962680efc5b5a166e2210d09730341f.
|
2023-12-16 13:23:25 +09:00 |
|
かっこかり
|
b1a7dcb05b
|
enhance(frontend): コードブロックのハイライト機能を利用するには言語を明示的に指定させるように (#12681)
* (enhance) コードブロックのハイライトを使用するには言語指定を求める
* Update changelog
* fix
* typo
|
2023-12-16 12:34:35 +09:00 |
|
おさむのひと
|
025afe88b4
|
(dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加 (#12613)
* (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加
* fix tab
|
2023-12-09 21:52:25 +09:00 |
|
かっこかり
|
2c6fc0ba63
|
fix(dev-frontend) 足りてないCSPを追加 (#12606)
* fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正
* cspをなおした
* typo
|
2023-12-08 20:16:49 +09:00 |
|
かっこかり
|
c54d1cdde2
|
fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正 (#12605)
|
2023-12-08 16:54:33 +09:00 |
|
おさむのひと
|
b0039f0946
|
chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593)
* [wip]run standalone vite
* [wip]run standalone vite
* some fix (tabler icons, sw, streaming)
* fix theme
* fix run scripts
* favicon
* client-assets
* cssの読み込み順序とCSP設定の変更
* fix lang change
* fix clientManifest
* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
* 色々修正
* 色々修正
* 色々修正
* fix
* Revert "client-assets"
This reverts commit 582601e90eb771875bdf8aba263da2316a59d01b.
# Conflicts:
# packages/frontend/vite.config.ts
* 色々修正
* fix
* fix
* add url and proxy to server proxy
* Update packages/frontend/src/index.html
* wip
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* fix tabler load
* Apply suggestions from code review
* Update packages/frontend/src/index.html
* fix
* fix vite.config.local-dev.ts
* fix CONTRIBUTING.md
---------
Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev>
|
2023-12-08 08:22:08 +09:00 |
|