Commit Graph

1082 Commits

Author SHA1 Message Date
Pig Fang
2a2491ac93 Do not extract Switch component 2019-09-19 23:19:17 +08:00
Pig Fang
bb898ea2e4 Use message to report plugin errors
Instead of `notification`
2019-09-19 23:09:53 +08:00
Pig Fang
82140b6893 Blade -> Twig (almost finished) 2019-09-19 22:13:25 +08:00
Pig Fang
3b1866ffba Blade -> Twig 2019-09-18 23:06:48 +08:00
Pig Fang
9403ae356d Blade -> Twig (wip) 2019-09-17 23:10:44 +08:00
Pig Fang
93a7bae30d Fix catching cipher exception 2019-09-14 12:28:22 +08:00
Pig Fang
cbad417f03 Remove "pray for kyoani" text 2019-09-12 19:33:48 +08:00
Pig Fang
7dd7bb0adc Tweak l10n 2019-09-08 19:39:26 +08:00
Pig Fang
54d3b76c13 Add support of customizing UI text 2019-09-08 18:57:19 +08:00
Pig Fang
a72d46d2f2 Add more methods on blessing.fetch 2019-09-08 15:20:49 +08:00
Pig Fang
b7d845ee51 Prevent warning 2019-09-08 11:43:03 +08:00
Pig Fang
5718567bea Load front end i18n of plugin automatically 2019-09-07 23:20:16 +08:00
Pig Fang
efd6f44aea Fix i18n file 2019-09-07 21:08:08 +08:00
Pig Fang
9ff8ea0893 Load front-end i18n text at back-end 2019-09-07 17:18:58 +08:00
Pig Fang
803ea2899d Rename changelogs 2019-09-07 10:34:57 +08:00
Pig Fang
13a2cd9b18 Refactor setup 2019-09-06 23:53:47 +08:00
Pig Fang
5d1dce347f Switch to another translations loader 2019-09-06 18:52:34 +08:00
Pig Fang
e4685ad649 Update changelogs 2019-09-04 23:00:07 +08:00
Pig Fang
e3483375e0 Remove package swiggles/memcache 2019-09-04 22:59:06 +08:00
Pig Fang
347399c944 Add commit SHA at status page 2019-08-31 09:42:29 +08:00
Pig Fang
70280d0acc Fix lint 2019-08-31 09:15:20 +08:00
Pig Fang
c44ff192ba Catch plugin's bootstrapper exceptions 2019-08-31 09:12:51 +08:00
Pig Fang
3d3e488443 Show error stack from plugins 2019-08-28 17:45:25 +08:00
Pig Fang
15c3c0423a Decrease PHP version requirement to 7.2.0 2019-08-28 17:36:20 +08:00
Pig Fang
c9cdc6640c Add more info at status page 2019-08-28 16:04:26 +08:00
Pig Fang
49bf12675d Add more info at status page 2019-08-28 14:52:51 +08:00
Pig Fang
8bb617623e Add environment status page 2019-08-28 11:39:00 +08:00
Pig Fang
5465399eda Fix lint 2019-08-25 17:32:39 +08:00
Pig Fang
deb8c44e45 Improve text of plugins management 2019-08-25 15:54:29 +08:00
Pig Fang
0c6fe77492 Update links [skip ci] 2019-08-24 12:08:58 +08:00
Pig Fang
602fde7227 Add tests 2019-08-23 10:59:44 +08:00
Pig Fang
e01f034ffd Support caching options 2019-08-21 23:46:38 +08:00
Pig Fang
937186e34b Plugin system: allow to define conflicts 2019-08-21 11:48:42 +08:00
Pig Fang
cd9fa0b3d3 Update changelog [skip ci] 2019-08-20 21:58:11 +08:00
Pig Fang
bf778e9405 Tweak 2019-08-16 17:09:40 +08:00
Pig Fang
eb836357b8 Refactor plugin system (part 10) 2019-08-15 11:57:55 +08:00
Pig Fang
85a67a5332 Refactor plugin system (part 7) 2019-08-13 18:42:17 +08:00
Pig Fang
283ab51259 Drop support of IIS [skip ci] 2019-08-10 10:27:43 +08:00
Pig Fang
457594797c Increase PHP version requirement 2019-08-09 22:56:54 +08:00
Pig Fang
6003292d60 Update changelog [skip ci] 2019-08-09 17:22:23 +08:00
Pig Fang
c281a444f0 Allow to enable or disable a plugin via CLI 2019-08-08 23:03:48 +08:00
Pig Fang
aa635c16af Fix importing Illuminate\Support\Str 2019-08-08 22:27:16 +08:00
Pig Fang
55346ac4c0 Update changelogs 2019-08-08 11:55:38 +08:00
Pig Fang
4de51a464a Fix that model was reset after resetting skin previewing 2019-08-08 11:29:42 +08:00
Pig Fang
7443766f4c Tweak policy of retrieve CA cert for GuzzleHttp 2019-08-04 18:19:53 +08:00
Pig Fang
4c51924940 Resolve User class from service container 2019-08-04 10:56:15 +08:00
Pig Fang
abaa88444f Update notice of front end CDN 2019-08-03 22:49:12 +08:00
Pig Fang
80cc47279f config.blade.php as default config view file name. 2019-07-26 16:26:50 +08:00
Pig Fang
9cd46fdbaf Add missing l10n text (fix #83) 2019-07-26 15:49:41 +08:00
Pig Fang
53781536e7 Some fields at admin panel shouldn't be sortable 2019-07-26 15:41:50 +08:00
Pig Fang
1ccddf5e74 Pray for Kyoto Animation 2019-07-18 22:02:55 +08:00
Pig Fang
fe55b0be9d Fix linting errors 2019-07-12 22:41:44 +08:00
Pig Fang
718c7a61a5 Fix redirecting without URL query string after logged in 2019-07-12 15:53:49 +08:00
Pig Fang
bb719bd089 Tiny fix [skip ci] 2019-07-11 11:35:11 +08:00
Pig Fang
e62ad371f1 Fix loading front-end i18n texts of plugins 2019-07-11 11:31:30 +08:00
Pig Fang
c387794e17 Add option for fixed background 2019-07-10 10:53:19 +08:00
Pig Fang
a082bec096 Add option for hiding introduction of home page 2019-07-10 10:18:10 +08:00
Pig Fang
788a2d5c6e Fix Font Awesome of bottom of home page 2019-07-10 09:35:09 +08:00
Pig Fang
9bc839e8a5 Remove unused i18n text 2019-07-08 16:21:54 +08:00
Pig Fang
82ddeb63c4 Optimize form validation 2019-07-08 16:13:49 +08:00
Pig Fang
588b4db2c6 Remove unused i18n text 2019-07-08 13:17:01 +08:00
Pig Fang
a4d4dcfa9c Optimize form validation 2019-07-08 13:10:34 +08:00
Pig Fang
4196a952e0 Optimize exception stack of Ajax error 2019-07-08 12:01:26 +08:00
Pig Fang
83330c0dfd Add Docker support with Laradock 2019-07-07 15:12:51 +08:00
Pig Fang
8ee6c6725f Update changelog [skip ci] 2019-07-07 09:43:35 +08:00
Asnxthaony
68343b0a31 Fix rename in closet (#80) 2019-07-07 09:40:30 +08:00
Pig Fang
4529d1e219 Push notifications to queue (fix #78) 2019-07-05 22:48:23 +08:00
Pig Fang
dffe7fc060 Nothing here 2019-07-05 19:45:30 +08:00
Pig Fang
4df5d867a9 Fix again 2019-07-05 19:30:05 +08:00
Asnxthaony
21d4636877 Remove unused translation (#76) 2019-07-05 19:28:47 +08:00
Pig Fang
a4fe2243af Fix release-related issue 2019-07-05 18:53:00 +08:00
Pig Fang
1c2220ef94 Fix release-related issue 2019-07-05 18:15:46 +08:00
Pig Fang
b28c8a8bf1 Fix release-related issue 2019-07-05 18:04:30 +08:00
Pig Fang
db5640dc62 Fix for release issue 2019-07-05 17:47:47 +08:00
Pig Fang
a36c31e5bd Check PHP version before updating 2019-07-05 14:48:12 +08:00
Pig Fang
4c2c74dafb Only super admin can visit update pages 2019-07-05 12:40:14 +08:00
Pig Fang
2f08a7db37 New plugin API: pushMiddleware 2019-07-03 19:33:08 +08:00
Pig Fang
7a7cc2ddd9 Notifications 2019-07-03 16:19:13 +08:00
Pig Fang
ab7b3841b5 Tweak the order of "report" table 2019-07-03 09:30:42 +08:00
Pig Fang
e8108959e3 New plugin API: addUserBadge 2019-07-02 23:34:27 +08:00
Pig Fang
f93e0d1755 Fix occasion of mounted event of plugins system 2019-07-02 17:39:41 +08:00
Pig Fang
0bbeaa7246 Make front end assets URL flexible 2019-07-02 11:35:29 +08:00
Pig Fang
7ae8a6325d Add link for editing announcement 2019-07-02 11:20:43 +08:00
Pig Fang
f1232724df Fix occasion of mounted event of plugins system 2019-07-02 10:59:21 +08:00
Pig Fang
83247087cb Only check update for super admin 2019-07-02 09:08:31 +08:00
Pig Fang
f064b9271c Tweak some links at closet page 2019-07-01 23:16:46 +08:00
Pig Fang
00d7d5481e Allow to use relative path at PLUGINS_DIR 2019-07-01 21:25:25 +08:00
Pig Fang
a69bafd915 Fix that OAuth tables not created at installation (fix #72) 2019-06-30 23:25:48 +08:00
Asnxthaony
d2c75cd35a Standardize translation (#71)
* Standardize translation

* Update front-end.yml
2019-06-30 17:46:14 +08:00
Pig Fang
cd84f1f8a6 add configurable "Explore" menu 2019-06-28 23:47:30 +08:00
Pig Fang
7cb3e246a8 Fix possible duplicated signings (fix #68) 2019-06-25 22:59:05 +08:00
Pig Fang
0a1f9ea3d6 Fix type errors 2019-06-18 13:12:47 +08:00
Pig Fang
66182eaabc Optimize panel of changing color 2019-06-15 17:55:18 +08:00
Pig Fang
42d212dc95 Allow to customize HTTP code
For rejecting accessing private texture
2019-06-04 22:45:57 +08:00
Pig Fang
345317d105 Update changelog [skip ci] 2019-06-02 23:40:19 +08:00
Pig Fang
e9c326e61e Support Chrome's theme-color 2019-06-02 23:30:10 +08:00
Pig Fang
ad7f885235 Tweak chart 2019-06-02 23:06:50 +08:00
Pig Fang
95c2866b01 Fix cloning response object 2019-05-23 11:26:34 +08:00
Pig Fang
50dbd4ee52 Better UX for backend errors (fix #64) 2019-05-22 23:55:37 +08:00
Pig Fang
23f8ee408e Require verified email for OAuth routes (fix #59) 2019-05-22 10:13:01 +08:00
yushijinhun
ee979cfb2a
Update changelog 2019-05-19 18:15:20 +08:00
Pig Fang
9d2ec9a955 Tweak 2019-05-19 10:32:28 +08:00
Pig Fang
979290c71c Fix test 2019-05-19 10:30:00 +08:00
yushijinhun
4012cfc46f
Fix #61 2019-05-18 21:04:21 +08:00
yushijinhun
b4ab63907c
Test cases for #61 2019-05-18 21:04:19 +08:00
yushijinhun
00d715d0bf
chmod -x ca-bundle.crt [skip ci] 2019-05-11 23:10:45 +08:00
yushijinhun
705be701fe
Update changelog [skip ci] 2019-05-11 23:09:53 +08:00
yushijinhun
8ef45c37e3
Fix default steve skin may be displayed in slim model 2019-05-11 22:55:14 +08:00
yushijinhun
f4cbda6168
Fix style 2019-05-11 22:39:31 +08:00
yushijinhun
6b6fb8d33d
Fix previewing model is not set in closet & players page 2019-05-11 22:34:11 +08:00
yushijinhun
f53ce777b3
Fix previewing doesn't use specified model
Related: 2eab303457
2019-05-11 22:16:39 +08:00
Pig Fang
7127970f23 Fix that state of skin library page can't be saved 2019-05-08 23:29:57 +08:00
Pig Fang
9c0c72c166 Allow to process report more than once 2019-05-08 12:51:48 +08:00
Pig Fang
aec1c1312e Refactor 2019-05-08 11:41:49 +08:00
Pig Fang
929cc14761 Fix model can't walk after resetting model (fix #53) 2019-05-08 10:52:18 +08:00
Pig Fang
f88e60e07f Refactor importing ElementUI 2019-05-07 23:56:25 +08:00
Pig Fang
5e1ea64c66 Expose some Element UI components 2019-05-07 18:52:22 +08:00
Pig Fang
72780a6217 Preview player automatically if user has only one player (fix #46) 2019-05-07 17:49:07 +08:00
Pig Fang
776d1eee1e Tweak changelog [skip ci] 2019-05-07 15:21:10 +08:00
Pig Fang
a4c9736dfa Refactor deleting texture 2019-05-07 15:16:53 +08:00
Pig Fang
09eed5da43 Update changelog 2019-05-07 14:08:04 +08:00
Pig Fang
f590763993 Update changelog [skip ci] 2019-05-06 17:47:24 +08:00
时光
7e3145d230 Make dashboard circles middle (#51) 2019-05-06 10:32:40 +08:00
Pig Fang
9eb7b037ab Fix resetting options of "Customize" page 2019-05-05 20:04:36 +08:00
Pig Fang
7d37bc6cb1 Append commit information at build time 2019-05-04 22:01:08 +08:00
Pig Fang
4e5276ca87 Update changelog [skip ci] 2019-05-04 21:36:03 +08:00
Asnxthaony
5ef0aebe62 Remove unnecessary spaces [ci skip] (#49) 2019-05-04 21:16:56 +08:00
Pig Fang
7b8b318402 Detect type automatically when uploading texture 2019-05-04 17:09:44 +08:00
Pig Fang
85eefad0b1 Fix sorting textures in skin library 2019-05-04 16:02:46 +08:00
Pig Fang
2eab303457 Fix previewing alex textures 2019-05-04 13:31:46 +08:00
Pig Fang
d418083495 Fix dropdown menu of skin library 2019-05-04 11:51:24 +08:00
Asnxthaony
059c948b1c Update options.yml (#47) 2019-05-04 07:34:13 +08:00
Pig Fang
90836c6d1e Fix an error when updating 2019-05-03 23:44:04 +08:00
Pig Fang
04269b57e9 Fix closet pagination 2019-05-03 23:17:17 +08:00
Pig Fang
51c9bac405 Fix pagination of closet 2019-05-03 15:23:56 +08:00
Pig Fang
c2906ecc4f Fix style of language menu 2019-05-03 15:15:10 +08:00
Pig Fang
9197b8b095 Fix possible error on update page 2019-05-03 15:04:02 +08:00
Pig Fang
7982ae2661 Fix update script 2019-05-03 11:55:23 +08:00
Pig Fang
47d1f50cb2 Bump version to 4.1.0 2019-05-03 10:58:36 +08:00
Pig Fang
5ea5d76b70 Upgrade dependencies 2019-05-03 09:49:48 +08:00
Pig Fang
0880e1e51e Add release note page 2019-05-03 09:08:39 +08:00
Pig Fang
8a240d0533 Optimize update tips 2019-05-03 08:50:02 +08:00
Pig Fang
a9844142aa Simplify update steps 2019-05-03 08:46:15 +08:00
Pig Fang
403089157a FIx chart [skip ci] 2019-05-02 23:30:58 +08:00
Pig Fang
f297788806 Fix missing CSRF field 2019-05-02 20:51:34 +08:00
Pig Fang
60ad06cfbb Fix style of avatar 2019-05-02 18:52:37 +08:00
Pig Fang
9d2bf8ad40 Split two axises 2019-05-02 16:57:34 +08:00
dz_paji
c5f0b0eb58 Update index.yml (#45)
make it sounds better
2019-05-02 14:43:29 +08:00
Pig Fang
c7d56637f4 Fix width of chart at admin panel 2019-05-02 09:54:50 +08:00
Pig Fang
f7c8dc87ce Truncate too long texture name (fix #44) 2019-05-02 09:25:28 +08:00
Little_Qiu
d40b267eb1 Update index.yml (#43) 2019-05-02 07:27:18 +08:00
Pig Fang
2ffc2244ec Tweak style of score notice at upload page 2019-05-01 20:37:51 +08:00
Pig Fang
fb10962ff9 Expand content policy alert 2019-05-01 20:15:41 +08:00
Pig Fang
9d2990389d Extract some texts as i18n at home page 2019-05-01 20:08:06 +08:00
Pig Fang
9f93aca8a1 Tweak text 2019-05-01 19:49:57 +08:00
Pig Fang
0c858cb6c3 Add an event hook after i18n loaded 2019-05-01 19:42:13 +08:00
Pig Fang
b5ee28e60a Display site name on error page 2019-05-01 19:04:14 +08:00
Pig Fang
2b575d7a8f Fix update page 2019-05-01 16:40:18 +08:00
Pig Fang
777e786873 Add API root information 2019-05-01 10:14:14 +08:00
Pig Fang
a769d91464 Extract common code as component 2019-04-28 15:32:18 +08:00
Pig Fang
fc0a9ccf6b Clean up CSS 2019-04-28 15:16:16 +08:00
Pig Fang
a7ac10bc8c Clean up 2019-04-28 14:58:14 +08:00
Pig Fang
d8bec1d1fb Add APIs for closet 2019-04-28 11:38:38 +08:00
Pig Fang
34933d9159 Simplify blades 2019-04-28 09:32:04 +08:00
Pig Fang
86bed61a0e Simplify blades 2019-04-28 09:28:53 +08:00
Pig Fang
8a2aaccabe Refactor entry file 2019-04-27 22:06:09 +08:00
Pig Fang
15f22dd10c Tweak lintings 2019-04-27 14:12:02 +08:00
Pig Fang
e2c125648f Support OAuth2 2019-04-25 23:24:24 +08:00
Pig Fang
d2ad6107d1 Refactor middlewares 2019-04-25 13:01:39 +08:00
Pig Fang
122477c5c3 Add RESTful APIs about players 2019-04-24 13:10:03 +08:00
Pig Fang
1c205f6842 New API: add new player 2019-04-23 23:03:12 +08:00
Pig Fang
9d31faa533 Fix language dropdown for mobile (fix #39) 2019-04-23 19:52:00 +08:00
Pig Fang
168413b710 Fix transparent navigation bar 2019-04-23 19:17:53 +08:00
Pig Fang
6d03e47526 Nomalize JSON response structure 2019-04-23 19:14:41 +08:00
Pig Fang
0486ddc5a1 Normalize JSON response structure 2019-04-23 11:47:45 +08:00
Pig Fang
f8bba6b7b7 Add ForbiddenIE middleware 2019-04-22 21:09:36 +08:00
Pig Fang
ade8b0e5a6 Bundle certificate (fix #36) 2019-04-19 23:15:05 +08:00
Pig Fang
8bab3699ba Add option about transparent navigation bar 2019-04-19 19:32:15 +08:00
Pig Fang
b36aa1c9f9 Fix 2D preivew (fix #33) 2019-04-10 13:09:40 +08:00
Pig Fang
1c72171a5e Extract copyright as view 2019-04-08 16:07:42 +08:00
Pig Fang
c9f75f70d1 Defer checking updates 2019-04-08 14:42:40 +08:00
Pig Fang
6da5094cb4 Remove get_base_url function 2019-04-07 08:54:54 +08:00
Pig Fang
8fa1477d7d Clean console output 2019-04-06 23:01:33 +08:00
Pig Fang
4c4023bbc2 Refactor UpdateController 2019-04-06 22:52:43 +08:00
Pig Fang
e32983a1a1 Simplify update page 2019-04-05 22:53:07 +08:00
Pig Fang
d7b78324f8 Simplify downloading packages 2019-04-05 17:23:27 +08:00
Pig Fang
c5d2082308 Tweak console 2019-04-05 09:09:40 +08:00
Pig Fang
108bd260a4 Tweak webpack 2019-04-05 09:00:43 +08:00
Pig Fang
4305b722ca Switch to Laravel's validation expcetion handler 2019-04-05 08:58:00 +08:00
Pig Fang
29b0c1e5a3 Extract some helper functions to view 2019-04-04 11:40:18 +08:00
Pig Fang
e2c6028196 Show chars captcha even "invisible" is on 2019-04-04 10:19:32 +08:00
Pig Fang
13559e229d Fix front end test 2019-04-03 23:16:05 +08:00
Pig Fang
ac4fb12e42 Remove type limitation on login page 2019-04-03 10:24:33 +08:00
Pig Fang
bf479ad6a6 Fix alerting 2019-04-03 09:46:59 +08:00
Pig Fang
1f2d7a98ce Better UX about players 2019-04-01 21:45:59 +08:00
Pig Fang
a5d0b3f137 Update URLs 2019-04-01 10:33:16 +08:00
Pig Fang
bd86b7936a Layout tiny tweaks 2019-04-01 09:56:04 +08:00
Pig Fang
6d5ab8ed2e Hide cape if cape is empty 2019-03-31 16:31:42 +08:00
Pig Fang
3022f9f337 Fix downloading texture 2019-03-31 15:12:49 +08:00
Pig Fang
444dee3f14 Fix loading CSS on update page 2019-03-31 14:47:48 +08:00
Pig Fang
e87c52d30f Fill database info automatically in setup
Ref: #30
2019-03-31 11:07:42 +08:00
Pig Fang
d9efa1d5ff Declare sharable user instance in master view 2019-03-31 09:08:31 +08:00
Pig Fang
8521217d4a Tweak style of user dashboard 2019-03-30 19:06:32 +08:00
Pig Fang
7589ec8f2b Use buttons from Element UI 2019-03-30 18:36:01 +08:00
Pig Fang
fd01a352a4 Load i18n from element-ui 2019-03-30 15:48:34 +08:00
Pig Fang
e7f8503578 Allow fallback i18n 2019-03-30 15:04:55 +08:00
Pig Fang
867ef34628 Hide content policy link if it is empty 2019-03-30 14:46:12 +08:00
Pig Fang
44edb23ba2 Fix English text 2019-03-30 14:45:54 +08:00
Pig Fang
e49c40cc08 Switch to new slot syntax 2019-03-30 14:39:55 +08:00
Pig Fang
9a095732fa Build plugin "report-textures" into core 2019-03-30 11:38:30 +08:00
Pig Fang
9feed83fcc UI tweak 2019-03-29 09:58:58 +08:00
Pig Fang
f16c416176 Hide comment area by default 2019-03-29 09:04:57 +08:00
Pig Fang
19a51f8df7 Restructure files 2019-03-28 16:37:01 +08:00
Pig Fang
afc5854615 Tweak build 2019-03-28 10:24:09 +08:00
Pig Fang
be41f1a6b8 Simplify imports 2019-03-28 09:15:11 +08:00
Little_Qiu
f6845ab22c Improve text prompts when reCAPTCHA is enabled 2019-03-27 13:33:29 +08:00
Pig Fang
37cc838137 Tweak imports 2019-03-27 13:06:03 +08:00
Pig Fang
a311e814d1 UI tweak 2019-03-27 11:50:39 +08:00
Pig Fang
77e69f23e3 Extract common code 2019-03-27 11:29:08 +08:00
Pig Fang
a5d2659d98 Refactor 2019-03-27 11:09:11 +08:00
Pig Fang
64658fd9f2 Enable reCAPTCHA on "forgot" page 2019-03-27 11:07:04 +08:00
Pig Fang
3e7836b9ff Simplify build 2019-03-27 10:50:17 +08:00
Pig Fang
e25a3623a5 Fix i18n key 2019-03-27 10:42:39 +08:00
Pig Fang
ddc65ddd23 Tweak 2019-03-27 10:38:42 +08:00
Pig Fang
164195e0dc Remove iCheck 2019-03-26 23:41:13 +08:00
Pig Fang
3622ed7548 Remove iCheck partially 2019-03-26 23:31:15 +08:00
Pig Fang
716423bd88 Beautify texture upload page 2019-03-26 22:04:27 +08:00
Pig Fang
a1e38eec1f Rework skin library filter 2019-03-26 17:42:27 +08:00
Pig Fang
c60e36b1a0 Make responsive in user dashboard 2019-03-26 11:43:31 +08:00
Pig Fang
b6cf6d21a1 Rework admin panel 2019-03-26 10:42:25 +08:00
Pig Fang
9e14a3cffb Fix chart-related issues 2019-03-26 10:21:44 +08:00
Pig Fang
f7c03a3fac Beautify user dashboard 2019-03-26 09:44:04 +08:00
Pig Fang
c168970723 Remove "toastr" and "sweetalert2" 2019-03-25 22:01:57 +08:00
Pig Fang
51713c5b16 Tiny fixes 2019-03-24 15:49:42 +08:00
Pig Fang
04b8f73ac4 Support invisible reCAPTCHA 2019-03-24 15:45:50 +08:00
Pig Fang
d5903f6412 Should reset reCAPTCHA (fix #28) 2019-03-24 11:43:19 +08:00
Pig Fang
2397ebc565 Remove recaptcha_mirror option 2019-03-24 10:14:27 +08:00
Pig Fang
1fa155c213 Support reCAPTCHA 2019-03-24 09:58:37 +08:00
Pig Fang
f6040707e1 Generate extra data in controllers 2019-03-23 19:52:14 +08:00
Pig Fang
2267a2cadb Remove UserRepository 2019-03-23 11:06:36 +08:00
Pig Fang
b4ef665848 Refactor 2019-03-23 00:20:28 +08:00
Pig Fang
aec3fe4a87 Support limiting single player 2019-03-22 21:40:12 +08:00
Pig Fang
6793ccea30 Remove unused code 2019-03-22 11:13:21 +08:00
Pig Fang
21707dbe5d Set sortField automatically 2019-03-22 10:40:45 +08:00
Pig Fang
8845958ec4 Fix unintented escaping in profile page 2019-03-21 23:04:25 +08:00
Pig Fang
3a4844a5dd Build plugin "bs-super-cache" into core 2019-03-21 12:44:15 +08:00
Pig Fang
4b553c3c92 Build "get-score-by-sharing" into core 2019-03-20 23:28:04 +08:00
Pig Fang
d27dc54377 Build "redis" plugin into core 2019-03-20 11:00:14 +08:00
Pig Fang
3366237828 Split "resource" as a dedicated page 2019-03-20 10:01:42 +08:00
Pig Fang
accdffa88a Reuse code 2019-03-20 09:38:16 +08:00