Commit Graph

454 Commits

Author SHA1 Message Date
printempw
67ef857544 show lock page if no update is available 2016-08-11 13:21:00 +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
printempw
22be48c309 enhance performance at installation 2016-08-10 22:22:28 +08:00
printempw
38d7808dfa fix duplicated index at menu config 2016-08-10 22:08:38 +08:00
printempw
fba53c1fe5 use PrettyPageHandler to handler errors while installing 2016-08-10 22:07:20 +08:00
printempw
a03a515613 fix service name of Application 2016-08-10 18:05:29 +08:00
printempw
8241e98121 add migrating textures from v2 to v3 2016-08-10 18:03:06 +08:00
printempw
ddfdbb4ab0 apply transition only on color attribute 2016-08-10 17:51:36 +08:00
printempw
ab472d8fd2 move boot procedure to Boot class 2016-08-10 13:02:16 +08:00
printempw
88f1ca4f23 add template for 403 2016-08-09 21:55:49 +08:00
printempw
066d468fa4 fix bug of converting object to string 2016-08-09 21:41:45 +08:00
printempw
3d3b2541dc use version_compare() to check PHP version 2016-08-09 13:20:18 +08:00
printempw
6cef94924e add checking for updates 2016-08-09 13:18:27 +08:00
printempw
2926f28add abstract Application class 2016-08-08 22:19:12 +08:00
printempw
2934273086 redirect /api/textures request to real location 2016-08-08 17:49:47 +08:00
printempw
b72252d109 fix support for chinese player names 2016-08-07 17:09:34 +08:00
printempw
c0363f5915 add option of adding query string to avatar 2016-08-07 16:56:54 +08:00
printempw
03da79e482 enhance installation checking at entrance 2016-08-07 16:27:55 +08:00
printempw
c0c0478472 fix background size 2016-08-07 11:29:45 +08:00
printempw
09d0be1414 add character v to version string 2016-08-06 22:15:15 +08:00
printempw
f011eb576c read version info from package.json at gulpfile 2016-08-06 22:14:00 +08:00
printempw
52d367ac1d change default value of APP_DEBUG to true 2016-08-06 21:57:12 +08:00
printempw
659e1ec200 fix namespaces for class Validate 2016-08-06 21:54:02 +08:00
printempw
bba4078ea5 fix border at homepage of light themes 2016-08-06 21:52:52 +08:00
printempw
d76f0d17c1 adjust styles of setup page 2016-08-06 20:05:34 +08:00
printempw
baeb967857 use Validate class in setup 2016-08-06 19:54:03 +08:00
printempw
8b9d902908 decouple migrations 2016-08-06 19:45:18 +08:00
printempw
9a249fa7ab rename functions of validating 2016-08-06 19:38:37 +08:00
printempw
91c388b991 notify if password resetting is disabled 2016-08-06 19:12:39 +08:00
printempw
4edac09d28 add comment for .env to make it more friendly 2016-08-06 19:11:58 +08:00
printempw
b515ade385 fix indents in file header 2016-08-06 18:56:57 +08:00
printempw
8386d0b8d1 fix styles of background image 2016-08-06 18:48:01 +08:00
printempw
d35a492576 fix support of error control operators 2016-08-06 18:47:10 +08:00
printempw
0ca9ba2b24 do not check folder exists at setup 2016-07-30 10:03:43 +08:00
printempw
a14c1c1a0e fix bug of checking parameters 2016-07-29 21:22:33 +08:00
printempw
2e2f15ac1a add default value for some fields 2016-07-29 21:14:05 +08:00
printempw
4b54b218d5 fix bug when accessing skinlib without logging in 2016-07-29 18:53:20 +08:00
printempw
c6d0f9f6b7 fix bug of namespace 2016-07-29 17:47:58 +08:00
printempw
61e148efd8 update gulpfile 2016-07-29 16:13:21 +08:00
printempw
c6a20e910a add operation of setting/canceling admins #21 2016-07-29 15:31:05 +08:00
printempw
63bc3ec4e0 add option of signing after 0:00 a.m. #21 2016-07-29 13:57:20 +08:00
printempw
ce099562d2 adapt to new score options 2016-07-29 12:46:19 +08:00
printempw
d24bd761b8 fix table prefix at installation 2016-07-29 12:45:35 +08:00
printempw
7b0dc771ba add option page of score #21 2016-07-29 11:52:45 +08:00
printempw
48ebec183f enhance performance of login captcha 2016-07-29 11:14:06 +08:00
printempw
77d1000070 update composer.json 2016-07-29 11:13:39 +08:00
printempw
054c7d87ed protect dotenv file from being accessed #22 2016-07-28 23:11:05 +08:00