Commit Graph

708 Commits

Author SHA1 Message Date
printempw
fbea8e0905 use laravel migrations to create tables 2016-11-18 16:08:01 +08:00
printempw
5fc43ed45b fix some minor issues for plugins 2016-11-17 17:32:12 +08:00
printempw
b232503fab add ability of selecting multi textures at closet 2016-11-13 12:20:30 +08:00
printempw
be4af844fe abstract forms for options 2016-11-12 23:50:41 +08:00
printempw
fdf2a82e2e fix removing ending slash of url 2016-11-11 23:04:53 +08:00
printempw
36925139db fix escaping unicode player name 2016-11-11 21:19:45 +08:00
printempw
11c88f28cd add log for password resetting 2016-11-07 22:34:34 +08:00
printempw
b42ad27f6f add events of player operations 2016-11-07 22:16:27 +08:00
printempw
ccbed31ab2 add link for examples of custom css/js 2016-11-07 21:57:43 +08:00
printempw
a51c55f4d8 fix bug when showing texture whose uploader was deleted 2016-11-06 13:22:27 +08:00
printempw
a77e87288a modifying copyright text is not permitted now 2016-11-06 11:58:08 +08:00
printempw
739bff4633 add id for register buttons at homepage 2016-11-06 11:48:31 +08:00
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
b63cceddf3 remove notice of data adapter on option page 2016-10-30 15:33:06 +08:00
printempw
e9ace93035 fix removing items from closet 2016-10-30 15:31:49 +08:00
printempw
fb4e080e30 fix width of plugin description 2016-10-30 14:48:47 +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
84e4d97f00 fix determining tables exist without prefix 2016-10-23 13:32:20 +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
a877fa0788 always redirect after uploading texture 2016-10-23 11:39:15 +08:00
printempw
e6a08c5229 fix wrong base url when logout 2016-10-23 11:07:08 +08:00
printempw
c615612889 fix trans key of notice for removing items 2016-10-22 23:09:35 +08:00
printempw
121cc4ea6d fix translation key of preference 2016-10-22 22:54:02 +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
b0714795bd add icon for players at admin index 2016-10-17 09:54:55 +08:00
printempw
82ada0930b add option for auto detecting asset url 2016-10-17 09:46:57 +08:00
printempw
02fe0c67f1 update sources for updating 2016-10-16 22:29:49 +08:00
printempw
cfdf000b25 update to v3.1.2 2016-10-16 22:09:24 +08:00
printempw
1b1a198839 fix using ClosetModel 2016-10-16 22:06:31 +08:00
printempw
9186146437 add link for confused Chinese users 2016-10-16 21:58:25 +08:00
printempw
923b048e4f use awesome Carbon instead of awful strtotime() 2016-10-16 21:30:40 +08:00
printempw
0aa68aeb58 add some chart at admin panel 2016-10-16 21:21:37 +08:00