Commit graph

4443 commits

Author SHA1 Message Date
syuilo
dc89ad5782 Implement some chart APIs 2018-10-22 17:37:55 +09:00
syuilo
229f796f4d Implement #2980 2018-10-22 17:36:36 +09:00
syuilo
6b1c57b0de Refactor 2018-10-22 17:13:06 +09:00
syuilo
d48df375bd Doc: Better parameter description 2018-10-22 17:06:53 +09:00
syuilo
171ca4ca5e Improve usability 2018-10-22 16:58:22 +09:00
syuilo
f7b8d15e1a Refactor 2018-10-22 16:51:45 +09:00
syuilo
9c5821bc1a Update doc 2018-10-22 11:59:15 +09:00
syuilo
6feabf7aa4 Use router-link instead of a to improve usability 2018-10-22 10:22:07 +09:00
syuilo
355c6a204a Improve API definitions 2018-10-22 05:16:27 +09:00
nico
f8c18c438b #2939 part 3 (#2976) 2018-10-22 04:59:27 +09:00
nico
73c34ed100 #2939 (#2974) 2018-10-22 04:47:12 +09:00
syuilo
4216d28432 Implement per user drive stats 2018-10-22 04:44:10 +09:00
syuilo
6f43c79cfb Fix bug 2018-10-22 04:36:57 +09:00
syuilo
525d0e71a5 Fix bug 2018-10-22 04:31:45 +09:00
syuilo
9d72a6321e Implemet per user notes stats 2018-10-22 04:30:27 +09:00
syuilo
176bf67b36 Fix bug 2018-10-22 03:41:50 +09:00
syuilo
7f9a6e9386 Fix bug 2018-10-22 03:34:56 +09:00
syuilo
b7ed48c809 Refactor 2018-10-22 03:30:45 +09:00
MeiMei
2aa354d4be Fix og:image on user page (#2972) 2018-10-22 02:27:45 +09:00
MeiMei
2934db81f4 Use thumbnail instead of original in photo-stream (#2971) 2018-10-22 02:27:23 +09:00
syuilo
e117be79e8 Update stats.ts 2018-10-21 18:43:45 +09:00
MeiMei
46af0e12b0 Fix several file processings (#2968)
* Ignore image error in person

* Fix hang while processing empty file
2018-10-21 18:35:36 +09:00
syuilo
0f689023dc Improve readability 2018-10-21 17:58:02 +09:00
syuilo
fa0d5e665f Implement following stats 2018-10-21 17:51:35 +09:00
syuilo
81bdd97ca9 Refactor 2018-10-21 17:28:27 +09:00
syuilo
ba77bf3ea4 Imprement hashtag stats 2018-10-21 16:54:07 +09:00
syuilo
d198b17dd9 Refactor 2018-10-21 16:18:02 +09:00
syuilo
781ea39177 Refactor 2018-10-21 15:08:07 +09:00
syuilo
d44e6e79c5 Refactor 2018-10-21 14:53:04 +09:00
syuilo
f5cf99641b Improve readability 2018-10-21 14:47:44 +09:00
syuilo
fa59f4526a Improve readability 2018-10-21 14:44:37 +09:00
syuilo
da42d987cf Clean up 2018-10-21 14:15:02 +09:00
syuilo
f54cbf16f6 Refactoring & Better stats aggregation 2018-10-21 14:08:05 +09:00
syuilo
13b02f2bbc Implement unique incremebt 2018-10-21 12:37:00 +09:00
syuilo
cb1ce1fcd5 Update stats.ts 2018-10-21 10:35:37 +09:00
syuilo
0db1a02fef ✌️ 2018-10-21 10:24:56 +09:00
syuilo
3ba08fb2f1 Reduce network traffic of API response 2018-10-21 10:05:15 +09:00
syuilo
4545439d28 Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo
ab0bc2ad03 🎨 2018-10-21 08:47:34 +09:00
zwebmedia
83f5851496 Update user.header.vue (#2964)
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo
7fdd4d1cdd Refactoring 2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC
f97b182e7f Localized dev/views/new-app.vue (#2959)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up

* Added localization lines to:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/apps.vue

* Fix potential error:   src/client/app/dev/views/apps.vue

* Added relevant localization lines:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo
0963e30161 i18n 2018-10-21 00:18:01 +09:00
syuilo
a98f39d508 🎨 2018-10-20 23:44:35 +09:00
syuilo
04224994a1 Fix bug 2018-10-20 23:43:42 +09:00
syuilo
99ce7d3e40 ファイル作成APIにforceオプションを実装 2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC
2b1b5df397 Localized mark all as read message (#2956)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up
2018-10-20 15:46:01 +09:00
syuilo
69f8a0bc67 Improve usability 2018-10-20 15:41:27 +09:00
syuilo
fd035c239d 🎨 2018-10-20 15:37:17 +09:00
syuilo
7e8bc883aa Show image info in tooltip 2018-10-20 15:21:24 +09:00