Commit Graph

46 Commits

Author SHA1 Message Date
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
printempw
22be48c309 enhance performance at installation 2016-08-10 22:22:28 +08:00
printempw
fba53c1fe5 use PrettyPageHandler to handler errors while installing 2016-08-10 22:07:20 +08:00
printempw
8241e98121 add migrating textures from v2 to v3 2016-08-10 18:03:06 +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
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
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
2e2f15ac1a add default value for some fields 2016-07-29 21:14:05 +08:00
printempw
c6d0f9f6b7 fix bug of namespace 2016-07-29 17:47:58 +08:00
printempw
d24bd761b8 fix table prefix at installation 2016-07-29 12:45:35 +08:00
printempw
dcbaabaa35 fix column of textures table 2016-07-28 16:21:02 +08:00
printempw
74caacf6df enhance send method of Mail class 2016-07-28 15:49:36 +08:00
printempw
9ea7b15e9e update .gitignore 2016-07-28 15:25:35 +08:00
printempw
881d73263a add installation pages 2016-07-28 15:10:19 +08:00
printempw
a0da888c1d make a wrapper for validating email 2016-07-28 15:09:29 +08:00
printempw
02d2102687 abstract boot steps elegantly 2016-07-28 12:01:00 +08:00
printempw
68d5062941 remove finally block 2016-07-28 11:50:35 +08:00
printempw
90675e7aeb fix bug of parameters 2016-07-27 18:09:45 +08:00
printempw
5f63daf075 add function of renaming texture 2016-07-24 15:56:23 +08:00
printempw
0de5c4ad53 working on admin panel 2016-07-22 19:36:24 +08:00
printempw
b4f1e12c00 add custom error handler 2016-07-22 13:48:33 +08:00
printempw
0de6ec510a abandon support of subdir 2016-07-22 08:55:41 +08:00
printempw
c099d6f4a0 first commit of v3 2016-07-21 22:01:57 +08:00