Commit Graph

68 Commits

Author SHA1 Message Date
Pig Fang
6031562851 Simplify environment check when booting 2018-07-21 18:43:33 +08:00
Pig Fang
0ba04749f7 add one more directory permission check 2018-07-15 22:07:40 +08:00
Pig Fang
f3ef8d30f1 update php version requirement 2018-07-14 14:53:41 +08:00
Pig Fang
67b8c698b0 update php version requirement 2018-07-14 09:08:37 +08:00
printempw
6448b3bbab Set UTF-8 encoding for error messages 2018-02-24 19:21:04 +08:00
Pig Fang
46c246b5ff Add empty "plugins" dir when packaging 2017-12-18 23:41:57 +08:00
printempw
cf0b1e3cac Update comment format 2017-08-05 14:15:26 +08:00
printempw
89243cb066 Rename handler.php to kernel.php 2017-08-05 13:40:42 +08:00
printempw
f4dc8cbcf9 Add detection of directory write permission 2017-06-30 11:23:26 +08:00
printempw
27c7a77f04 Add Chinese translation for runtime checking 2017-06-27 20:09:42 +08:00
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