printempw
|
a6751473f6
|
event CheckPlayerExists now returns bool value
|
2016-11-06 10:58:01 +08:00 |
|
printempw
|
1ee3ecd462
|
fix checking user password returned by event listeners
|
2016-11-05 21:23:07 +08:00 |
|
printempw
|
821cd025e9
|
fix unknown column username
|
2016-11-05 21:08:10 +08:00 |
|
printempw
|
e0a59900a3
|
add event EncryptUserPassword
|
2016-11-05 20:11:48 +08:00 |
|
printempw
|
ea1948dc59
|
fix bug at binding email
|
2016-11-05 20:11:31 +08:00 |
|
printempw
|
4e6cd56c39
|
fix class names of ciphers
|
2016-11-05 20:10:46 +08:00 |
|
printempw
|
e9ace93035
|
fix removing items from closet
|
2016-10-30 15:31:49 +08:00 |
|
printempw
|
f71190e286
|
update ciphers
|
2016-10-30 14:12:22 +08:00 |
|
printempw
|
6aaec6f658
|
working on events & data adapter
|
2016-10-30 11:57:26 +08:00 |
|
printempw
|
167c40f550
|
add last-modified header for json profiles
|
2016-10-30 11:56:59 +08:00 |
|
printempw
|
0df49ff670
|
fix using InvalidArgumentException
|
2016-10-29 21:31:58 +08:00 |
|
printempw
|
5c042ae0ab
|
separate cache logic from core
|
2016-10-29 18:54:38 +08:00 |
|
printempw
|
2559f7907b
|
add namespace hints for plugin views and translation
|
2016-10-27 22:52:26 +08:00 |
|
printempw
|
e6fedfd2f3
|
separate config generator as a plugin
|
2016-10-25 22:47:50 +08:00 |
|
printempw
|
f3e803f57f
|
use app() instead of App::make()
|
2016-10-25 21:35:09 +08:00 |
|
printempw
|
329f4c86bc
|
add class autoloader for plugins
|
2016-10-24 22:32:07 +08:00 |
|
printempw
|
7f79a654bd
|
fix booting option repository at setup
|
2016-10-23 13:04:59 +08:00 |
|
printempw
|
429dc7c7a7
|
fix using array as class contant
|
2016-10-23 12:19:19 +08:00 |
|
printempw
|
e35fa9b85a
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
printempw
|
c849ed21fa
|
abstract general Repository
|
2016-10-21 22:11:49 +08:00 |
|
printempw
|
d6e810da4a
|
working on data adaptation
|
2016-10-17 17:51:51 +08:00 |
|
printempw
|
55414072e7
|
working on framework of plugins
|
2016-10-17 12:20:55 +08:00 |
|
printempw
|
688bf668e8
|
return bool value when option value is 0 or 1
|
2016-10-17 10:07:38 +08:00 |
|
printempw
|
82ada0930b
|
add option for auto detecting asset url
|
2016-10-17 09:46:57 +08:00 |
|
printempw
|
1b1a198839
|
fix using ClosetModel
|
2016-10-16 22:06:31 +08:00 |
|
printempw
|
923b048e4f
|
use awesome Carbon instead of awful strtotime()
|
2016-10-16 21:30:40 +08:00 |
|
printempw
|
ab4c72184a
|
add menu item for importing data from v2
|
2016-10-16 20:29:12 +08:00 |
|
printempw
|
86d82931bb
|
add option of max size of uploaded file
|
2016-10-16 20:18:40 +08:00 |
|
printempw
|
7f0e9a4178
|
add search for closet
|
2016-10-16 20:04:21 +08:00 |
|
printempw
|
b01d0fded2
|
use Query Builder to refactor Closet model
|
2016-10-16 18:54:36 +08:00 |
|
printempw
|
c09700ea57
|
enhance abstraction of Player model
|
2016-10-16 18:16:15 +08:00 |
|
printempw
|
d0a5191a61
|
abstract registering player
|
2016-10-07 16:06:38 +08:00 |
|
printempw
|
a22357d1c6
|
fix translation of auth.logout.fail
|
2016-10-06 17:57:07 +08:00 |
|
printempw
|
98a0d70571
|
fix cache-control header when return_200_when_notfound is on
|
2016-10-03 21:57:55 +08:00 |
|
printempw
|
41e0a628d6
|
modularize routes
|
2016-10-03 21:44:26 +08:00 |
|
printempw
|
f0532dcc6c
|
fix minimal length of password
|
2016-10-02 20:30:27 +08:00 |
|
printempw
|
5efd875b06
|
fix PrettyPageException at setup pages
|
2016-09-30 23:21:04 +08:00 |
|
printempw
|
fa9629e796
|
fix updater
|
2016-09-30 21:00:47 +08:00 |
|
printempw
|
a4ad0d7e19
|
deprecate Utils::convertString() due to security
|
2016-09-30 20:54:10 +08:00 |
|
printempw
|
a079331bf8
|
enhance translations of skinlib
|
2016-09-30 20:46:15 +08:00 |
|
printempw
|
7ead22de93
|
enhance rendering menus
|
2016-09-30 17:00:41 +08:00 |
|
printempw
|
975e34db95
|
allow to re-upload textures which were setted to private
|
2016-09-30 16:31:45 +08:00 |
|
printempw
|
ee4cbd2092
|
fix cache control of json profile
|
2016-09-28 23:26:19 +08:00 |
|
printempw
|
fd7afd2ead
|
fix i18n when http exception occurs
|
2016-09-28 17:54:07 +08:00 |
|
printempw
|
1618707e5d
|
regenerate session id after logging out
|
2016-09-28 17:48:37 +08:00 |
|
printempw
|
65b0109d39
|
fix showing flash message
|
2016-09-28 13:03:33 +08:00 |
|
printempw
|
459c325597
|
fix translation of noticing wrong password
|
2016-09-27 22:41:10 +08:00 |
|
printempw
|
a877e93c3a
|
fix getting environment variables
|
2016-09-27 22:35:04 +08:00 |
|
printempw
|
03fbf61cf8
|
fix checking in after zero
|
2016-09-27 22:32:15 +08:00 |
|
printempw
|
af95ef11d6
|
fix minus page numbers
|
2016-09-27 22:31:37 +08:00 |
|