Commit Graph

893 Commits

Author SHA1 Message Date
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
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
875cff557d use callout instead of alert 2016-08-23 22:04:10 +08:00
printempw
2e8139809b fix bug of migrations 2016-08-22 21:45:04 +08:00