printempw
|
2461b47d75
|
clear unused imported namespaces
|
2017-01-18 22:57:15 +08:00 |
|
printempw
|
47c758c5c0
|
fix comparing time of signing in
|
2017-01-18 12:56:37 +08:00 |
|
printempw
|
a0494ce3d0
|
fix awful indentation in i18n files of option pages
|
2017-01-17 22:16:03 +08:00 |
|
printempw
|
db15ff2314
|
fix url to config pages of plugins
|
2017-01-17 21:41:20 +08:00 |
|
printempw
|
9486f19f5d
|
add support for callback of enabling/disabling/deleting plugins
|
2017-01-14 21:31:21 +08:00 |
|
printempw
|
38e24f4642
|
stop loop after adding all the contents
|
2017-01-08 16:12:28 +08:00 |
|
printempw
|
954329a8e7
|
add useful functions for plugins
|
2017-01-08 16:05:54 +08:00 |
|
printempw
|
1d4dca0ff3
|
update util functions
|
2017-01-08 13:44:03 +08:00 |
|
printempw
|
ee81077b00
|
fix custom version comparing
|
2017-01-08 13:28:58 +08:00 |
|
printempw
|
482f6efa02
|
fix determining request protocol behind load balancer & proxies
|
2017-01-08 13:26:33 +08:00 |
|
printempw
|
7d9535007e
|
support hashing passwords with password_hash()
|
2017-01-08 12:49:32 +08:00 |
|
printempw
|
acb4d643f7
|
update ciphers
|
2017-01-08 10:48:46 +08:00 |
|
printempw
|
4276b56e0c
|
fix getting user from UserRepository by custom property
|
2017-01-08 10:40:22 +08:00 |
|
printempw
|
967ef3e1b0
|
fix comparing versions contain hyphen
|
2017-01-02 16:23:31 +08:00 |
|
printempw
|
7f966ce80d
|
add hooks about loading assets
|
2017-01-02 14:37:16 +08:00 |
|
printempw
|
cc6afebfec
|
fix comparing string with bool value
|
2017-01-02 10:28:10 +08:00 |
|
printempw
|
fb64056cbd
|
fix minor bugs caused by batch-import plugin
|
2017-01-01 16:37:29 +08:00 |
|
printempw
|
4ae6d868bb
|
use true/false instead of 1/0 in options
|
2016-12-31 23:36:44 +08:00 |
|
printempw
|
91d528d311
|
finish i18n work of option forms
|
2016-12-31 23:28:09 +08:00 |
|
printempw
|
d622e455c7
|
add plugin_assets() helper function
|
2016-12-31 16:07:12 +08:00 |
|
printempw
|
dcbeb35155
|
add renderWithOutSubmitButton and disabled apis for OptionForm
|
2016-12-31 15:11:49 +08:00 |
|
printempw
|
ee5fec149e
|
fix saving option values whose id is formatted as *[*]
|
2016-12-31 14:05:55 +08:00 |
|
printempw
|
f7159e0bbb
|
use custom function to get client ip since Symfony's sucks
|
2016-12-31 13:56:53 +08:00 |
|
printempw
|
59d7a9c4c2
|
deprecate Option::save()
|
2016-12-30 19:35:07 +08:00 |
|
printempw
|
cbec1d3869
|
rewrite option pages with new OptionForm
|
2016-12-29 23:14:09 +08:00 |
|
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
|
c37091d0f1
|
fix showing empty file when UploadFile::error !== UPLOAD_ERR_OK
|
2016-12-25 23:21:13 +08:00 |
|
printempw
|
33b89db7f5
|
implement ArrayAccess interface for plugins
|
2016-12-24 23:06:56 +08:00 |
|
printempw
|
af48273465
|
add option for returning score when deleting textures
|
2016-12-21 22:53:53 +08:00 |
|
printempw
|
70bed0c4c3
|
minor change of naming things and bug fixes
|
2016-12-18 17:32:46 +08:00 |
|
printempw
|
6e0ecf4d96
|
remove unnecessary directories
|
2016-12-17 23:00:07 +08:00 |
|
printempw
|
65acb7426b
|
save modified options at terminable middleware instead of destruct function
|
2016-12-17 17:25:01 +08:00 |
|
printempw
|
4f30cc6eb7
|
use error control operater when invoking set_time_limit()
|
2016-12-16 22:54:12 +08:00 |
|
printempw
|
8e75b3b605
|
remove temp file if uploaded file duplicated
|
2016-12-14 22:11:40 +08:00 |
|
printempw
|
325ea187e0
|
fix rendering content of option form
|
2016-12-11 22:26:58 +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
|
eb3b963dca
|
add custom messages & callbacks for option forms
|
2016-11-18 22:39:12 +08:00 |
|
printempw
|
a91da6cf3c
|
fix rendering of option forms
|
2016-11-18 21:59:09 +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
|
be4af844fe
|
abstract forms for options
|
2016-11-12 23:50:41 +08:00 |
|
printempw
|
821cd025e9
|
fix unknown column username
|
2016-11-05 21:08:10 +08:00 |
|
printempw
|
4e6cd56c39
|
fix class names of ciphers
|
2016-11-05 20:10:46 +08:00 |
|
printempw
|
f71190e286
|
update ciphers
|
2016-10-30 14:12:22 +08:00 |
|
printempw
|
6aaec6f658
|
working on events & data adapter
|
2016-10-30 11:57:26 +08:00 |
|