| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance: show recipients of notes with specified visibility (#8949) | Johann150 | 2022-07-07 | 6 | -49/+61 |
| | | | | | | | | | | | | | | | | * enhance: reusable visibility component * rename renote tooltip component The tooltip that is used for renotes can be used in other cases as well. * add tooltip for specified recipients * add changelog entry * Update visibility.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | feat: auto nsfw detection (#8840) | syuilo | 2022-07-07 | 6 | -25/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: auto nsfw detection * :v: * Update ja-JP.yml * Update ja-JP.yml * ポルノ判定のしきい値を高めに * エラーハンドリングちゃんとした * Update ja-JP.yml * 感度設定を強化 * refactor * feat: add video support for auto nsfw detection * rename: image -> media * .js * fix: add missing error handling * fix: use valid pathname instead of using filename due to invalid usage * perf(nsfw-detection): decode frames * disable detection of video for some reasons * perf(nsfw-detection): streamify detection process for video * disable disallowUploadWhenPredictedAsPorn option * fix(nsfw-detection): improve reliability * fix(nsfw-detection): use Math.ceil instead of Math.round * perf(nsfw-detection): delete tmp frames after used * fix(nsfw-detection): FSWatcher does not emit ready event * perf(nsfw-detection): skip black frames * refactor: strip exists check * Update package.json * めっちゃ変えた * lint * Update COPYING * オプションで動画解析できるように * Update yarn.lock * Update CHANGELOG.md Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 3 | -22/+26 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 3 | -28/+35 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -3/+7 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): make widgets available on tablet again | syuilo | 2022-07-07 | 1 | -14/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-07 | 3 | -3/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -41/+2 |
| | | |||||
| * | refactor: use overflow-y to determine scroll container | Johann150 | 2022-07-06 | 1 | -6/+2 |
| | | | | | | | By using `overflow-y` instead of `overflow` using `endsWith` can be avoided and represents the data we are actually interested in here more accurately. | ||||
| * | refactor: use autofocus parameter | Johann150 | 2022-07-06 | 1 | -14/+1 |
| | | | | | | Using the `ref` seems to be broken but using the autofocus parameter seems to fix it. | ||||
| * | chore(client): tweak style | syuilo | 2022-07-06 | 1 | -1/+1 |
| | | |||||
| * | perf(client): trying improve perf of emoji-picker | syuilo | 2022-07-06 | 1 | -2/+2 |
| | | |||||
| * | Revert "revert emoji picker changes" | syuilo | 2022-07-06 | 2 | -29/+28 |
| | | | | | This reverts commit 38d5303ccd067e67f11ae130b643713f6ca86eef. | ||||
| * | fix prismjs import | Johann150 | 2022-07-06 | 1 | -1/+1 |
| | | | | | fixes #8944 | ||||
| * | revert emoji picker changes | syuilo | 2022-07-06 | 2 | -28/+29 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-07-06 | 3 | -3/+17 |
| | | | | | テーマを作成するとクライアントが起動しなくなる | ||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 2 | -8/+8 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 5 | -84/+85 |
| | | |||||
| * | chore(client): remove unused class | syuilo | 2022-07-05 | 3 | -6/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 2 | -45/+49 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 5 | -29/+34 |
| | | |||||
| * | chore(client): fix type | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): improve usability | syuilo | 2022-07-05 | 2 | -1/+10 |
| | | |||||
| * | feat(client): メニューからページをリロードできるように | syuilo | 2022-07-05 | 1 | -0/+7 |
| | | |||||
| * | perf: allow get for notes/reactions | syuilo | 2022-07-05 | 1 | -1/+2 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | fix: pagination uses API correctly (#8925) | Johann150 | 2022-07-05 | 1 | -2/+6 |
| | | |||||
| * | fix(client): user search of explore not working | syuilo | 2022-07-05 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-05 | 1 | -8/+0 |
| | | |||||
| * | enhance(client): improve marquee | syuilo | 2022-07-05 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-05 | 1 | -1/+0 |
| |\ | |||||
| | * | Update store.ts (#8937) | Kainoa Kanter | 2022-07-05 | 1 | -1/+0 |
| | | | |||||
| * | | chore(client): tweak deck | syuilo | 2022-07-05 | 2 | -1/+7 |
| | | | |||||
| * | | chore(client): tweak deck | syuilo | 2022-07-05 | 3 | -15/+7 |
| |/ | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 1 | -11/+11 |
| | | |||||
| * | chore: fix client lint errors (#8934) | Kainoa Kanter | 2022-07-05 | 14 | -65/+78 |
| | | | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue | ||||
| * | Add additional drive capacity change support (#8867) | CyberRex | 2022-07-05 | 1 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add additional drive capacity change support * Update packages/backend/src/server/api/endpoints/admin/drive-capacity-override.ts Co-authored-by: Johann150 <johann@qwertqwefsday.eu> * :art: * show instance default capacity in placeholder * fix * update api/drive * fix * remove : * fix lint Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | fix lint @typescript-eslint/ban-types | Johann150 | 2022-07-04 | 5 | -10/+7 |
| | | |||||
| * | fix lint no-prototype-builtins | Johann150 | 2022-07-04 | 4 | -5/+6 |
| | | |||||
| * | fix lint no-undef | Johann150 | 2022-07-04 | 6 | -3/+5 |
| | | |||||
| * | fix lint: use let instead of const for $ref | Johann150 | 2022-07-04 | 4 | -6/+6 |
| | | | | | Fixes lint no-const-assign. | ||||
| * | refactor: remove unnecessary computed | Johann150 | 2022-07-04 | 1 | -8/+3 |
| | | | | | Fixes lint no-const-assign. | ||||
| * | fix lint vue/require-valid-default-prop | Johann150 | 2022-07-04 | 1 | -2/+2 |
| | | |||||
| * | fix lint no-fallthrough | Johann150 | 2022-07-04 | 1 | -0/+3 |
| | | |||||
| * | fix lint padded-blocks | Johann150 | 2022-07-04 | 5 | -5/+0 |
| | | |||||
| * | fix(lint): semicolong spacing | Johann150 | 2022-07-04 | 2 | -2/+4 |
| | | |||||
| * | fix: replace use of window | Johann150 | 2022-07-04 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-04 | 7 | -13/+13 |
| |\ | |||||
| | * | fix: spellcheck is boolean not string | Johann150 | 2022-07-04 | 7 | -13/+13 |
| | | | |||||