Commit Graph

130 Commits

Author SHA1 Message Date
printempw
0a3ea9b1e1 fix undefined tid 2016-09-10 22:06:43 +08:00
printempw
6c1311db5e add json helper function 2016-09-10 21:39:45 +08:00
printempw
b455fe6f06 fix response of validations 2016-09-10 21:14:46 +08:00
printempw
9ef9137688 extend validator rules at ValidatorExtendServiceProvider 2016-09-10 19:06:54 +08:00
printempw
35c978697b fix checking file exists 2016-09-10 18:50:04 +08:00
printempw
5e3e1e64d4 fixed support for sub directory 2016-09-10 17:52:33 +08:00
printempw
fd622e2eb8 save session when terminate abnormally 2016-09-08 18:08:45 +08:00
printempw
c6bee0727f fix urls of assets for sub directory 2016-09-05 22:18:34 +08:00
printempw
691f26e736 fix UrlGenerator at error page 2016-09-04 17:05:30 +08:00
printempw
b73c819142 use Mail of laravel 2016-09-04 16:15:15 +08:00
printempw
1fa51927bb use composer to load helpers 2016-09-04 15:47:51 +08:00
printempw
681a56a741 use validator of laravel instead of Validate class 2016-09-04 15:35:12 +08:00
printempw
f5c9e08ad6 use validator of laravel 2016-09-03 23:50:55 +08:00
printempw
f30c7c8aa4 add timestamp to control cache of update sources 2016-09-03 22:09:13 +08:00
printempw
31001f15ae fix cache of requests with size 2016-09-03 21:12:13 +08:00
printempw
2b55346a0c fix undefined player_name at PlayerController 2016-09-03 21:06:01 +08:00
printempw
fde6005cbf fix preview with size 2016-09-03 21:04:34 +08:00
printempw
7ed653e876 separate event listeners from app core 2016-08-30 10:10:11 +08:00
printempw
fffb8fd441 add file cache for non-existent players 2016-08-30 08:55:02 +08:00
printempw
9f02cf26c1 use custom helpers instead of util classes 2016-08-29 23:31:43 +08:00
printempw
0dd6d0125c use redirect helper function 2016-08-29 23:12:45 +08:00
printempw
cfd289c0c8 add macros for responses 2016-08-29 22:48:55 +08:00
printempw
8196324f73 write data from cookie to session in a parent middleware 2016-08-29 22:46:57 +08:00
printempw
bde548de40 add PrettyPageException to handle exceptions which should be rendered 2016-08-29 19:47:30 +08:00
printempw
124b98f9d7 load some envs to config to prevent cache problems 2016-08-29 16:41:28 +08:00
printempw
1caae0dd75 add cache for json profiles of players 2016-08-29 15:28:20 +08:00
printempw
9290f1d2a7 fix rendering HttpException with whoops 2016-08-29 15:10:51 +08:00
printempw
1798d07210 update routes 2016-08-29 14:49:10 +08:00
printempw
3949ddd59c add events and listeners for cache 2016-08-29 14:25:24 +08:00
printempw
fc4b64ca34 enhance Option class 2016-08-29 14:23:53 +08:00
printempw
cebae55ca5 fix preview of double layer skins 2016-08-29 12:19:21 +08:00
Alexander Xia
03d5768f40 fix double layer skin preview 2016-08-29 02:34:54 +00:00
printempw
f11070dcf0 fix relative urls 2016-08-28 22:16:48 +08:00
printempw
ca775a2809 add options to service container 2016-08-28 22:15:09 +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
cc74d4020d add installation check at BootServiceProvider 2016-08-28 18:33:47 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00
printempw
986b20a0ad add DocBlocks for Updater 2016-08-27 18:11:34 +08:00
printempw
6e726df521 add auto-update 2016-08-26 22:42:49 +08:00
printempw
6170144fb1 fix using deprecated mysql_escape_string() 2016-08-26 17:36:57 +08:00
printempw
56bfcd0b67 fix bug of register and deleting account 2016-08-26 13:22:48 +08:00
printempw
dddd66d49e move framework files to app/Core directory 2016-08-25 22:44:03 +08:00
printempw
e1525cfad4 fix clearing textures of player, close #31 2016-08-25 21:42:09 +08:00
printempw
889dfad9fa decide storage unit automatically 2016-08-25 13:26:53 +08:00
printempw
4de91cc543 add placeholders of table name for sqls 2016-08-25 13:25:55 +08:00
printempw
cece50e1a3 use SQL to calculate storage used 2016-08-24 22:43:30 +08:00
printempw
98505984e1 move framework files to App/Blessing 2016-08-24 22:43:04 +08:00
printempw
0e3418dc56 add migration for importing users and textures simultaneously 2016-08-20 21:08:46 +08:00
printempw
c6b2d6c1cc add migration for v2 users 2016-08-19 23:09:32 +08:00