Commit Graph

74 Commits

Author SHA1 Message Date
printempw
18997cc0ef use new function to generate avatar 2016-03-19 20:20:56 +08:00
printempw
a8cfdd3f01 now you can get an avatar from your skin 2016-03-19 20:01:16 +08:00
printempw
148b03b512 use recursive traversal instead of scandir function 2016-03-19 12:56:31 +08:00
printempw
70c2cd74cd fixed garbled chinese characters 2016-03-19 11:31:44 +08:00
printempw
2e1160d571 fixed bug of changing password at manage page 2016-03-19 10:55:01 +08:00
printempw
d2ab82a8d7 awesome! AdminLTE! yeah~XD 2016-03-19 10:28:18 +08:00
printempw
fe94a22669 fixed bugs of checking config caused by 2016-03-18 18:48:30 +08:00
printempw
63ccf02f3b bug fixes 2016-03-18 18:44:17 +08:00
printempw
cf8c6f38b3 use moecdn for google fonts 2016-03-18 18:40:28 +08:00
printempw
50cfb0f7c9 adjusted some shit 2016-03-18 17:54:19 +08:00
printempw
5f401a5ba3 use namespace to organize classes 2016-03-18 17:49:52 +08:00
printempw
78dedd874e added AdaptedDatabase class includes reusable code of data adapting 2016-03-18 16:59:20 +08:00
printempw
ee22504a9b bravo! site options is now storaged in data table 2016-03-18 16:47:25 +08:00
printempw
80dca173a7 added data adapter for authme, crazylogin and discuz 2016-03-13 15:38:34 +08:00
printempw
3015a36cdb added configuration of table prefix 2016-03-13 11:31:46 +08:00
printempw
df281252ab print nothing if no skin textures 2016-03-13 09:31:33 +08:00
printempw
d6f87e129e added great friendly awesome install page 2016-03-12 21:07:36 +08:00
printempw
30ac85295c added DEBUG_MODE in config 2016-03-12 18:47:42 +08:00
printempw
752757e1fe added awesome friendly error page 2016-03-12 18:37:06 +08:00
printempw
706a4cb8c1 fixed bug 2016-03-12 17:21:30 +08:00
printempw
0827b2337b added mysql port to configuration 2016-03-12 16:46:26 +08:00
printempw
3b33d8a17f fixed function name 2016-03-06 15:46:26 +08:00
printempw
07e699f64e added operation of deleting textures on manage page 2016-03-06 15:36:10 +08:00
printempw
524b037c08 added overview page 2016-03-06 14:41:42 +08:00
printempw
b0ad3fa412 added pagination for admin page 2016-03-06 14:12:12 +08:00
printempw
537fe6a5bf fixed chinese encoding problem 2016-03-05 19:23:24 +08:00
printempw
9a00e39e42 return 404 if no texture is uploaded or user is not registered 2016-02-14 16:23:19 +08:00
printempw
b43b19abe4 added option for resetting account 2016-02-10 21:21:33 +08:00
printempw
9caab363d2 add nothing but adjusted some shit 2016-02-10 15:20:13 +08:00
printempw
1ac1364fd5 return 404 if texture no longer exists 2016-02-10 15:07:55 +08:00
printempw
901e318124 fixed bug of regular expression 2016-02-08 22:03:40 +08:00
printempw
512e0ad7b8 fixed a big motherfucking bug when uploading a same skin 2016-02-07 15:18:27 +08:00
printempw
1cecd5b508 fixed shits because of git windows dosen't care fucking case 2016-02-07 09:41:04 +08:00
printempw
a1fe95ae43 encode JSON with JSON_PRETTY_PRINT 2016-02-06 23:33:55 +08:00
printempw
a89fe5dc1b added some new included shit 2016-02-06 23:30:32 +08:00
printempw
9026ae2a6a first character upper-case for classes 2016-02-06 23:18:07 +08:00
printempw
542e20fb54 add Content-Length head 2016-02-06 22:03:50 +08:00
printempw
9a5e3c91b3 Great! fully Chinese supported 2016-02-05 22:08:06 +08:00
printempw
212c0d6767 supported skin storage for both steve and alex model 2016-02-05 15:56:17 +08:00
printempw
c1e8ccddcc adjusted style and fixed some bugs 2016-02-04 23:49:31 +08:00
printempw
01bf32d8ed supported both CustomSkinLoader API and UniSkinAPI 2016-02-04 23:46:58 +08:00
printempw
f113876f1b pretty function name 2016-02-04 18:35:14 +08:00
printempw
acd28577ae use defined DIR to prevent relative path problem 2016-02-04 17:19:28 +08:00
printempw
297c634b53 do not use is_null to compare string 2016-02-04 13:49:42 +08:00
printempw
d24ab3a0fe fix bugs 2016-02-04 10:18:24 +08:00
printempw
079e0d3de9 added password length check 2016-02-03 21:15:29 +08:00
printempw
6ffa0d85f4 add user/profile.php 2016-02-03 18:12:40 +08:00
printempw
53b67150f5 fixed problem of dir path 2016-02-03 15:55:52 +08:00
printempw
913052dd3a fixed some bugs 2016-02-03 15:53:44 +08:00
printempw
30dd926632 add check for directory textures existence 2016-02-03 15:47:06 +08:00