Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite #67

Closed
wants to merge 54 commits into from
Closed

Vite #67

wants to merge 54 commits into from

Commits on Apr 22, 2022

  1. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    78239a9 View commit details
    Browse the repository at this point in the history
  2. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d240c32 View commit details
    Browse the repository at this point in the history
  3. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9d02728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b4d75c View commit details
    Browse the repository at this point in the history
  5. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f5f8843 View commit details
    Browse the repository at this point in the history
  6. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c63c1c9 View commit details
    Browse the repository at this point in the history
  7. wip

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    73d138d View commit details
    Browse the repository at this point in the history
  8. ✌️

    tamaina committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8a850fb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. use import

    tamaina committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    77fef4e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    b2886b5 View commit details
    Browse the repository at this point in the history
  2. fix

    tamaina committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    95cda32 View commit details
    Browse the repository at this point in the history
  3. install rollup

    tamaina committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    fa2deb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    23d9874 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. use defineAsyncComponent.

    tamaina committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    07e0e38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'swn' into vite

    tamaina committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0329b02 View commit details
    Browse the repository at this point in the history
  3. fix emojilist

    tamaina committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    11f735b View commit details
    Browse the repository at this point in the history
  4. wip use defineAsyncComponent

    tamaina committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    555d42f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    6e344ad View commit details
    Browse the repository at this point in the history
  2. draggable?

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    18aa1f2 View commit details
    Browse the repository at this point in the history
  3. fix init import

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d0a87b4 View commit details
    Browse the repository at this point in the history
  4. clean up

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    96e5759 View commit details
    Browse the repository at this point in the history
  5. fix router

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    130a297 View commit details
    Browse the repository at this point in the history
  6. add comment

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    c32cde5 View commit details
    Browse the repository at this point in the history
  7. ✌️

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b6109b2 View commit details
    Browse the repository at this point in the history
  8. ✌️

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8db5a14 View commit details
    Browse the repository at this point in the history
  9. ✌️

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4a8ce03 View commit details
    Browse the repository at this point in the history
  10. remove webpack

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3d167a1 View commit details
    Browse the repository at this point in the history
  11. update vite

    tamaina committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    edb79ec View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. fix boot sequence

    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e893dbf View commit details
    Browse the repository at this point in the history
  2. Revert "fix boot sequence"

    This reverts commit e893dbf.
    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ac9a269 View commit details
    Browse the repository at this point in the history
  3. revert boot import

    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e0740f9 View commit details
    Browse the repository at this point in the history
  4. never make two app div

    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    dd5e493 View commit details
    Browse the repository at this point in the history
  5. ;

    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b38f82b View commit details
    Browse the repository at this point in the history
  6. remove console.log

    tamaina committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    03cd696 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Merge branch 'swn' into vite

    tamaina committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    25f5fa6 View commit details
    Browse the repository at this point in the history
  2. feat: Improve Push Notification (misskey-dev#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
    
    * misskey-dev#7769 (comment)
    
    * 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 defbb41.
    
    * Revert "clean up"
    
    This reverts commit f94919c.
    
    * 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>
    3 people authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    766559c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Refactor integration to use Composition API (misskey-dev#8581)

    * refactor(client): refactor integration to use Composition API
    
    * fix(client): drop superfluous enable* constants
    
    * refactor(client): deduplicate window opening for services
    pixeldesu authored May 1, 2022
    Configuration menu
    Copy the full SHA
    3dc027b View commit details
    Browse the repository at this point in the history
  2. Refactor instance-mute to use Composition API (misskey-dev#8580)

    * refactor(client): refactor instance-mute to use Composition API
    
    * Apply review suggestion from @Johann150
    
    Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
    
    * Apply review suggestion from @Johann150
    
    Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
    
    Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
    pixeldesu and Johann150 authored May 1, 2022
    Configuration menu
    Copy the full SHA
    475b755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    274ca6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17047d2 View commit details
    Browse the repository at this point in the history
  5. Refactor custom-css to use Composition API (misskey-dev#8571)

    * refactor(client): refactor custom-css to use Composition API
    
    * Apply review suggestion from @Johann150
    
    Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
    
    Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
    pixeldesu and Johann150 authored May 1, 2022
    Configuration menu
    Copy the full SHA
    a00a1fd View commit details
    Browse the repository at this point in the history
  6. modify CHANGELOG.md

    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    b00bf57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e083205 View commit details
    Browse the repository at this point in the history
  8. fix: Add rel attribute to host-meta (misskey-dev#8583)

    * Add rel attribute to host-meta
    
    * CHANGELOG
    mei23 authored May 1, 2022
    Configuration menu
    Copy the full SHA
    60391ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ed010b View commit details
    Browse the repository at this point in the history
  10. change clientEntry sequence

    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    743393d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e31baa9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    193de40 View commit details
    Browse the repository at this point in the history
  13. fix

    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    12741b3 View commit details
    Browse the repository at this point in the history
  14. Revert "fix"

    This reverts commit 12741b3.
    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    8222905 View commit details
    Browse the repository at this point in the history
  15. fix

    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    99c286c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    74996f6 View commit details
    Browse the repository at this point in the history
  17. add log

    syuilo authored May 1, 2022
    Configuration menu
    Copy the full SHA
    52c69a7 View commit details
    Browse the repository at this point in the history
  18. add comment

    tamaina committed May 1, 2022
    Configuration menu
    Copy the full SHA
    68afdec View commit details
    Browse the repository at this point in the history