Commit Graph

1435 Commits

Author SHA1 Message Date
syuilo 212b2c738b fix html 2022-07-24 17:09:46 +09:00
ThatOneCalculator 4088097887 Even more spacing 2022-07-24 00:00:24 -07:00
ThatOneCalculator f73ad931b1 More padding 2022-07-23 23:54:54 -07:00
ThatOneCalculator 8ed88c9e10 Rose Pine sparkles 2022-07-23 23:48:00 -07:00
ThatOneCalculator acc482abef Rose Pine danger color 2022-07-23 23:46:13 -07:00
syuilo 92f9392bcf refactor(client): refactor components 2022-07-24 15:45:16 +09:00
syuilo bd8db402e6 chore(client): tweak style 2022-07-24 15:41:06 +09:00
ThatOneCalculator 55b19a8ef2 Item Spacing 2022-07-23 23:39:55 -07:00
ThatOneCalculator 73ec7cb896 margin bottom for icon only 2022-07-23 23:30:25 -07:00
ThatOneCalculator ab81d50078 Clear up Ai mode 2022-07-23 23:29:01 -07:00
ThatOneCalculator f7a03c77d8 ACTUALLY align, .b4 2022-07-23 23:17:44 -07:00
ThatOneCalculator c479de3b22 align instance icon on mobile 2022-07-23 23:13:18 -07:00
ThatOneCalculator c1be1c01b5 New navbar for mobile 2022-07-23 23:05:20 -07:00
ThatOneCalculator e4a72f8de3 🎨 2022-07-23 22:10:07 -07:00
ThatOneCalculator 394b9d404a pf bg 2022-07-23 22:01:41 -07:00
ThatOneCalculator 1a9a3b1bc4 start better headerbar 2022-07-23 21:57:13 -07:00
ThatOneCalculator 0074ff52e6 🎨 2022-07-23 21:39:48 -07:00
ThatOneCalculator bf8a82bf67 Less cluttered notifications 2022-07-23 21:30:42 -07:00
ThatOneCalculator 4230e289da more rpine stuff 2022-07-23 21:23:04 -07:00
ThatOneCalculator 8ab4242918 More rpine stuff 2022-07-23 21:23:03 -07:00
ThatOneCalculator c1f301056b More RPine 2022-07-23 21:16:35 -07:00
ThatOneCalculator f41374789e fix note button 2022-07-23 21:10:34 -07:00
ThatOneCalculator 53c794cd60 fixxxx 2022-07-23 20:21:19 -07:00
ThatOneCalculator 194df14a3c fix 2022-07-23 20:10:17 -07:00
ThatOneCalculator f1919f73d6 spacing in navbar 2022-07-23 20:06:26 -07:00
ThatOneCalculator d30a2dc0db showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator 07a79c916c fix style 2022-07-23 20:01:24 -07:00
ThatOneCalculator 86eede2403 finish up new navbar 2022-07-23 19:54:13 -07:00
ThatOneCalculator eb6c975395 More Rose Pine shtuff 2022-07-23 19:49:00 -07:00
ThatOneCalculator f7e0c8a4a9 MkLoading instead of "Loading..." 2022-07-23 19:45:27 -07:00
ThatOneCalculator 05e54fe819 fix 2022-07-23 19:36:50 -07:00
ThatOneCalculator 859a6870a3 :imstuff: 2022-07-23 19:28:57 -07:00
ThatOneCalculator ed50935360 Navbar test 2022-07-23 19:18:44 -07:00
ThatOneCalculator e5fcab860c Mark as read from notifications widget 2022-07-23 19:10:05 -07:00
ThatOneCalculator a866d49b6f Merge remote-tracking branch 'johann150/mk/bearer-authentication' into develop 2022-07-23 19:05:35 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 1f98b349bf Merge remote-tracking branch 'misskey/develop' into develop 2022-07-23 18:57:23 -07:00
dependabot[bot] d93ad43c49
chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:41:01 +09:00
dependabot[bot] ab9fcc863f
chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:40:54 +09:00
syuilo c64b3c9c43 lint fix 2022-07-23 14:31:54 +09:00
syuilo 3acfeb1680 update tfjs 2022-07-23 14:31:15 +09:00
Kainoa Kanter e371120c8b
fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator d2b0367e8f Merge remote-tracking branch 'misskey/develop' into develop 2022-07-21 23:43:30 -07:00
xianon b6556c7ff1
リモートユーザーを正しくブロックできるように修正する (#9027) 2022-07-22 15:41:31 +09:00
ThatOneCalculator db97dff0cb b3 2022-07-21 12:48:23 -07:00
syuilo 035ec0a874 enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo 9ed6a9701a fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo 53d24c2ba1 chore: improve error message of boot 2022-07-21 22:30:36 +09:00
syuilo 62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
ThatOneCalculator 490fab8335 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
Johann150 5466f547cd
fix: not logged in clients send correct header 2022-07-20 18:41:07 +02:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 39ee039fcb chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo 9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
syuilo 716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo e83dd90e07 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator 429c5b2cbc fix search 2022-07-19 21:53:08 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator 6aa6dcdc5e 0.1 for small 2022-07-19 19:56:37 -07:00
ThatOneCalculator cd4e32c680 mob nav 2022-07-19 16:56:23 -07:00
ThatOneCalculator 10d1a6c9da revert change pos 2022-07-19 16:51:37 -07:00
ThatOneCalculator d88f07f431 Properly apply star is like patch 2022-07-19 15:23:26 -07:00
ThatOneCalculator 97e03f9e9d Renewed navbar 2022-07-19 15:14:37 -07:00
ThatOneCalculator 40300ce9cb Calckey in about 2022-07-19 12:31:24 -07:00
ThatOneCalculator 3149b93de2 indentation 2022-07-19 12:01:45 -07:00
ThatOneCalculator 4d0f511fa1 Better ASCII art 2022-07-19 11:18:44 -07:00
ThatOneCalculator 64ef31f8db Calckey as software name, finally! 2022-07-19 10:49:43 -07:00
ThatOneCalculator de6c93ceb6 Calckey in launch strings 2022-07-19 10:18:05 -07:00
ThatOneCalculator b1efe26c89 More Calckey strings 2022-07-19 10:13:17 -07:00
ThatOneCalculator 8aaaa82e5b calckey in abt 2022-07-19 09:33:26 -07:00
ThatOneCalculator 4386004fbf Branding 2022-07-19 09:21:45 -07:00
ThatOneCalculator eaf31f78ad Merge remote-tracking branch 'misskey/develop' into develop 2022-07-19 09:04:29 -07:00
syuilo 2497499d63 Merge branch 'develop' into pr/9021 2022-07-19 23:53:08 +09:00
syuilo 17afbc3c46 enhance(client): suspense
Fix #8817
2022-07-19 21:36:33 +09:00
syuilo 4769cd420b fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
2022-07-19 17:21:03 +09:00
syuilo 5b8d960b9f fix(client): tweak mfm-cheat-sheet 2022-07-19 17:13:24 +09:00
Acid Chicken (硫酸鶏) a3c2dbbfb5
fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever fails (#9020) 2022-07-19 17:09:21 +09:00
Johann150 b27e3fb634
client: use bearer token authorization 2022-07-19 09:33:00 +02:00
Johann150 c4e2a222f0
handle authentication errors in stream API 2022-07-19 09:32:46 +02:00
Johann150 0131ec4a58
update openapi spec generator
Properly document GET API endpoints.
Added Bearer token authentication.
2022-07-19 09:32:01 +02:00
Johann150 4ca48908be
improve authentication errors 2022-07-19 09:29:04 +02:00
Johann150 29f7eb4482
add OAuth 2.0 Bearer Token authentication 2022-07-19 09:29:04 +02:00
ThatOneCalculator c0b42fd3be tabs 2022-07-18 23:21:08 -07:00
ThatOneCalculator 3632eec20b calckey ascii art 2022-07-18 23:07:18 -07:00
ThatOneCalculator c7c3d6e0dd Revert "Merge remote-tracking branch 'thatonecalculator/vlite' into develop"
This reverts commit d146280677, reversing
changes made to 9fc5062018.
2022-07-18 22:56:28 -07:00
ThatOneCalculator 16a90516ea learnMore points to codeberg 2022-07-18 22:39:07 -07:00
ThatOneCalculator b31386da9e #Calckey 2022-07-18 22:32:20 -07:00
ThatOneCalculator 2b0a5a6db4 fix reply limit 2022-07-18 22:30:15 -07:00
ThatOneCalculator 0cc5c23049 old clip path for now 2022-07-18 22:26:25 -07:00
ThatOneCalculator f35d518caf oauth 2022-07-18 22:22:24 -07:00
ThatOneCalculator 938e0353b4 build warnings 2022-07-18 22:20:29 -07:00
ThatOneCalculator dcdf281156 vite 3.0.2 2022-07-18 22:16:23 -07:00
ThatOneCalculator a36e097a1b self host 2022-07-18 22:14:40 -07:00
ThatOneCalculator e1309d687c fix 2022-07-18 22:14:03 -07:00
ThatOneCalculator 46644844be yarn lol 2022-07-18 22:05:38 -07:00
ThatOneCalculator 0e25cf773a yarn lol 2022-07-18 22:04:21 -07:00
ThatOneCalculator d4866c780f new logo 2022-07-18 22:00:13 -07:00