Commit graph

1754 commits

Author SHA1 Message Date
ThatOneCalculator
c6816151f7 feat: start work on vue-isyourpasswordsafe integration 2022-09-12 00:17:07 -07:00
ThatOneCalculator
f2bf9cb36b chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
ThatOneCalculator
0e8477e221 chore: 🔀 Merge upstream 2022-09-10 12:14:19 -07:00
ThatOneCalculator
3f6aeadcb2 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
syuilo
8a59d19530 Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo
6edef39cf7 Update .eslintrc.js 2022-09-11 01:58:34 +09:00
rinsuki
16537d8c92 chore(sw): only proxies HTML requests (#9070)
* chore(sw): only proxies HTML requests

もはやHTMLじゃなさそうなリクエストにはSWで関与しないようにする

こうするといろいろな面倒事が解決するはず…たぶん

Resolve #9037
Resolve #9038

* align code style

* Update packages/sw/src/sw.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-09-10 19:25:32 +09:00
syuilo
00cac3103c update deps 2022-09-10 19:14:07 +09:00
syuilo
db67e4da50 chore(client): 🎨 2022-09-10 16:28:59 +09:00
ThatOneCalculator
e149bdb558 fix: 🐛 add script to pages view 2022-09-09 15:51:43 -07:00
ThatOneCalculator
aff8d59c1c Add swiper to pages 2022-09-09 15:47:53 -07:00
ThatOneCalculator
79d7f0804e Add swiper to notifications 2022-09-09 15:44:55 -07:00
ThatOneCalculator
13b4b58c74 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator
53b2bea6f5 Add swiper to channels 2022-09-09 15:32:05 -07:00
ThatOneCalculator
02bd60b1de Add swiper for admin file 2022-09-09 15:26:33 -07:00
ThatOneCalculator
837e662d42 Add swiper to about 2022-09-09 15:11:06 -07:00
ThatOneCalculator
ab7d6ac90f fix: 🐛 Show title on mobile if there's no tab buttons 2022-09-09 15:04:31 -07:00
ThatOneCalculator
4a62402c86 sus 2022-09-09 13:59:15 -07:00
ThatOneCalculator
a21ebc8caa fix: 🐛 gay gay homosexual gay 2022-09-09 13:56:42 -07:00
ThatOneCalculator
b6b40ce71d me not smart 2022-09-09 13:47:19 -07:00
ThatOneCalculator
13b6f075fa revert 2022-09-09 13:41:13 -07:00
ThatOneCalculator
348a459a6d fix 2022-09-09 13:35:48 -07:00
ThatOneCalculator
e9de96d94c f 2022-09-09 13:32:52 -07:00
ThatOneCalculator
4ff5f44e99 fix: 🚑 tl not showing up 2022-09-09 13:31:48 -07:00
ThatOneCalculator
17b7fce237 fix: 🐛 Promper Info import 2022-09-09 12:22:05 -07:00
ThatOneCalculator
7f7b17f8a5 upstream b 2022-09-09 12:17:11 -07:00
ThatOneCalculator
87f9e45048 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
ThatOneCalculator
501411e9a2 feat: ⚗️ Swiping in featured 2022-09-09 12:09:12 -07:00
ThatOneCalculator
64924986bf fix: 🐛 Fix slide sync on initial timeline load 2022-09-09 11:06:18 -07:00
ThatOneCalculator
7de1d1327e fix: 🐛 fix header button positions on mobile 2022-09-08 10:42:01 -07:00
ThatOneCalculator
76abb3a2a2 chore: ⬆️ Upgrade several deps
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
ThatOneCalculator
037ef98290 fix: 2022-09-07 16:18:04 -07:00
ThatOneCalculator
8d358052b9 fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator
1962dba1b8 chore: ⬆️ Upgrade Vite 2022-09-07 15:51:01 -07:00
ThatOneCalculator
8c4061f375 feat: Swiper in notifs 2022-09-07 15:49:07 -07:00
ThatOneCalculator
d828274b74 fix: 🐛 sync tab when getting last timeline 2022-09-07 15:40:25 -07:00
ThatOneCalculator
d2a3a3d4dd fix: 🐛 Don't show tab title on mobile 2022-09-07 15:37:04 -07:00
ThatOneCalculator
e8866825f5 fix 2022-09-07 15:33:21 -07:00
ThatOneCalculator
7ff2ecebe6 feat: Better tabs for mobile 2022-09-07 15:09:23 -07:00
syuilo
71d4e577dd fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo
c8d228f2df refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo
2a02edb075 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo
a1482bc1ad Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo
75b7caba63 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
Takuya Yoshida
4eb8ae7937 Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
ThatOneCalculator
3a809cf25f fix: 🐛 sync fixed 2022-09-05 18:42:01 -07:00
ThatOneCalculator
2854f1461c lfg 2022-09-05 18:34:48 -07:00
ThatOneCalculator
06ed517e0c .7 2022-09-05 18:27:32 -07:00
ThatOneCalculator
183c6305c3 refactor: Swiper, no swiping! :fox:
Swiper everywhere, attempt to sync to header bar
2022-09-05 18:13:17 -07:00
ThatOneCalculator
b67e81ca82 fix: 🚑 fix ref 2022-09-05 15:55:28 -07:00