Commit Graph

76 Commits

Author SHA1 Message Date
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
9290f1d2a7 fix rendering HttpException with whoops 2016-08-29 15:10:51 +08:00
printempw
35d71b331b fix relative urls 2016-08-29 14:24:28 +08:00
printempw
20cdea101f use helper function to generate absolute assets url 2016-08-29 10:40:03 +08: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
b7dc5e395e fix getting app version 2016-08-28 21:48:15 +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
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
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
dddd66d49e move framework files to app/Core directory 2016-08-25 22:44:03 +08:00
printempw
889dfad9fa decide storage unit automatically 2016-08-25 13:26:53 +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
8e6d902ca3 adjust column size at customize page 2016-08-21 10:38:46 +08:00
printempw
f1b966b12d enhance selection of texture type at upload page 2016-08-21 10:37:29 +08:00
printempw
825efbb150 fix escaping release note 2016-08-20 22:10:34 +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
6fbaf4175b add button of changing texture privacy at skinlib index 2016-08-17 18:00:28 +08:00
printempw
af90c653e9 add some notices to user panel 2016-08-17 17:00:52 +08:00
printempw
b137b88952 fix using email in session 2016-08-17 13:11:48 +08:00
printempw
3a9d1fc665 add logging in with your owned player names 2016-08-16 22:52:00 +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
98edbc1d96 remove use-as button at upload page 2016-08-15 21:46:50 +08:00
printempw
01e4289f77 use sweetalert2 to show message in some cases 2016-08-14 13:38:46 +08:00
printempw
6e4e50168c fix texture name of items in closet 2016-08-14 10:17:59 +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
62b21528ee fix escaping custom css/js 2016-08-13 22:10:28 +08:00
printempw
fbee383d5f use css to cut texture name 2016-08-13 22:07:28 +08:00
printempw
e28be4cc32 fix relative urls, close #27 2016-08-13 21:41:53 +08:00
printempw
8b586bddf6 add pages for update 2016-08-11 13:17:30 +08:00
printempw
7d7432a374 add placeholders for comment script 2016-08-11 12:47:02 +08:00
printempw
d4623f453d use mbstring to split chinese characters 2016-08-10 23:00:15 +08:00
printempw
3d83f3278c fix bug at importing v2 textures 2016-08-10 22:46:17 +08:00
printempw
a03a515613 fix service name of Application 2016-08-10 18:05:29 +08:00
printempw
8241e98121 add migrating textures from v2 to v3 2016-08-10 18:03:06 +08:00
printempw
88f1ca4f23 add template for 403 2016-08-09 21:55:49 +08:00
printempw
6cef94924e add checking for updates 2016-08-09 13:18:27 +08:00
printempw
c0363f5915 add option of adding query string to avatar 2016-08-07 16:56:54 +08:00
printempw
8386d0b8d1 fix styles of background image 2016-08-06 18:48:01 +08:00
printempw
c6a20e910a add operation of setting/canceling admins #21 2016-07-29 15:31:05 +08:00