printempw
|
228c17ca68
|
add renderWithOutTable & renderInputTagsOnly for OptionForm
|
2016-12-29 13:11:46 +08:00 |
|
printempw
|
1d7dc13e18
|
refactor OptonForm
|
2016-12-28 23:28:15 +08:00 |
|
printempw
|
da7a0ac606
|
add option for score consumption of adding to closet
|
2016-12-28 13:08:17 +08:00 |
|
printempw
|
f31bd85445
|
add Markdown support for site announcement
|
2016-12-28 12:53:13 +08:00 |
|
printempw
|
886b15de87
|
add many styles for copyright text
|
2016-12-27 23:05:09 +08:00 |
|
printempw
|
5e567c48a5
|
add permission check for storage path
|
2016-12-27 22:31:52 +08:00 |
|
printempw
|
c37091d0f1
|
fix showing empty file when UploadFile::error !== UPLOAD_ERR_OK
|
2016-12-25 23:21:13 +08:00 |
|
printempw
|
53777163d9
|
update to v3.2-pr7
|
2016-12-24 23:41:12 +08:00 |
|
printempw
|
33b89db7f5
|
implement ArrayAccess interface for plugins
|
2016-12-24 23:06:56 +08:00 |
|
printempw
|
043dabaccf
|
add error handler of rendering exceptions in brief
|
2016-12-23 21:44:52 +08:00 |
|
printempw
|
04de047b8a
|
fix bug of posting to /plugins/manage
|
2016-12-22 21:57:51 +08:00 |
|
printempw
|
af48273465
|
add option for returning score when deleting textures
|
2016-12-21 22:53:53 +08:00 |
|
printempw
|
2ee71b6d98
|
show custom error page when APP_DEBUG is false
|
2016-12-18 21:59:51 +08:00 |
|
printempw
|
70bed0c4c3
|
minor change of naming things and bug fixes
|
2016-12-18 17:32:46 +08:00 |
|
printempw
|
0adce0240e
|
update to v3.2-pr6
|
2016-12-17 23:11:29 +08:00 |
|
printempw
|
6e0ecf4d96
|
remove unnecessary directories
|
2016-12-17 23:00:07 +08:00 |
|
printempw
|
8677cd9376
|
rename middlewares
|
2016-12-17 22:45:08 +08:00 |
|
printempw
|
372be47ac8
|
fix parse error at index.php under PHP 5.3
|
2016-12-17 20:48:13 +08:00 |
|
printempw
|
55f8c87b92
|
add PluginController
|
2016-12-17 19:52:59 +08:00 |
|
printempw
|
94495614c3
|
separate runtime check to a function
|
2016-12-17 19:52:22 +08:00 |
|
printempw
|
2807c3ce6d
|
enhance judgement of active menu
|
2016-12-17 19:02:56 +08:00 |
|
printempw
|
58014e9b1e
|
fix not checking chinese player names
|
2016-12-17 18:17:34 +08:00 |
|
printempw
|
be23dac2b3
|
adjust styles at user/player
|
2016-12-17 18:07:29 +08:00 |
|
printempw
|
65acb7426b
|
save modified options at terminable middleware instead of destruct function
|
2016-12-17 17:25:01 +08:00 |
|
printempw
|
c9a3c0549b
|
separate codes with namespaced class names from index.php
|
2016-12-17 13:06:36 +08:00 |
|
printempw
|
4f30cc6eb7
|
use error control operater when invoking set_time_limit()
|
2016-12-16 22:54:12 +08:00 |
|
printempw
|
56cefa1ca5
|
check data of closet valid before loop
|
2016-12-16 22:51:50 +08:00 |
|
printempw
|
139db5c08d
|
fix redirecting url after enable/disable plugins
|
2016-12-16 22:45:51 +08:00 |
|
printempw
|
efd57bfce0
|
use Request::ip() instead
|
2016-12-16 22:20:41 +08:00 |
|
printempw
|
28a66cba18
|
use methods from UrlGenerator to set root url & schema
|
2016-12-16 22:14:32 +08:00 |
|
printempw
|
011b6e6e04
|
add support for memcache
|
2016-12-14 22:46:05 +08:00 |
|
printempw
|
8e75b3b605
|
remove temp file if uploaded file duplicated
|
2016-12-14 22:11:40 +08:00 |
|
printempw
|
223081cf05
|
add --force for database migration command
|
2016-12-14 22:10:48 +08:00 |
|
printempw
|
27113f8b4b
|
update to v3.2-pr4
|
2016-12-11 22:42:42 +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
|
637189ddf6
|
update to v3.2-pr3
|
2016-12-10 20:29:20 +08:00 |
|
printempw
|
5055deb3cb
|
fix logging out at homepage when installed to a subdir
|
2016-12-10 19:50:15 +08:00 |
|
printempw
|
55534bb52b
|
fix getting info of invalid texture
|
2016-12-10 19:49:45 +08:00 |
|
printempw
|
05edc193ae
|
add event for rendering header & footer
|
2016-12-10 19:36:01 +08:00 |
|
printempw
|
91ff0fd2a7
|
start using laravel-debugbar
|
2016-12-10 18:55:08 +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
|
6834b68948
|
add runtime check
|
2016-11-21 22:04:10 +08:00 |
|
printempw
|
4ef6fba0c6
|
remove constant BASE_DIR
|
2016-11-21 21:50:24 +08:00 |
|
printempw
|
3a527137d4
|
update dependencies
|
2016-11-21 12:15:00 +08:00 |
|