Commit Graph

1805 Commits

Author SHA1 Message Date
syuilo a97fcd9e73
Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo 4c767f16f6
Update .eslintrc.js 2022-09-11 01:58:34 +09:00
rinsuki e60a6cc621
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 7c89a27e61 update deps 2022-09-10 19:14:07 +09:00
syuilo 20aee2deed chore(client): 🎨 2022-09-10 16:28:59 +09:00
ThatOneCalculator 09996374e4 fix: 🐛 add script to pages view 2022-09-09 15:51:43 -07:00
ThatOneCalculator ba0bf7785a Add swiper to pages 2022-09-09 15:47:53 -07:00
ThatOneCalculator 3b3e8b5f51 Add swiper to notifications 2022-09-09 15:44:55 -07:00
ThatOneCalculator b5df90c797 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator a846a2e15c Add swiper to channels 2022-09-09 15:32:05 -07:00
ThatOneCalculator 038c367fd7 Add swiper for admin file 2022-09-09 15:26:33 -07:00
ThatOneCalculator d5ed3dbe9d Add swiper to about 2022-09-09 15:11:06 -07:00
ThatOneCalculator f7ed1b77cc fix: 🐛 Show title on mobile if there's no tab buttons 2022-09-09 15:04:31 -07:00
ThatOneCalculator 51b259a3bb sus 2022-09-09 13:59:15 -07:00
ThatOneCalculator 72ee2e3fdc fix: 🐛 gay gay homosexual gay 2022-09-09 13:56:42 -07:00
ThatOneCalculator 7ef63a770c me not smart 2022-09-09 13:47:19 -07:00
ThatOneCalculator 870f6d7b50 revert 2022-09-09 13:41:13 -07:00
ThatOneCalculator 02ccf1dbe4 fix 2022-09-09 13:35:48 -07:00
ThatOneCalculator 09d3740c67 f 2022-09-09 13:32:52 -07:00
ThatOneCalculator 86d6fe7b04 fix: 🚑 tl not showing up 2022-09-09 13:31:48 -07:00
ThatOneCalculator c13dd0f70e fix: 🐛 Promper Info import 2022-09-09 12:22:05 -07:00
ThatOneCalculator 82cc9420f0 upstream b 2022-09-09 12:17:11 -07:00
ThatOneCalculator e8664b5664 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
ThatOneCalculator 00218e7387 feat: ⚗️ Swiping in featured 2022-09-09 12:09:12 -07:00
ThatOneCalculator 11a5a99a6f fix: 🐛 Fix slide sync on initial timeline load 2022-09-09 11:06:18 -07:00
ThatOneCalculator f08c04cdb1 fix: 🐛 fix header button positions on mobile 2022-09-08 10:42:01 -07:00
ThatOneCalculator 0f21d4c077 chore: ⬆️ Upgrade several deps
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
ThatOneCalculator c9792492cb fix: 2022-09-07 16:18:04 -07:00
ThatOneCalculator 78bd658a4f fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator 17dc06e47a chore: ⬆️ Upgrade Vite 2022-09-07 15:51:01 -07:00
ThatOneCalculator 7354b363eb feat: Swiper in notifs 2022-09-07 15:49:07 -07:00
ThatOneCalculator da112b181f fix: 🐛 sync tab when getting last timeline 2022-09-07 15:40:25 -07:00
ThatOneCalculator 045fc9e1ee fix: 🐛 Don't show tab title on mobile 2022-09-07 15:37:04 -07:00
ThatOneCalculator c601650151 fix 2022-09-07 15:33:21 -07:00
ThatOneCalculator 9b3ad73576 feat: Better tabs for mobile 2022-09-07 15:09:23 -07:00
nullobsi 1c7dc4a1e8
Hide private data in pug when private mode is enabled 2022-09-06 20:47:36 -07:00
nullobsi 7caec25f0f
Add secure mode settings to Security tab 2022-09-06 20:47:33 -07:00
nullobsi 26f0483094
In private mode, block access to many public APIs 2022-09-06 20:46:42 -07:00
nullobsi a03f13fb3f
Add Secure Mode and Private Mode
- Add instance actor
- Add private mode, which uses an allowlist
- Add Secure Mode, restricts access to blocked instances
2022-09-06 20:46:41 -07:00
nullobsi 7887082622
Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
syuilo 1b014bc3e5 fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo 0b99ffa8f9 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo d4e284c859 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo eff9cdd8a7 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
Takuya Yoshida 057d1642c8
Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
ThatOneCalculator 60fb59c878 fix: 🐛 sync fixed 2022-09-05 18:42:01 -07:00
ThatOneCalculator e3e95e86fa lfg 2022-09-05 18:34:48 -07:00
ThatOneCalculator c89d8c7ef7 .7 2022-09-05 18:27:32 -07:00
ThatOneCalculator e4861bcf0b refactor: Swiper, no swiping! :fox:
Swiper everywhere, attempt to sync to header bar
2022-09-05 18:13:17 -07:00
ThatOneCalculator 37b7c4485c fix: 🚑 fix ref 2022-09-05 15:55:28 -07:00
ThatOneCalculator 94774723f0 Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:53 -07:00
ThatOneCalculator 79be45c65c Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
ThatOneCalculator 4dc706a91a chore: ⬆️ Upgrade TypeORM 2022-09-05 14:53:48 -07:00
syuilo 9db2380c20 refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo 9132c72545 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
syuilo 4c3d094a45 refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
syuilo f337459c6e refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
syuilo e41810f142 fix(client): fix syntax error of pages/follow.vue 2022-09-03 16:16:00 +09:00
syuilo 25f4c8688a refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
syuilo d9ff2dd471 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
syuilo 2d8e7b4da7 enhance(client): improve analog-clock 2022-08-31 02:19:25 +09:00
syuilo 786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator 35406c0d22 fix: 💄 no blur on emoji picker --> blur safe by default 2022-08-27 22:26:06 -07:00
ThatOneCalculator e6236a2ffb fix screenshot size 2022-08-27 21:44:30 -07:00
ThatOneCalculator 770b2d9908 bg col 2022-08-27 21:44:17 -07:00
ThatOneCalculator ef801a4b94 description 2022-08-27 21:43:57 -07:00
ThatOneCalculator 5c6cff93ef feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
ThatOneCalculator 10b5159573 lol 2022-08-27 15:49:10 -07:00
ThatOneCalculator dfac661e2a feat: ⚗️ vsides 2022-08-27 15:25:51 -07:00
ThatOneCalculator ab4c267594 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-27 15:18:59 -07:00
syuilo 47b2e56967 update deps 2022-08-27 16:34:14 +09:00
syuilo e0dce77678 chore(client): tweak loading display 2022-08-27 16:26:14 +09:00
ThatOneCalculator 8dee3c92c7 feat: 📦 use swc 2022-08-26 16:13:26 -07:00
syuilo 4373019b36 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-08-27 00:40:31 +09:00
syuilo 0dfb9f8291 enhance(client): tweak clock 2022-08-27 00:40:20 +09:00
syuilo 773139b737 enhance(client): add html color-schema support 2022-08-27 00:39:59 +09:00
ThatOneCalculator 405b4a5136 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-26 01:24:56 -07:00
Johann150 806a80a1e5
fix: volume sliders
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
Caipira 450076cfa4
enhance(client): mobile twitter url can be used as widget (#9057) 2022-08-24 21:02:06 +09:00
ThatOneCalculator 38907e3e08 squareAvatars true by default 2022-08-23 00:01:04 -07:00
Francis Dinh 5d7fea344b fix pagination.vue lints 2022-08-22 23:55:01 -07:00
Francis Dinh 437ab8e8fe fix lints in folder.vue 2022-08-22 23:54:56 -07:00
ThatOneCalculator eb4959558b Merge remote-tracking branch 'misskey/develop' into develop 2022-08-22 23:53:44 -07:00
ThatOneCalculator 533c5066c1 remove old scroll engine for notifs 2022-08-22 23:51:15 -07:00
ThatOneCalculator 899d7b42b5 Always `signToActivityPubGet` 2022-08-22 23:44:26 -07:00
ThatOneCalculator 89a1bc87d3 rc 2022-08-22 23:33:08 -07:00
ThatOneCalculator e1e3049455 fix: 🐛 show swiper 2022-08-22 23:28:20 -07:00
ThatOneCalculator 44e03b08f1 feat: 💄 style swiper 2022-08-22 23:23:19 -07:00
ThatOneCalculator 5acac6cbfb pag 2022-08-22 23:12:12 -07:00
ThatOneCalculator 91cefe12f1 fix: prerender prev and after slide 2022-08-22 23:05:23 -07:00
ThatOneCalculator 62c3b001de feat: pagination 2022-08-22 23:00:42 -07:00
ThatOneCalculator 2b2abd67a4 fix 2022-08-22 22:57:03 -07:00
ThatOneCalculator 3b09e6f510 fix???? 2022-08-22 22:42:30 -07:00
ThatOneCalculator bcf3466584 fix 2022-08-22 22:39:53 -07:00
ThatOneCalculator 631907e0ce s 2022-08-22 22:39:11 -07:00
ThatOneCalculator 0dc7992a6f vue 2022-08-22 22:35:54 -07:00
ThatOneCalculator 80e085dadc external 2022-08-22 22:35:07 -07:00
ThatOneCalculator 700c367884 feat: ⚗️ try swiper 2022-08-22 22:31:00 -07:00
ThatOneCalculator 805a3f3793 chore: 🔊 log x swipe 2022-08-22 22:19:11 -07:00