Namekuji
ea1597c6e8
chore: add megalodon to cleaning scripts
2023-07-07 02:53:24 -04:00
Namekuji
c9983dc08a
fix: copy megalodon before node_modules, fix #10424
2023-07-07 02:46:50 -04:00
Namekuji
072cb92f4e
fix compile error
2023-06-24 04:07:19 -04:00
ThatOneCalculator
833c901a9c
chore: 🎨 format
2023-06-23 21:22:44 -07:00
ThatOneCalculator
9afc48b90e
fix: ⬇️ downgrade chalk
2023-06-23 17:59:27 -07:00
ThatOneCalculator
330681d561
fix: typo
2023-06-23 17:57:05 -07:00
ThatOneCalculator
c725a57cbf
build: build greeting
2023-06-23 17:54:58 -07:00
Namekuji
059478d02e
fix build and clean scripts
2023-06-22 16:00:28 -04:00
ThatOneCalculator
e4d41a3863
build: 🔨 add cargo clean to clean-all
2023-06-13 19:13:54 -07:00
ThatOneCalculator
a3415159be
Revert "chore: formatting"
...
This reverts commit 36283b9a358886bfcf6f40c04b5bed1fe6088ff5.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
115f92c8d0
chore: formatting
2023-06-05 16:40:48 -07:00
Kainoa Kanter
19596a91e4
refactor: 🔨 Use pnpm instead of yarn ( #9461 )
...
Reasons:
1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
tamaina
13d924b804
wip
2022-06-04 08:01:02 +00:00
ThatOneCalculator
6e16bed0a8
More yarn workspaces stuff
2022-05-30 17:31:24 -07:00
ThatOneCalculator
f94381a784
Replace install-packages.js
with workspaces
2022-05-29 17:15:11 -07:00
tamaina
1df07ded68
feat: Improve Push Notification ( #7667 )
...
* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* 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
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-04-30 21:52:07 +09:00
syuilo
3507c6c087
Update dev.js
2022-02-06 08:39:30 +09:00
syuilo
c07cb33165
implement dev command
2021-11-19 14:48:59 +09:00
syuilo
d254a05770
introduce lint for client
...
Resolve #7998
2021-11-18 23:32:43 +09:00
syuilo
ebc1116be2
Update build.js
2021-11-14 00:07:07 +09:00
syuilo
efdb826a26
npm scriptの互換性を修正
2021-11-13 13:01:22 +09:00
syuilo
cfc283363b
add clean script
2021-11-12 11:42:47 +09:00
syuilo
7337aecb73
typo
2021-11-12 11:03:28 +09:00
syuilo
edb3f09bdd
use eslint
2021-11-12 10:35:41 +09:00
syuilo
e2b448cc65
add install/build scripts
2021-11-12 10:24:19 +09:00