1
0

enhance(server): make identicon same between local and remote

Resolve #10200
This commit is contained in:
syuilo
2023-03-05 11:09:55 +09:00
parent ba2630c615
commit b9a3b2c165
2 changed files with 8 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ You should also include the user name that made the change.
### Improvements
- クリップ、チャンネルページに共有ボタンを追加
- ドライブの「URLからアップロード」で、content-dispositionのfilenameがあればそれをファイル名に
- Identiconがローカルとリモートで同じになるように
- サーバーのパフォーマンスを改善
### Bugfixes