Pig Fang
|
1a98e7937d
|
Return empty string when JWT auth failed
|
2019-04-26 18:58:12 +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
|
f82ebb9a8b
|
Add test
|
2019-04-23 23:48:51 +08:00 |
|
Pig Fang
|
f224a1be96
|
Rename
|
2019-04-23 23:45:19 +08:00 |
|
Pig Fang
|
1c205f6842
|
New API: add new player
|
2019-04-23 23:03:12 +08:00 |
|
Pig Fang
|
6d03e47526
|
Nomalize JSON response structure
|
2019-04-23 19:14:41 +08:00 |
|
Pig Fang
|
fd541e7365
|
Clean up
|
2019-04-23 14:13:58 +08:00 |
|
Pig Fang
|
b70004ec0f
|
Add JWT refreshing
|
2019-04-23 12:45:06 +08:00 |
|
Pig Fang
|
0486ddc5a1
|
Normalize JSON response structure
|
2019-04-23 11:47:45 +08:00 |
|
Pig Fang
|
6507f2699f
|
Support JWT authentication
|
2019-04-23 10:05:58 +08:00 |
|
Pig Fang
|
7f58d92590
|
Set new version automatically
|
2019-04-22 22:56:24 +08:00 |
|
Pig Fang
|
f8bba6b7b7
|
Add ForbiddenIE middleware
|
2019-04-22 21:09:36 +08:00 |
|
Pig Fang
|
8eb174a6dc
|
Apply fixes from StyleCI (#35)
|
2019-04-19 19:36:36 +08:00 |
|
Pig Fang
|
8bab3699ba
|
Add option about transparent navigation bar
|
2019-04-19 19:32:15 +08:00 |
|
Pig Fang
|
298b6edf66
|
Tweak tests
|
2019-04-06 23:16:14 +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
|
a24e34cf5e
|
Add version check for market registry
|
2019-04-05 17:48:36 +08:00 |
|
Pig Fang
|
d7b78324f8
|
Simplify downloading packages
|
2019-04-05 17:23:27 +08:00 |
|
Pig Fang
|
45aaa819b8
|
Add a missing assertion
|
2019-04-05 09:34:14 +08:00 |
|
Pig Fang
|
293668960a
|
Add test for addRoute hook
|
2019-04-05 09:31:36 +08:00 |
|
Pig Fang
|
b9c2cdff6b
|
Tweak tests
|
2019-04-05 09:19:08 +08:00 |
|
Pig Fang
|
4305b722ca
|
Switch to Laravel's validation expcetion handler
|
2019-04-05 08:58:00 +08:00 |
|
Pig Fang
|
d309f8fbbf
|
Simplify exception handler
|
2019-04-04 19:44:17 +08:00 |
|
Pig Fang
|
aa30d5a41e
|
Add tests for captcha
|
2019-04-04 11:04:13 +08:00 |
|
Pig Fang
|
c5eefbd061
|
Refactor tests
|
2019-04-04 09:50:48 +08:00 |
|
Pig Fang
|
3fc7dc6a21
|
Simplify tests
|
2019-04-04 09:48:04 +08:00 |
|
Pig Fang
|
d6abaccdf9
|
Use Storage::fake in tests
|
2019-04-03 23:16:23 +08:00 |
|
Pig Fang
|
b8b8a8493c
|
Add getter for compat
|
2019-03-31 23:55:07 +08:00 |
|
Pig Fang
|
50e855bb71
|
Fix loading resources from CDN
|
2019-03-31 14:38:17 +08:00 |
|
Pig Fang
|
d16e7a3dfa
|
Generate manifest for cache issues
|
2019-03-31 13:12:56 +08:00 |
|
Pig Fang
|
3a8504c1bf
|
Fix modifying dotenv file (fix #30)
|
2019-03-31 10:33:03 +08:00 |
|
Pig Fang
|
d9efa1d5ff
|
Declare sharable user instance in master view
|
2019-03-31 09:08:31 +08:00 |
|
Pig Fang
|
1e3816d1d4
|
Upgrade dependencies
|
2019-03-30 16:22:08 +08:00 |
|
Pig Fang
|
cb72ca5571
|
Fix test
|
2019-03-30 12:53:40 +08:00 |
|
Pig Fang
|
9a095732fa
|
Build plugin "report-textures" into core
|
2019-03-30 11:38:30 +08:00 |
|
Pig Fang
|
04b8f73ac4
|
Support invisible reCAPTCHA
|
2019-03-24 15:45:50 +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
|
e71e74cd5b
|
Rework Option
|
2019-03-23 15:44:16 +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
|
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 |
|