From 689fc6319d4357e1c219004ab6c6a6dc28a1c303 Mon Sep 17 00:00:00 2001 From: Spirit Date: Sun, 5 Apr 2020 12:01:11 +0800 Subject: [PATCH] feat: add bibibili bangumi support (#212) Now you can display your bibibili bangumi status, note: the api is unofficial, so may be abandoned in the future. Format api.php close #209 --- footer.php | 2 +- inc/api.php | 122 +++++++++++++++++++++++---- js/sakura-app.js | 49 ++++++----- languages/en_US.mo | Bin 1568 -> 1568 bytes languages/en_US.po | 167 +++++++++++++++++++++---------------- languages/sakura.pot | 183 +++++++++++++++++++++++------------------ languages/zh_CN.mo | Bin 34555 -> 35331 bytes languages/zh_CN.po | 164 +++++++++++++++++++++--------------- options.php | 14 +++- style.css | 179 +++++++++++++++++++++++++++++++++++++++- user/page-bangumi.php | 35 ++++++++ user/page-register.php | 5 +- 12 files changed, 664 insertions(+), 256 deletions(-) mode change 100644 => 100755 inc/api.php create mode 100644 user/page-bangumi.php diff --git a/footer.php b/footer.php index 6f35a57..4e2a435 100644 --- a/footer.php +++ b/footer.php @@ -65,7 +65,7 @@ 2, 'theme_location' => 'primary', 'container' => false ) ); ?> - +