Commit Graph

24 Commits

Author SHA1 Message Date
printempw
300d5c4b6f working on support for sub directory 2016-09-10 17:02:53 +08:00
printempw
691f26e736 fix UrlGenerator at error page 2016-09-04 17:05:30 +08:00
printempw
681a56a741 use validator of laravel instead of Validate class 2016-09-04 15:35:12 +08:00
printempw
124b98f9d7 load some envs to config to prevent cache problems 2016-08-29 16:41:28 +08:00
printempw
b7dc5e395e fix getting app version 2016-08-28 21:48:15 +08:00
printempw
776109f487 use Storage facade to manage files 2016-08-28 20:33:35 +08:00
printempw
bd1579d7fb fix bootstrapers at update page 2016-08-28 18:48:59 +08:00
printempw
f7458bc638 register services providers manually at setup 2016-08-28 18:32:38 +08:00
printempw
dddd66d49e move framework files to app/Core directory 2016-08-25 22:44:03 +08:00
printempw
98505984e1 move framework files to App/Blessing 2016-08-24 22:43:04 +08:00
printempw
c6b2d6c1cc add migration for v2 users 2016-08-19 23:09:32 +08:00
printempw
0b17fa4799 rewrite the constructor of User class 2016-08-16 13:27:06 +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
2926f28add abstract Application class 2016-08-08 22:19:12 +08:00
printempw
baeb967857 use Validate class in setup 2016-08-06 19:54:03 +08:00
printempw
0ca9ba2b24 do not check folder exists at setup 2016-07-30 10:03:43 +08:00
printempw
d24bd761b8 fix table prefix at installation 2016-07-29 12:45:35 +08:00
printempw
881d73263a add installation pages 2016-07-28 15:10:19 +08:00
printempw
c099d6f4a0 first commit of v3 2016-07-21 22:01:57 +08:00
printempw
9749393cc0 added auto-updating 2016-04-03 21:49:19 +08:00
printempw
cc1c3f5668 updated install script 2016-04-03 17:17:42 +08:00
printempw
bd02b33149 fixed bug of checking rewrite rules caused by http protocol 2016-03-27 17:02:48 +08:00
printempw
1bdd2dc6d7 moved install.php to /setup and added function check 2016-03-27 15:02:16 +08:00