Commit Graph

85 Commits

Author SHA1 Message Date
printempw
a95ce92bd5 add support for Phpwind 2016-06-12 11:10:19 +08:00
printempw
99b514e318 fix bug of ereg function, close #16 2016-06-12 10:24:12 +08:00
printempw
faa99d43eb rewrited implementation of showing msg to prevent XSS attack, close #14 2016-05-12 22:09:26 +08:00
printempw
e0a9a267e3 remove slash if site_url is ended with slash 2016-04-04 08:37:40 +08:00
printempw
9749393cc0 added auto-updating 2016-04-03 21:49:19 +08:00
printempw
1b76f33e0b detached ciphers 2016-04-03 15:39:22 +08:00
printempw
3fbc76fd5b added option of user default skin 2016-04-03 14:41:25 +08:00
printempw
456372d085 tweaked style of options 2016-04-03 13:29:54 +08:00
printempw
e220018413 added option of Google Fonts CDN 2016-04-03 11:28:47 +08:00
printempw
79e49201ab added option of custom css/js 2016-04-03 11:01:15 +08:00
printempw
4d52abb2ae added limit of uploading texture 2016-04-03 10:19:12 +08:00
printempw
791195c44d remove DOM after deleting texture at user manage page 2016-04-03 08:27:33 +08:00
printempw
9734a20227 added HTTP redirect function 2016-04-03 08:09:59 +08:00
printempw
6a9a3be06c refactored Database class to improve reusability 2016-04-02 22:53:55 +08:00
printempw
25a16c87d7 added Updater 2016-03-27 16:34:38 +08:00
printempw
1bdd2dc6d7 moved install.php to /setup and added function check 2016-03-27 15:02:16 +08:00
printempw
d0c67d7110 added custom Exception class E 2016-03-27 11:38:27 +08:00
printempw
8921fe38c8 added user search 2016-03-27 10:55:16 +08:00
printempw
7f091823ad added page of texture preview at user manage page 2016-03-27 10:13:11 +08:00
printempw
b941d0f381 tweaked style of pagination 2016-03-27 09:13:13 +08:00
printempw
65771a11f3 renamed Config class to Option 2016-03-26 22:29:45 +08:00
printempw
bf65bee5e6 fixed bug caused by removing libs dir 2016-03-26 21:45:52 +08:00
printempw
6abe1dbd87 added link to user management at overview page 2016-03-26 20:20:18 +08:00
printempw
44183f0a3f use exit; instead of die() 2016-03-26 19:46:56 +08:00
printempw
9da56ee94f renamed includes to libraries 2016-03-26 18:50:47 +08:00
printempw
c5ab42d9d5 fixed file header 2016-03-20 11:33:22 +08:00
printempw
1ebc01df47 added admin page of adding users 2016-03-19 23:16:23 +08:00
printempw
bfd405cc20 fixed space intentation 2016-03-19 20:54:13 +08:00
printempw
83f78c0d4c fixed bug of color scheme switcher 2016-03-19 20:34:05 +08:00
printempw
82f6025ebc fixed duplicate primary key 2016-03-19 16:52:17 +08:00
printempw
3be967b672 added option home_pic_url 2016-03-19 15:35:16 +08:00
printempw
b254dc5c1e added options of customization 2016-03-19 15:21:09 +08:00
printempw
e082cc4f53 set names 'utf8' when insert options 2016-03-19 14:17:32 +08:00
printempw
148b03b512 use recursive traversal instead of scandir function 2016-03-19 12:56:31 +08:00
printempw
81d7262627 disabled deleting admin account at manage page 2016-03-19 12:02:45 +08:00
printempw
d2ab82a8d7 awesome! AdminLTE! yeah~XD 2016-03-19 10:28:18 +08:00
printempw
b7efe23d10 now you can set your site name while installing 2016-03-18 18:57:58 +08:00
printempw
5f401a5ba3 use namespace to organize classes 2016-03-18 17:49:52 +08:00
printempw
ee22504a9b bravo! site options is now storaged in data table 2016-03-18 16:47:25 +08:00
printempw
ad25e21036 fixed field length of password 2016-03-18 15:33:59 +08:00
printempw
3015a36cdb added configuration of table prefix 2016-03-13 11:31:46 +08:00
printempw
faecd06b10 bug fixed #422 2016-03-13 09:39:51 +08:00
printempw
bfdfb25971 check php version when install 2016-03-13 09:06:58 +08:00
printempw
f7500f50fa small fix 2016-03-12 21:15:43 +08:00
printempw
d6f87e129e added great friendly awesome install page 2016-03-12 21:07:36 +08:00
printempw
0827b2337b added mysql port to configuration 2016-03-12 16:46:26 +08:00
printempw
07e699f64e added operation of deleting textures on manage page 2016-03-06 15:36:10 +08:00
printempw
711a744304 don't forget to add links ;) 2016-03-06 14:45:19 +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