Commit Graph

218 Commits

Author SHA1 Message Date
printempw
2807c3ce6d enhance judgement of active menu 2016-12-17 19:02:56 +08:00
printempw
be23dac2b3 adjust styles at user/player 2016-12-17 18:07:29 +08:00
printempw
325ea187e0 fix rendering content of option form 2016-12-11 22:26:58 +08:00
printempw
2bff6a080f add translation for index 2016-12-11 22:04:15 +08:00
printempw
5370e4904c brand-new landing page 2016-12-11 15:17:24 +08:00
printempw
a858456d38 add some application information for javascript 2016-12-10 22:01:05 +08:00
printempw
6ff4ad0c33 add support for multilevel menus 2016-12-10 21:30:24 +08:00
printempw
5055deb3cb fix logging out at homepage when installed to a subdir 2016-12-10 19:50:15 +08:00
printempw
28ea2b2858 separate v2 data migrations as a plugin 2016-11-25 22:34:41 +08:00
printempw
3811f7d704 working on extracting of updates 2016-11-25 13:13:26 +08:00
printempw
9b6c18cd6b now we have an awesome progress bar when download updates 2016-11-25 12:54:20 +08:00
printempw
4ef6fba0c6 remove constant BASE_DIR 2016-11-21 21:50:24 +08:00
printempw
721f8750ae add query string for captcha forcely 2016-11-19 23:21:27 +08:00
printempw
eb3b963dca add custom messages & callbacks for option forms 2016-11-18 22:39:12 +08:00
printempw
58a2e10c0a add query string for avatars forcely 2016-11-18 17:24:13 +08:00
printempw
589be0c892 move setup wizard into laravel framework 2016-11-18 16:46:58 +08:00
printempw
5fc43ed45b fix some minor issues for plugins 2016-11-17 17:32:12 +08:00
printempw
b232503fab add ability of selecting multi textures at closet 2016-11-13 12:20:30 +08:00
printempw
be4af844fe abstract forms for options 2016-11-12 23:50:41 +08:00
printempw
ccbed31ab2 add link for examples of custom css/js 2016-11-07 21:57:43 +08:00
printempw
a51c55f4d8 fix bug when showing texture whose uploader was deleted 2016-11-06 13:22:27 +08:00
printempw
a77e87288a modifying copyright text is not permitted now 2016-11-06 11:58:08 +08:00
printempw
739bff4633 add id for register buttons at homepage 2016-11-06 11:48:31 +08:00
printempw
b63cceddf3 remove notice of data adapter on option page 2016-10-30 15:33:06 +08:00
printempw
fb4e080e30 fix width of plugin description 2016-10-30 14:48:47 +08:00
printempw
5c042ae0ab separate cache logic from core 2016-10-29 18:54:38 +08:00
printempw
2559f7907b add namespace hints for plugin views and translation 2016-10-27 22:52:26 +08:00
printempw
e6fedfd2f3 separate config generator as a plugin 2016-10-25 22:47:50 +08:00
printempw
f3e803f57f use app() instead of App::make() 2016-10-25 21:35:09 +08:00
printempw
e35fa9b85a refactor models 2016-10-23 11:41:52 +08:00
printempw
a877fa0788 always redirect after uploading texture 2016-10-23 11:39:15 +08:00
printempw
e6a08c5229 fix wrong base url when logout 2016-10-23 11:07:08 +08:00
printempw
c615612889 fix trans key of notice for removing items 2016-10-22 23:09:35 +08:00
printempw
121cc4ea6d fix translation key of preference 2016-10-22 22:54:02 +08:00
printempw
d6e810da4a working on data adaptation 2016-10-17 17:51:51 +08:00
printempw
55414072e7 working on framework of plugins 2016-10-17 12:20:55 +08:00
printempw
688bf668e8 return bool value when option value is 0 or 1 2016-10-17 10:07:38 +08:00
printempw
b0714795bd add icon for players at admin index 2016-10-17 09:54:55 +08:00
printempw
82ada0930b add option for auto detecting asset url 2016-10-17 09:46:57 +08:00
printempw
0aa68aeb58 add some chart at admin panel 2016-10-16 21:21:37 +08:00
printempw
ab4c72184a add menu item for importing data from v2 2016-10-16 20:29:12 +08:00
printempw
86d82931bb add option of max size of uploaded file 2016-10-16 20:18:40 +08:00
printempw
7f0e9a4178 add search for closet 2016-10-16 20:04:21 +08:00
printempw
c09700ea57 enhance abstraction of Player model 2016-10-16 18:16:15 +08:00
printempw
1717095cef rename most-liked to most-likes 2016-10-07 17:03:10 +08:00
printempw
f81c405dba fix comparing with undefined 2016-10-06 17:56:01 +08:00
printempw
f0532dcc6c fix minimal length of password 2016-10-02 20:30:27 +08:00
printempw
5efd875b06 fix PrettyPageException at setup pages 2016-09-30 23:21:04 +08:00
printempw
a079331bf8 enhance translations of skinlib 2016-09-30 20:46:15 +08:00
printempw
7ead22de93 enhance rendering menus 2016-09-30 17:00:41 +08:00
printempw
e71f608d18 fix typos in language files 2016-09-30 16:33:45 +08:00
printempw
e119ba073c add update tips 2016-09-28 22:56:21 +08:00
printempw
6a8cbc97e2 add notice for adblock 2016-09-28 18:12:35 +08:00
printempw
4ee1d0a78a enhance translations of error pages 2016-09-28 13:23:07 +08:00
printempw
3dabe909b4 fix bug when getting type of real-time preview 2016-09-27 21:39:49 +08:00
printempw
ae92f54122 fix compatibility of String.prototype.endsWith 2016-09-26 22:36:34 +08:00
printempw
e3dee247b4 fix invisible language select on mobile 2016-09-26 22:13:39 +08:00
printempw
fb54ca8281 fix view of skinlib search 2016-09-26 21:48:40 +08:00
printempw
c86dc05572 add options of caching things 2016-09-25 14:21:51 +08:00
printempw
206e7e7d1c adjust position of language select 2016-09-25 10:40:39 +08:00
printempw
15c3c55142 add renaming closet items 2016-09-25 10:35:16 +08:00
printempw
74c07d8353 working on i18n of admin pages 2016-09-25 10:02:40 +08:00
printempw
713e87ce00 fix search of users & players on admin page 2016-09-25 09:49:59 +08:00
printempw
6f7e6534ba fix setup 2016-09-25 09:35:10 +08:00
printempw
f0ef6dec0d move static files to resources/assets 2016-09-25 00:03:07 +08:00
printempw
e598b37db4 move fonts & images to resources/dist 2016-09-24 23:48:52 +08:00
printempw
effa0a42df working on i18n of controllers 2016-09-24 22:49:20 +08:00
g-plane
a6dbd3998d working on i18n of errors 2016-09-18 19:45:01 +08:00
g-plane
629dd20113 working on i18n of utils.js 2016-09-18 18:58:01 +08:00
g-plane
197009cf2c working on i18n of skin library 2016-09-18 13:30:58 +08:00
printempw
734efafe53 fix escaping translation 2016-09-15 23:27:06 +08:00
printempw
d9b364556b working on i18n of user center 2016-09-15 23:03:58 +08:00
printempw
2ad59839a5 add JavaScript i18n files 2016-09-15 11:04:42 +08:00
printempw
8507860b15 add helper function for header and footer 2016-09-15 11:04:08 +08:00
printempw
41f24b9a3a add menu for switching languages 2016-09-15 09:20:02 +08:00
printempw
0fe9cf19b4 add route for setting locale dynamically 2016-09-14 23:27:02 +08:00
printempw
9642c1c9b0 move assets to resources directory 2016-09-14 22:44:30 +08:00
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
cb04820196 use YAML for localization 2016-09-11 11:10:02 +08:00
printempw
c9daa8a02b show nickname of user instead of uid 2016-09-10 22:15:07 +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
a172eb0def fix asset urls at update page 2016-09-10 19:05:40 +08:00
printempw
5e3e1e64d4 fixed support for sub directory 2016-09-10 17:52:33 +08:00
printempw
300d5c4b6f working on support for sub directory 2016-09-10 17:02:53 +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
91411f5563 fix custom message of HttpException 2016-09-04 15:16:42 +08:00
printempw
2e1b073c55 add i18n files 2016-09-03 23:50:17 +08:00
printempw
ac0ef4e086 fix 3d preview when select type at upload page 2016-09-03 21:50:08 +08:00
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