Skip to content
Snippets Groups Projects
  1. Dec 07, 2022
  2. Nov 13, 2022
  3. Jul 08, 2022
  4. May 15, 2022
  5. Apr 23, 2022
  6. Feb 28, 2022
  7. Feb 09, 2022
    • MeiMei's avatar
      Node v16.13.2 (#8281) · 7ba5512a
      MeiMei authored
      * Node v16.13.2
      
      * 一瞬CI変更
      
      * Revert "一瞬CI変更"
      
      This reverts commit 144df615a8eb44f621188334b18c1a73277126e2.
  8. Nov 14, 2021
  9. Nov 12, 2021
  10. Sep 04, 2021
    • Jun Kurihara's avatar
      fix Dockerfile (#7763) · 65d9c304
      Jun Kurihara authored
      * fix Dockerfile
      
      * remove unnecessary change
      
      * add misskey-assets in .dockerignore
    • syuilo's avatar
      藍モード (#7687) · 8407702b
      syuilo authored
      * wip
      
      * wip
      
      * シンボリックリンクやめた
      
      * install lib dependency
      
      * bring live2d assets from misskey-dev/assets
      
      * refactor
      
      * nanka iroiro
      
      * コミット忘れ
      
      * random motion
      
      * wip
      
      * run git submodule update --init
      
      * コミット忘れ
      
      * refactor
      
      * fix bug
      
      * Update misskey-assets
      
      * lint
      
      * lint
      
      * lint
      
      * 藍モード修正 (#7702)
      
      * lazy load live2d script
      
      * fix typo
      
      * lazy load also widget
      
      * hot link to cubism core
      
      * https://github.com/misskey-dev/misskey/pull/7702/files#r695623821
      
      
      
      * fix lint
      
      * remove live2d stuff
      
      * use iframe
      
      * update
      
      * Update gulpfile.ts
      
      * update
      
      * Update .gitattributes
      
      * update
      
      Co-authored-by: default avatartamaina <tamaina@hotmail.co.jp>
  11. Aug 15, 2021
  12. Aug 12, 2021
  13. May 21, 2021
  14. Apr 28, 2021
  15. Apr 17, 2021
  16. Mar 05, 2021
  17. Feb 08, 2021
  18. Nov 28, 2020
  19. Nov 15, 2020
  20. Nov 14, 2020
  21. Aug 09, 2020
  22. Jun 27, 2020
  23. May 08, 2020
  24. May 06, 2020
  25. Apr 26, 2020
  26. Oct 04, 2019
  27. Sep 26, 2019
  28. Sep 02, 2019
  29. Aug 18, 2019
  30. Jul 15, 2019
  31. Jul 14, 2019
  32. Jul 04, 2019
  33. May 18, 2019
  34. May 16, 2019
  35. May 04, 2019
  36. Apr 17, 2019
    • かひわし4(バージョン1)'s avatar
      Docker: Back to npm from yarn (#4730) · 112a72ab
      This commit reverts "Fix Dockerfile #4214" which uses yarn instead of npm.
      The cause of the build error is that binding.gyp and src/crypto_key.cc
      are missing when installing dependencies.
      In other words, yarn did not fix build error.
      
      There is no reason to use yarn, so go back to npm.
      112a72ab
Loading