ThatOneCalculator
e8b6b9a3a2
old clip path for now
2022-07-18 22:26:25 -07:00
ThatOneCalculator
525bfec17b
build warnings
2022-07-18 22:20:29 -07:00
ThatOneCalculator
b76a689c2d
self host
2022-07-18 22:14:40 -07:00
ThatOneCalculator
168e99fe53
fix
2022-07-18 22:14:03 -07:00
ThatOneCalculator
bbb7555dae
Waves~
2022-07-18 21:11:19 -07:00
ThatOneCalculator
b4afac21e1
emojos
2022-07-18 21:06:54 -07:00
ThatOneCalculator
db7fbce3b1
Merge remote-tracking branch 'nullobsi/secure-fetch' into develop
2022-07-18 20:50:15 -07:00
ThatOneCalculator
3fd1e2fc6b
Merge remote-tracking branch 'futchitwo/logout-timeline' into develop
2022-07-18 20:49:10 -07:00
ThatOneCalculator
70f8c0602b
enter
2022-07-18 20:46:19 -07:00
ThatOneCalculator
b5fe871668
Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop
2022-07-18 20:35:17 -07:00
ThatOneCalculator
9ab67038ad
Merge remote-tracking branch 'thatonecalculator/autocomplete-chat' into develop
2022-07-18 20:35:11 -07:00
ThatOneCalculator
f7007f2863
Merge remote-tracking branch 'thatonecalculator/fix-chat-continuation' into develop
2022-07-18 20:34:53 -07:00
ThatOneCalculator
67460a4e7b
Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop
2022-07-18 20:34:37 -07:00
ThatOneCalculator
134040410f
Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop
2022-07-18 20:31:46 -07:00
ThatOneCalculator
005d557502
Calckey
2022-07-18 19:00:45 -07:00
xianon
1848655262
ユーザー情報の取得の再試行を修正する ( #9017 )
2022-07-18 21:43:31 +09:00
nullobsi
4e52c8d8fd
Add secure mode settings to Security tab
2022-07-17 15:25:40 -07:00
syuilo
321b6f3977
lint fix
2022-07-18 05:08:13 +09:00
syuilo
b76d76b8f9
enhance(client): tweak ui
2022-07-18 05:03:39 +09:00
syuilo
6437723414
enhance(client): tweak ui
2022-07-17 23:18:05 +09:00
syuilo
18462c1ec7
chore(client): tweak style
2022-07-17 05:13:07 +09:00
futchitwo
8903a4691f
loginRequired プロパティを使わないように
2022-07-17 00:42:02 +09:00
syuilo
da75b53f52
feat(client): registry editor
2022-07-16 23:11:05 +09:00
syuilo
e725ad54cc
chore(client): tweak style
2022-07-16 22:16:01 +09:00
syuilo
1c670a3074
chore(client): tweak user-info routing
2022-07-16 16:52:12 +09:00
syuilo
f4aad83644
chore(client): tweak deck ui
2022-07-16 15:19:44 +09:00
syuilo
ad298da308
chore(client): tweak ui
2022-07-16 13:49:23 +09:00
syuilo
c6d8346b7f
enhance(client): RSSティッカーで表示順序をシャッフルできるように
2022-07-15 17:12:08 +09:00
syuilo
2cb5e792fd
chore(client): tweak ui
2022-07-15 17:01:13 +09:00
Kainoa Kanter
e15be5ce08
Merge branch 'develop' into toggle-ads
2022-07-14 17:48:59 -07:00
syuilo
52a3dd2f25
chore(client): improve usability
2022-07-14 23:50:07 +09:00
tamaina
2759fa5891
use MkStickyContainer ( #9000 )
2022-07-14 23:31:01 +09:00
syuilo
6b1a892a86
refactor(client): rename menu(sidebar) -> navbar
2022-07-14 17:42:12 +09:00
ThatOneCalculator
17381e9c0c
Make showing ads toggleable
2022-07-13 17:54:12 -07:00
syuilo
66ce279232
chore(client): trust ios
2022-07-13 21:41:06 +09:00
Andreas Nedbal
0e9dec388b
fix(client): hide bot protection warning with disabled registrations ( #8794 )
...
* fix(client): hide bot protection warning with disabled registrations
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-13 21:23:20 +09:00
syuilo
c2e1cd19e7
chore(client): tweak explore page
2022-07-13 18:09:41 +09:00
syuilo
ac335a17ae
chore(client): tweak ui
2022-07-12 22:42:50 +09:00
Kainoa Kanter
29eefbd553
🎨
2022-07-11 15:00:48 -07:00
ThatOneCalculator
b739eeb8d6
Fix broken chats
...
Co-authored-by: @ltlapy
2022-07-11 13:45:00 -07:00
syuilo
638f0eba12
enhance: make active email validation configurable
2022-07-09 15:05:55 +09:00
ThatOneCalculator
9ccc508d01
Remove from watch
2022-07-08 16:09:18 -07:00
ThatOneCalculator
ee30560bc8
Make optional
2022-07-08 15:45:19 -07:00
syuilo
ed5d81859f
feat: auto nsfw detection ( #8840 )
...
* feat: auto nsfw detection
* ✌️
* 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>
2022-07-07 21:06:37 +09:00
syuilo
f70965a258
chore(client): tweak ui
2022-07-07 21:00:42 +09:00
syuilo
011df8b99d
chore(client): tweak ui
2022-07-07 20:19:50 +09:00
syuilo
4ba0d551e0
chore(client): tweak ui
2022-07-07 18:06:34 +09:00
ThatOneCalculator
a66f9ef810
prevent default for good enter
2022-07-06 18:39:32 -07:00
ThatOneCalculator
50e7c828f3
Disable enter for touchscreens
2022-07-06 18:35:45 -07:00
ThatOneCalculator
bf1e0bb0c6
Fix client lint
2022-07-06 18:14:05 -07:00
ThatOneCalculator
61268823aa
Autocomplete in messaging
2022-07-06 18:09:26 -07:00
ThatOneCalculator
d8a7e14294
Don't need for shift key
2022-07-06 17:59:21 -07:00
ThatOneCalculator
7b6665653e
Enter sends message, ctrl/meta/shift + enter makes newline
2022-07-06 17:54:04 -07:00
syuilo
1ceeec7cfa
fix(client): テーマを作成するとクライアントが起動しなくなる
2022-07-06 07:08:45 +09:00
syuilo
7bf93660be
chore(client): remove unused class
2022-07-05 22:40:53 +09:00
syuilo
8e5af92d2e
chore(client): tweak ui
2022-07-05 22:40:15 +09:00
syuilo
516cb31ca7
fix(client): user search of explore not working
2022-07-05 17:20:34 +09:00
syuilo
9d24f0f8fb
chore(client): tweak deck
2022-07-05 15:55:55 +09:00
syuilo
0e4389aa5a
chore(client): tweak ui
2022-07-05 12:09:49 +09:00
Kainoa Kanter
698409a1b1
chore: fix client lint errors ( #8934 )
...
* Fix client lint
* Hide no-v-html
* Ignore banned type
* Update page-editor.vue
2022-07-05 11:21:59 +09:00
CyberRex
bc49a0e9be
Add additional drive capacity change support ( #8867 )
...
* 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>
* 🎨
* 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>
2022-07-05 00:21:01 +09:00
Johann150
ae3a51a673
fix lint no-undef
2022-07-04 16:33:55 +02:00
Johann150
0dc3a8b2e8
fix lint: use let instead of const for $ref
...
Fixes lint no-const-assign.
2022-07-04 16:22:21 +02:00
Johann150
d23b262519
refactor: remove unnecessary computed
...
Fixes lint no-const-assign.
2022-07-04 16:17:07 +02:00
Johann150
3439b4abf7
fix: spellcheck is boolean not string
2022-07-04 10:35:27 +02:00
syuilo
2a24fc18ca
enhance(client): tweak statusbar
2022-07-04 01:37:47 +09:00
syuilo
be4266e611
enhance(client): refine deck
...
Fix #7720
2022-07-03 20:30:58 +09:00
futchitwo
861fd2453b
better variable name
2022-07-03 19:32:34 +09:00
syuilo
bd7bda0c0d
fix(client): fix wrong import
2022-07-03 16:36:23 +09:00
syuilo
20f9bb10db
fix(client): fix wrong import
2022-07-03 16:19:47 +09:00
syuilo
569cc28025
fix(client): style tweak for ios
2022-07-03 16:17:31 +09:00
syuilo
136cb46515
fix(client): フォロワー一覧がフォローににゃっているんだにゃあ
2022-07-03 14:44:18 +09:00
syuilo
dddb394302
chore(client): tweak style
2022-07-03 14:43:28 +09:00
syuilo
58ebe2ed05
feat(client): status bar (experimental)
2022-07-03 14:40:02 +09:00
syuilo
e5ccfa5158
feat: moderation note
2022-07-03 00:15:03 +09:00
syuilo
395b61b271
fix(client): use unique class names for root to prevent conflicts of style
2022-07-02 21:29:48 +09:00
syuilo
92aa415ea6
enhance(client): better sticky-container component
2022-07-02 21:28:55 +09:00
syuilo
89dbc73bef
enhance(client): better marquee component
2022-07-02 21:28:04 +09:00
futchitwo
2ded96af18
feature(client): Timeline page for non-login users
2022-07-02 20:08:31 +09:00
syuilo
e23e7de453
feat: Log user ips ( #8872 )
...
* wip
* store ip and headers
* Update admin-file.vue
* require admin for view ip/headers
* IP (recent) 消した
* admin必須
* opt in
* clean ips periodically
* respect logging setting in drive/files/create
2022-07-02 15:12:11 +09:00
syuilo
c8c7d10348
refactor(client): refactoring
2022-07-02 14:00:37 +09:00
syuilo
c90225ea02
chore(client): tweak ui
2022-07-02 12:22:52 +09:00
syuilo
aee19d16c6
feat(client): poll highlights in explore page
2022-07-01 23:42:03 +09:00
syuilo
307533c29d
enhance(client): ハイライトをみつけるに統合
2022-07-01 23:33:47 +09:00
syuilo
8c3f155a79
chore(client): tweak ui
2022-07-01 18:55:45 +09:00
syuilo
0c252532be
chore(client): tweak ui
2022-07-01 15:06:17 +09:00
syuilo
f4b4b9fdfc
chore(client): fix pie rendering
2022-07-01 00:38:20 +09:00
syuilo
03b377eea6
chore(client): tweak ui
2022-06-30 22:02:08 +09:00
syuilo
0c04efa425
chore(client): tweak ui
2022-06-30 21:38:34 +09:00
syuilo
986b12d4a8
chore(client): tweak ui
2022-06-30 20:15:14 +09:00
syuilo
38cdd46063
chore(client): tweak client
2022-06-30 15:32:11 +09:00
syuilo
d9c7409a6c
enhance(client): show confirm dialog when logout
2022-06-30 15:09:10 +09:00
syuilo
7be20ff1a7
tweak client
2022-06-30 10:53:40 +09:00
syuilo
6d51e4aa4f
feat(client): add tag cloud component
2022-06-29 21:22:15 +09:00
syuilo
c02f155c70
enhance(client): improve router
...
Fix #8902
2022-06-29 16:00:00 +09:00
syuilo
a40862106c
chore(client): tweak client
2022-06-29 15:41:06 +09:00
syuilo
ee71296eb7
chore(client): tweak style
2022-06-29 14:19:40 +09:00
syuilo
d2790bfa60
enhance(client): add users tab to instance-info
2022-06-29 14:14:27 +09:00
ThatOneCalculator
bf6a4b8696
Self host error/info/not-found images
2022-06-28 19:33:32 -07:00
syuilo
b9c7b9be04
enhance(client): メニュー整理
...
Resolve #6389
Fix #8035
2022-06-29 11:13:32 +09:00