Commit Graph

61 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
9f02cf26c1 use custom helpers instead of util classes 2016-08-29 23:31:43 +08:00
printempw
124b98f9d7 load some envs to config to prevent cache problems 2016-08-29 16:41:28 +08:00
printempw
fc4b64ca34 enhance Option class 2016-08-29 14:23:53 +08:00
printempw
f7fd47f2d6 fix bootstrapers 2016-08-29 14:22:53 +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
e4bd07f86a add update script for v3.0.4 2016-08-27 18:23:05 +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
2e8139809b fix bug of migrations 2016-08-22 21:45:04 +08:00
printempw
0e3418dc56 add migration for importing users and textures simultaneously 2016-08-20 21:08:46 +08:00
printempw
8970c17472 add option for deleting invalid textures automatically 2016-08-19 23:15:33 +08:00
printempw
c6b2d6c1cc add migration for v2 users 2016-08-19 23:09:32 +08:00
printempw
89acfaff8f add deleting invalid textures automatically 2016-08-17 18:08:51 +08:00
printempw
0b17fa4799 rewrite the constructor of User class 2016-08-16 13:27:06 +08:00
printempw
bd450ac8d0 add customization of copyright text 2016-08-15 22:14:00 +08:00
printempw
31c27f657f fix default value of some columns 2016-08-15 12:27:27 +08:00
printempw
96ae3957f8 refactor Database class 2016-08-14 08:31:07 +08:00
printempw
76c305d8c3 add option for setting score of private textures 2016-08-13 23:25:10 +08:00
printempw
c6cedc8ca3 update to v3.0.2 2016-08-11 18:11:20 +08:00
printempw
013edd87ac add default value for getting options 2016-08-11 18:10:14 +08:00
printempw
67ef857544 show lock page if no update is available 2016-08-11 13:21:00 +08:00
printempw
8b586bddf6 add pages for update 2016-08-11 13:17:30 +08:00
printempw
3d83f3278c fix bug at importing v2 textures 2016-08-10 22:46:17 +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
8241e98121 add migrating textures from v2 to v3 2016-08-10 18:03:06 +08:00
printempw
6cef94924e add checking for updates 2016-08-09 13:18:27 +08:00
printempw
2926f28add abstract Application class 2016-08-08 22:19:12 +08:00
printempw
c0363f5915 add option of adding query string to avatar 2016-08-07 16:56:54 +08:00
printempw
baeb967857 use Validate class in setup 2016-08-06 19:54:03 +08:00
printempw
8b9d902908 decouple migrations 2016-08-06 19:45:18 +08:00
printempw
0ca9ba2b24 do not check folder exists at setup 2016-07-30 10:03:43 +08:00
printempw
63bc3ec4e0 add option of signing after 0:00 a.m. #21 2016-07-29 13:57:20 +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
b32d11e4ce add update script for v2.4.5 2016-06-12 11:16:59 +08:00
printempw
faa99d43eb rewrited implementation of showing msg to prevent XSS attack, close #14 2016-05-12 22:09:26 +08:00
printempw
4767ff988e updated to v2.4.3 2016-04-11 17:37:01 +08:00
printempw
8943021945 fixed invalid default value of update script 2016-04-06 03:53:57 -05:00
printempw
3fefbff618 fixed invalid default value 2016-04-05 09:38:40 -05:00
printempw
ca2cd43df3 fixed bug of update script 2016-04-05 14:58:27 +08:00
printempw
cb6ef24038 fixed foolish filename miss 2016-04-05 14:52:36 +08:00
printempw
07a563de3b update sql 2016-04-05 14:46:47 +08:00