Commit Graph

551 Commits

Author SHA1 Message Date
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
printempw
3949ddd59c add events and listeners for cache 2016-08-29 14:25:24 +08:00
printempw
35d71b331b fix relative urls 2016-08-29 14:24: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
cebae55ca5 fix preview of double layer skins 2016-08-29 12:19:21 +08:00
printempw
0fc0bc9c2b Merge branch 'master' of github.com:printempw/blessing-skin-server 2016-08-29 11:02:02 +08:00
printempw
20cdea101f use helper function to generate absolute assets url 2016-08-29 10:40:03 +08:00
Alexander Xia
03d5768f40 fix double layer skin preview 2016-08-29 02:34:54 +00:00
printempw
adcc681721 stop rotating when pause 2016-08-29 10:13:26 +08: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
15154eda7f remove default auth system 2016-08-28 20:50:29 +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
7e23d08285 change dist directory of assets 2016-08-28 18:34:41 +08:00
printempw
cc74d4020d add installation check at BootServiceProvider 2016-08-28 18:33:47 +08:00
printempw
f7458bc638 register services providers manually at setup 2016-08-28 18:32:38 +08:00
printempw
368656d807 update .env 2016-08-28 13:42:05 +08:00
printempw
07589b54d0 use laravel elixir to compile assets 2016-08-28 11:49:22 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00
printempw
e4bd07f86a add update script for v3.0.4 2016-08-27 18:23:05 +08:00
printempw
986b20a0ad add DocBlocks for Updater 2016-08-27 18:11:34 +08:00
printempw
0362b1c1dd update to v3.0.4 2016-08-27 16:29:53 +08:00
printempw
12d3538904 add more update sources 2016-08-27 16:29:20 +08:00
printempw
6e726df521 add auto-update 2016-08-26 22:42:49 +08:00
printempw
dd71272904 fix pagination url when searching by uid 2016-08-26 17:52:55 +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