syuilo
|
5a4cf059ee
|
update deps
|
2023-09-23 12:46:19 +09:00 |
|
syuilo
|
814e28459e
|
enhance(backend): improve server icon setting
Resolve #11481
Resolve #10901
|
2023-09-16 17:05:17 +09:00 |
|
syuilo
|
1f7a81aae7
|
update deps (#11764)
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
|
2023-09-04 13:33:38 +09:00 |
|
syuilo
|
9a5bc78eb4
|
update deps
|
2023-07-15 16:07:30 +09:00 |
|
okayurisotto
|
d84796588c
|
cleanup: trim trailing whitespace (#11136)
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-07-08 07:08:16 +09:00 |
|
syuilo
|
d5c4e77c44
|
update deps
|
2023-07-07 10:53:06 +09:00 |
|
syuilo
|
60cc7f62e6
|
update deps
|
2023-06-24 13:11:53 +09:00 |
|
Ebise Lutica
|
34a32a8334
|
エラー画像URLを設定可能に (#10959)
* エラー画像URLを設定可能に
* Update CHANGELOG.md
* 設定したエラーアイコンをprefetchするようにbase.pugを変更
* 不足していたデータを追加
* enhance(frontend): デザイン調整
|
2023-06-09 14:00:53 +09:00 |
|
syuilo
|
91d790bbb6
|
update deps
|
2023-06-02 11:34:38 +09:00 |
|
Acid Chicken (硫酸鶏)
|
915ed39715
|
feat: support summary_large_image (#10862)
* feat: use summary_large_image
* chore: add video
* chore: ignore sensitive image on note
|
2023-05-20 10:35:23 +09:00 |
|
syuilo
|
bcd123371b
|
update deps
|
2023-05-02 20:52:36 +09:00 |
|
syuilo
|
bb2b33f2c9
|
update deps
|
2023-03-30 12:03:04 +09:00 |
|
syuilo
|
0944c1cd6f
|
update tabler-icons
|
2023-03-16 14:14:14 +09:00 |
|
tamaina
|
deed25a2ff
|
Fix #9842
|
2023-02-09 08:00:45 +00:00 |
|
syuilo
|
b62894ff56
|
use minified css
|
2023-01-24 15:02:16 +09:00 |
|
tamaina
|
0f3399753d
|
chore: remove Search from the name of OpenSearch
|
2023-01-06 14:00:54 +00:00 |
|
Soni L
|
123e490311
|
Support OpenSearch (closes #7058) (#9427)
Co-authored-by: Chaos <chaoticryptidz@owo.monster>
|
2022-12-29 07:53:59 +09:00 |
|
tamaina
|
2fe86fd869
|
enhance: Vite HMR while yarn dev, and more build tuning (#9361)
* enhance: Vite HMR while yarn dev, and more build tuning
* use localhost
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-12-20 13:05:36 +09:00 |
|
syuilo
|
917ef465a5
|
Use tabler icons (#9354)
* wip
* wip
* wip
* Update style.scss
* wip
* wip
* wip
* wip
|
2022-12-19 19:01:30 +09:00 |
|
syuilo
|
52cbe07a78
|
Revert "wip"
This reverts commit f83bd31fd5 .
|
2022-12-19 13:54:35 +09:00 |
|
syuilo
|
f83bd31fd5
|
wip
|
2022-12-19 13:53:41 +09:00 |
|
tamaina
|
ac0a59835e
|
wip (#9349)
|
2022-12-19 08:59:17 +09:00 |
|
tamaina
|
9c5dfd2da7
|
chore(backend): fix duplicated css preload
|
2022-12-14 08:32:52 +00:00 |
|
syuilo
|
f5ba73e7c8
|
chore: tweak logo
|
2022-06-10 14:56:05 +09:00 |
|
tamaina
|
f1d2398eac
|
fix(client): Vite related boot mechanism revision (#8753)
* preload app css
* remove salt
* APP_FETCH_FAILED error
* set max-age to 15s
|
2022-05-29 10:58:54 +09:00 |
|
tamaina
|
4917961736
|
preload app css (#8752)
|
2022-05-29 10:57:06 +09:00 |
|
syuilo
|
4fc2058745
|
chore(client): tweak loading spinner design
|
2022-05-19 15:24:35 +09:00 |
|
tamaina
|
a89003b57a
|
refactor: use Vite to build instead of webpack (#8575)
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* use import
* fix
* install rollup
* use defineAsyncComponent.
* fix emojilist
* wip use defineAsyncComponent
* popup(import -> popup(defineAsyncComponent(() => import
* draggable?
* fix init import
* clean up
* fix router
* add comment
* ✌️
* ✌️
* ✌️
* remove webpack
* update vite
* fix boot sequence
* Revert "fix boot sequence"
This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39.
* revert boot import
* never make two app div
* ;
* remove console.log
* change clientEntry sequence
* fix
* Revert "fix"
This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a.
* fix
* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210
* add log
* add comment
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-05-01 22:51:07 +09:00 |
|
syuilo
|
08ff4926c7
|
enhance(client): show loading icon on splash screen
Close #8481
|
2022-04-11 23:11:11 +09:00 |
|
syuilo
|
4f8495c7ad
|
feat: use instance icon for splash screen
|
2022-03-09 23:00:28 +09:00 |
|
Johann150
|
5760799dec
|
use high resolution asset for splash screen (#7875)
|
2022-03-09 22:47:25 +09:00 |
|
syuilo
|
4ae1a65958
|
feat: インスタンスのテーマカラーを設定できるように
|
2022-02-09 21:25:48 +09:00 |
|
syuilo
|
1162f8bcff
|
feat(client): update fontawesome v6 and self-hosting
Resolve #7475
|
2022-02-09 13:23:29 +09:00 |
|
Kainoa Kanter
|
8485559318
|
Twitterの埋め込みを修正しました [Fix Twitter embed] (#8193)
* Fix Twitter embed
* Update packages/backend/src/server/web/views/gallery-post.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/channel.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/clip.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/channel.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/gallery-post.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/page.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/user.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/page.pug
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Yay!
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update page.pug
* Update channel.pug
* Update gallery-post.pug
* Update note.pug
* Update page.pug
* Update user.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
|
2022-02-03 00:51:41 +09:00 |
|
syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|