Commit Graph

1798 Commits

Author SHA1 Message Date
Jae Lo Presti (DN0)
c7f679d396
client: remove orphaned closing tags 2022-09-14 09:36:24 +03:00
ThatOneCalculator
790e4361dc fix: 🐛 motd 2022-09-13 21:38:02 -07:00
ThatOneCalculator
873ebcba83 feat: 🔖 v12.119.0 2022-09-13 21:33:03 -07:00
ThatOneCalculator
caa072cf49 chore: 🔥 rm tabs 2022-09-13 21:10:21 -07:00
ThatOneCalculator
1e5f9c68b3 chore: rm unused import 2022-09-13 21:09:35 -07:00
ThatOneCalculator
5368a231c8 I forgor 💀 2022-09-13 21:01:31 -07:00
ThatOneCalculator
5001e27f49 Simplify groups index 2022-09-13 20:57:39 -07:00
ThatOneCalculator
4c021e196f fix motd 2022-09-13 20:41:45 -07:00
ThatOneCalculator
0d28fd4277 fix 2022-09-13 20:34:14 -07:00
ThatOneCalculator
b0e1c3d866 meta 2022-09-13 20:23:52 -07:00
ThatOneCalculator
59f80c60b9 Merge remote-tracking branch 'nullobsi/secure-fetch' into develop 2022-09-13 20:23:22 -07:00
ThatOneCalculator
e425489411 undo fuckup 2022-09-13 20:07:19 -07:00
ThatOneCalculator
fe7ceb481c spacve 2022-09-13 20:01:22 -07:00
ThatOneCalculator
f5277973de message room style overhaul 2022-09-13 19:58:43 -07:00
ThatOneCalculator
e3beea02a9 a 2022-09-13 19:40:20 -07:00
ThatOneCalculator
b65cc2935a only scroll to bottom in messaging IF in DM 2022-09-13 19:37:38 -07:00
ThatOneCalculator
db16ff4950 chore: spacing between icons in gallery index 2022-09-13 19:26:56 -07:00
ThatOneCalculator
b293d92b56 feat: show 📎 in chats if only attachment 2022-09-13 19:25:36 -07:00
ThatOneCalculator
fa4b8aca63 refactor: Move group actions to header bar 2022-09-13 19:14:28 -07:00
ThatOneCalculator
47509e28b1 refactor: ♻️ Use setup syntax for groups index 2022-09-13 18:57:26 -07:00
ThatOneCalculator
64a96b8f67 formatting 2022-09-13 17:56:19 -07:00
ThatOneCalculator
25b032e1aa fix??? 2022-09-13 17:52:31 -07:00
ThatOneCalculator
3ce563cdfb chore: 🔊 2022-09-13 17:46:53 -07:00
ThatOneCalculator
783c4effa7 typooooooooo 2022-09-13 17:43:23 -07:00
ThatOneCalculator
df16580d87 use ref properly 2022-09-13 17:41:58 -07:00
ThatOneCalculator
594e849850 fix?? 2022-09-13 17:40:06 -07:00
ThatOneCalculator
eb9063fe19 actually fetch the data, oops :P 2022-09-13 17:35:08 -07:00
ThatOneCalculator
26e475eb0c attempt to fix lol 2022-09-13 17:32:43 -07:00
ThatOneCalculator
57f6bca9c9 fix 2022-09-13 17:19:34 -07:00
ThatOneCalculator
92df522cbc use string type 2022-09-13 17:16:43 -07:00
ThatOneCalculator
2be92040b0 typo 2022-09-13 17:16:27 -07:00
ThatOneCalculator
399f0115be setup syntax 2022-09-13 17:14:56 -07:00
ThatOneCalculator
031b3661e2 modernize group.vue 2022-09-13 17:08:09 -07:00
ThatOneCalculator
531c15dbae formatting 2022-09-13 16:57:42 -07:00
ThatOneCalculator
ac7574aff3 Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator
1d3f1306b6 Add :groupId to router 2022-09-13 16:53:34 -07:00
ThatOneCalculator
13ede288f9 typo 2022-09-13 16:47:35 -07:00
ThatOneCalculator
70611fd0f3 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
ThatOneCalculator
9007514c00 ex 2022-09-13 16:36:58 -07:00
ThatOneCalculator
b4a19bab0d feat: start work on vue-isyourpasswordsafe integration 2022-09-12 00:17:07 -07:00
ThatOneCalculator
afa87c1cab chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
ThatOneCalculator
9dfb552c72 chore: 🔀 Merge upstream 2022-09-10 12:14:19 -07:00
ThatOneCalculator
a9eb58ac72 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
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