Commit Graph

580 Commits

Author SHA1 Message Date
printempw
b816664428 fix bootstrap of setup and migration 2016-09-14 19:57:24 +08:00
printempw
a5a48789c5 working on translations 2016-09-11 15:40:09 +08:00
printempw
2c890730b6 fix email binding 2016-09-11 15:39:55 +08:00
printempw
cb04820196 use YAML for localization 2016-09-11 11:10:02 +08:00
printempw
8571384c4a update README 2016-09-10 23:35:43 +08:00
printempw
c9daa8a02b show nickname of user instead of uid 2016-09-10 22:15:07 +08:00
printempw
0a3ea9b1e1 fix undefined tid 2016-09-10 22:06:43 +08:00
printempw
963a8a516b fix ajax url of signing in 2016-09-10 21:43:08 +08:00
printempw
6c1311db5e add json helper function 2016-09-10 21:39:45 +08:00
printempw
97539d4178 fix ajax urls at skinlib 2016-09-10 21:37:00 +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
a172eb0def fix asset urls at update page 2016-09-10 19:05:40 +08:00
printempw
35c978697b fix checking file exists 2016-09-10 18:50:04 +08:00
printempw
0fe1391750 simplify entrance file 2016-09-10 18:09:12 +08:00
printempw
48c02f1f01 remove phpunit.xml 2016-09-10 17:56:51 +08:00
printempw
d35f7b3249 remove unused database directory 2016-09-10 17:54:31 +08:00
printempw
5e3e1e64d4 fixed support for sub directory 2016-09-10 17:52:33 +08:00
printempw
11d08b9545 remove unused tests 2016-09-10 17:52:04 +08:00
printempw
300d5c4b6f working on support for sub directory 2016-09-10 17:02:53 +08:00
printempw
fd622e2eb8 save session when terminate abnormally 2016-09-08 18:08:45 +08:00
printempw
fe8291d05c enhance notice when submitted too many wrong passwords 2016-09-05 22:27:35 +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
bc73947b6b update composer.json 2016-09-04 15:49:21 +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
91411f5563 fix custom message of HttpException 2016-09-04 15:16:42 +08:00
printempw
f5c9e08ad6 use validator of laravel 2016-09-03 23:50:55 +08:00
printempw
2e1b073c55 add i18n files 2016-09-03 23:50:17 +08:00
printempw
f30c7c8aa4 add timestamp to control cache of update sources 2016-09-03 22:09:13 +08:00
printempw
ac0ef4e086 fix 3d preview when select type at upload page 2016-09-03 21:50:08 +08:00
printempw
635b13b7d2 fix missing loading gif 2016-09-03 21:46:10 +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
16709fdae0 update README 2016-08-30 16:25:49 +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
3df7cbc0b6 use Predis as alias to prevent conflict 2016-08-29 16:09:00 +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