Commit Graph

58 Commits

Author SHA1 Message Date
printempw
b9aa8618d0 add detection for mbstring & tokenizer extensions 2016-12-30 20:42:37 +08:00
printempw
372be47ac8 fix parse error at index.php under PHP 5.3 2016-12-17 20:48:13 +08:00
printempw
94495614c3 separate runtime check to a function 2016-12-17 19:52:22 +08:00
printempw
c9a3c0549b separate codes with namespaced class names from index.php 2016-12-17 13:06:36 +08:00
printempw
6834b68948 add runtime check 2016-11-21 22:04:10 +08:00
printempw
4ef6fba0c6 remove constant BASE_DIR 2016-11-21 21:50:24 +08:00
printempw
0fe1391750 simplify entrance file 2016-09-10 18:09:12 +08:00
printempw
f7fd47f2d6 fix bootstrapers 2016-08-29 14:22:53 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00
printempw
98505984e1 move framework files to App/Blessing 2016-08-24 22:43:04 +08:00
printempw
ab472d8fd2 move boot procedure to Boot class 2016-08-10 13:02:16 +08:00
printempw
2926f28add abstract Application class 2016-08-08 22:19:12 +08:00
printempw
03da79e482 enhance installation checking at entrance 2016-08-07 16:27:55 +08:00
printempw
881d73263a add installation pages 2016-07-28 15:10:19 +08:00
printempw
02d2102687 abstract boot steps elegantly 2016-07-28 12:01:00 +08:00
printempw
ea4faf6e33 fix many foolish bugs 2016-07-24 14:56:22 +08:00
printempw
60c07d58c2 make error handler registration more elegant 2016-07-23 22:52:31 +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
printempw
faa99d43eb rewrited implementation of showing msg to prevent XSS attack, close #14 2016-05-12 22:09:26 +08:00
printempw
ae77730228 fixed TTFB of Chrome, I don't know why, it just works 2016-04-11 17:02:20 +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
5ac2de58f3 tweaked performance 2016-03-27 10:56:51 +08:00
printempw
52eaaa932a use spinner instead of showing alert while logging&registering 2016-03-26 23:09:59 +08:00
printempw
65771a11f3 renamed Config class to Option 2016-03-26 22:29:45 +08:00
printempw
9da56ee94f renamed includes to libraries 2016-03-26 18:50:47 +08:00
printempw
85b93197d1 moved front-end libs to assets dir 2016-03-26 18:46:03 +08:00
printempw
301b426a6e show button of accessing user center if logged in 2016-03-19 15:39:14 +08:00
printempw
3be967b672 added option home_pic_url 2016-03-19 15:35:16 +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
752757e1fe added awesome friendly error page 2016-03-12 18:37:06 +08:00
printempw
9caab363d2 add nothing but adjusted some shit 2016-02-10 15:20:13 +08:00
printempw
2086d51b12 added notice of username while registering 2016-02-10 10:57:45 +08:00
printempw
9026ae2a6a first character upper-case for classes 2016-02-06 23:18:07 +08:00
printempw
220263b15e adjust style 2016-02-05 23:29:43 +08:00
printempw
9a5e3c91b3 Great! fully Chinese supported 2016-02-05 22:08:06 +08:00
printempw
c61ae2b395 easily customize site title 2016-02-05 16:08:37 +08:00
printempw
b4c432c0e7 fixed style problem 2016-02-05 00:02:18 +08:00
printempw
c1e8ccddcc adjusted style and fixed some bugs 2016-02-04 23:49:31 +08:00
printempw
6843383d01 add link for favicon 2016-02-03 23:06:21 +08:00
printempw
9949cb65b7 improved user exprience by using modal callback 2016-02-03 20:02:37 +08:00
printempw
22b1f4ec41 refoctor back-end and added database class using mysqli 2016-02-02 23:53:08 +08:00
printempw
7c0592dbf8 add independent get entrance 2016-02-02 21:22:53 +08:00
printempw
5221c24760 oh.. fucking routing and views 2016-01-22 16:21:09 +08:00
printempw
1d0e35b646 added url route 2016-01-22 14:47:18 +08:00
printempw
156d278b7a improved user experience, maybe... 2016-01-22 11:26:13 +08:00
printempw
559fd5baf3 fixed problem of message notifiction 2016-01-22 10:46:52 +08:00