Pig Fang
|
b5468cc143
|
Support email verification
|
2018-08-17 12:32:44 +08:00 |
|
Pig Fang
|
5e3e2bf688
|
Return 204 instead of 200 for CDN cache
|
2018-07-22 16:42:58 +08:00 |
|
Pig Fang
|
fdf618b2be
|
Use Laravel's auth system and use another captcha generator
|
2018-07-20 14:42:43 +08:00 |
|
printempw
|
c2855e2e1d
|
Add language alias for zh_HANS_CN
|
2018-02-22 18:32:53 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
Pig Fang
|
88f7fe6850
|
Fix wrong i18n detection on Edge & IE
|
2017-11-24 20:05:48 +08:00 |
|
Pig Fang
|
faa73bebc9
|
Do some checks before updating player profile
|
2017-11-15 14:00:11 +08:00 |
|
Pig Fang
|
2a895e1b88
|
Add tests for middleware and HomeController
|
2017-11-04 20:25:54 +08:00 |
|
printempw
|
10801b8f7d
|
Redirect to last requested path after logging in
|
2017-06-28 20:42:51 +08:00 |
|
printempw
|
b198ce5d35
|
fix binding email #47
|
2017-01-22 18:39:14 +08:00 |
|
printempw
|
13e51464f6
|
separate checking installation as a middleware
|
2017-01-18 22:42:50 +08:00 |
|
printempw
|
c628a3da3e
|
make language detector more accurate
|
2017-01-18 22:31:35 +08:00 |
|
printempw
|
3fcb991ac7
|
encrypt token cookie
|
2017-01-14 20:24:48 +08:00 |
|
printempw
|
f6aadc71f0
|
add language-chooser for error pages
|
2017-01-08 15:20:50 +08:00 |
|
printempw
|
118d8cc649
|
show current role at user/admin panel
|
2017-01-08 14:15:55 +08:00 |
|
printempw
|
f5dd7c8c5f
|
bind user.current at CheckAuthenticated middleware
|
2017-01-07 22:28:37 +08:00 |
|
printempw
|
59d7a9c4c2
|
deprecate Option::save()
|
2016-12-30 19:35:07 +08:00 |
|
printempw
|
e0a4667cc8
|
add detection for Accept-Language
|
2016-12-30 12:43:59 +08:00 |
|
printempw
|
f31bd85445
|
add Markdown support for site announcement
|
2016-12-28 12:53:13 +08:00 |
|
printempw
|
6e0ecf4d96
|
remove unnecessary directories
|
2016-12-17 23:00:07 +08:00 |
|
printempw
|
8677cd9376
|
rename middlewares
|
2016-12-17 22:45:08 +08:00 |
|
printempw
|
65acb7426b
|
save modified options at terminable middleware instead of destruct function
|
2016-12-17 17:25:01 +08:00 |
|
printempw
|
d2a2b81652
|
add event PluginWasDeleted
|
2016-11-19 22:02:02 +08:00 |
|
printempw
|
5fc43ed45b
|
fix some minor issues for plugins
|
2016-11-17 17:32:12 +08:00 |
|
printempw
|
fdf2a82e2e
|
fix removing ending slash of url
|
2016-11-11 23:04:53 +08:00 |
|
printempw
|
a6751473f6
|
event CheckPlayerExists now returns bool value
|
2016-11-06 10:58:01 +08:00 |
|
printempw
|
ea1948dc59
|
fix bug at binding email
|
2016-11-05 20:11:31 +08:00 |
|
printempw
|
f3e803f57f
|
use app() instead of App::make()
|
2016-10-25 21:35:09 +08:00 |
|
printempw
|
e35fa9b85a
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
printempw
|
c09700ea57
|
enhance abstraction of Player model
|
2016-10-16 18:16:15 +08:00 |
|
printempw
|
98a0d70571
|
fix cache-control header when return_200_when_notfound is on
|
2016-10-03 21:57:55 +08:00 |
|
printempw
|
c86dc05572
|
add options of caching things
|
2016-09-25 14:21:51 +08:00 |
|
printempw
|
effa0a42df
|
working on i18n of controllers
|
2016-09-24 22:49:20 +08:00 |
|
printempw
|
1cdfb139c1
|
move language switcher to HomeController
|
2016-09-24 22:45:54 +08:00 |
|
printempw
|
41f24b9a3a
|
add menu for switching languages
|
2016-09-15 09:20:02 +08:00 |
|
printempw
|
0fe9cf19b4
|
add route for setting locale dynamically
|
2016-09-14 23:27:02 +08:00 |
|
printempw
|
2c890730b6
|
fix email binding
|
2016-09-11 15:39:55 +08:00 |
|
printempw
|
5e3e1e64d4
|
fixed support for sub directory
|
2016-09-10 17:52:33 +08:00 |
|
printempw
|
fd622e2eb8
|
save session when terminate abnormally
|
2016-09-08 18:08:45 +08:00 |
|
printempw
|
681a56a741
|
use validator of laravel instead of Validate class
|
2016-09-04 15:35:12 +08:00 |
|
printempw
|
f5c9e08ad6
|
use validator of laravel
|
2016-09-03 23:50:55 +08:00 |
|
printempw
|
fffb8fd441
|
add file cache for non-existent players
|
2016-08-30 08:55:02 +08:00 |
|
printempw
|
9f02cf26c1
|
use custom helpers instead of util classes
|
2016-08-29 23:31:43 +08:00 |
|
printempw
|
0dd6d0125c
|
use redirect helper function
|
2016-08-29 23:12:45 +08:00 |
|
printempw
|
8196324f73
|
write data from cookie to session in a parent middleware
|
2016-08-29 22:46:57 +08:00 |
|
printempw
|
bde548de40
|
add PrettyPageException to handle exceptions which should be rendered
|
2016-08-29 19:47:30 +08:00 |
|
printempw
|
9290f1d2a7
|
fix rendering HttpException with whoops
|
2016-08-29 15:10:51 +08:00 |
|
printempw
|
776109f487
|
use Storage facade to manage files
|
2016-08-28 20:33:35 +08:00 |
|
printempw
|
1e7030236e
|
initialize for laravel
|
2016-08-28 10:05:21 +08:00 |
|