Commit Graph

81 Commits

Author SHA1 Message Date
printempw
e6fedfd2f3 separate config generator as a plugin 2016-10-25 22:47:50 +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
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
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
ddc84518ee fix version control of update urls 2016-09-25 15:59:00 +08:00
printempw
2e9ae091da add importing options automatically 2016-09-25 14:32:56 +08:00
printempw
d9b364556b working on i18n of user center 2016-09-15 23:03:58 +08:00
printempw
c6bee0727f fix urls of assets for sub directory 2016-09-05 22:18:34 +08:00
printempw
681a56a741 use validator of laravel instead of Validate class 2016-09-04 15:35:12 +08:00
printempw
f30c7c8aa4 add timestamp to control cache of update sources 2016-09-03 22:09:13 +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
bde548de40 add PrettyPageException to handle exceptions which should be rendered 2016-08-29 19:47:30 +08:00
printempw
124b98f9d7 load some envs to config to prevent cache problems 2016-08-29 16:41:28 +08:00
printempw
fc4b64ca34 enhance Option class 2016-08-29 14:23:53 +08:00
printempw
cebae55ca5 fix preview of double layer skins 2016-08-29 12:19:21 +08:00
Alexander Xia
03d5768f40 fix double layer skin preview 2016-08-29 02:34:54 +00:00
printempw
f11070dcf0 fix relative urls 2016-08-28 22:16:48 +08:00
printempw
ca775a2809 add options to service container 2016-08-28 22:15:09 +08:00
printempw
b7dc5e395e fix getting app version 2016-08-28 21:48:15 +08:00
printempw
776109f487 use Storage facade to manage files 2016-08-28 20:33:35 +08:00
printempw
cc74d4020d add installation check at BootServiceProvider 2016-08-28 18:33:47 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00
printempw
986b20a0ad add DocBlocks for Updater 2016-08-27 18:11:34 +08:00
printempw
6e726df521 add auto-update 2016-08-26 22:42:49 +08:00
printempw
dddd66d49e move framework files to app/Core directory 2016-08-25 22:44:03 +08:00
printempw
98505984e1 move framework files to App/Blessing 2016-08-24 22:43:04 +08:00
printempw
0e3418dc56 add migration for importing users and textures simultaneously 2016-08-20 21:08:46 +08:00
printempw
c6b2d6c1cc add migration for v2 users 2016-08-19 23:09:32 +08:00
printempw
1875210f3f update generateRndString 2016-08-18 21:51:39 +08:00
printempw
ced8e30797 rewrite Storage class to improve reusability 2016-08-17 13:16:46 +08:00
printempw
0e5d18c0a1 import option automatically if exists 2016-08-17 12:16:03 +08:00
printempw
3a9d1fc665 add logging in with your owned player names 2016-08-16 22:52:00 +08:00
printempw
0b17fa4799 rewrite the constructor of User class 2016-08-16 13:27:06 +08:00
printempw
96ae3957f8 refactor Database class 2016-08-14 08:31:07 +08:00
printempw
e28be4cc32 fix relative urls, close #27 2016-08-13 21:41:53 +08:00
printempw
46bf958215 set default timezone when boot up 2016-08-12 17:59:14 +08:00
printempw
6dbcc7aacd fix non-static method 2016-08-11 22:56:36 +08:00
printempw
013edd87ac add default value for getting options 2016-08-11 18:10:14 +08:00
printempw
8b586bddf6 add pages for update 2016-08-11 13:17:30 +08:00
printempw
7d7432a374 add placeholders for comment script 2016-08-11 12:47:02 +08:00
printempw
d4623f453d use mbstring to split chinese characters 2016-08-10 23:00:15 +08:00
printempw
3d83f3278c fix bug at importing v2 textures 2016-08-10 22:46:17 +08:00