printempw
|
c628a3da3e
|
make language detector more accurate
|
2017-01-18 22:31:35 +08:00 |
|
printempw
|
4cfb3f27f6
|
use hash_equals() to compare password hash
|
2017-01-18 12:59:52 +08:00 |
|
printempw
|
47c758c5c0
|
fix comparing time of signing in
|
2017-01-18 12:56:37 +08:00 |
|
printempw
|
9ff5bbfcaa
|
✏️ use signing in instead of checking in
|
2017-01-17 22:57:16 +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
|
5f9eb0b6fd
|
add option for sending usage statistics
|
2017-01-15 16:20:29 +08:00 |
|
printempw
|
9486f19f5d
|
add support for callback of enabling/disabling/deleting plugins
|
2017-01-14 21:31:21 +08:00 |
|
printempw
|
10a9397fd0
|
fix searching closet
|
2017-01-14 20:39:13 +08:00 |
|
printempw
|
ad159c7f20
|
add url field for plugins' package.json
|
2017-01-14 20:26:38 +08:00 |
|
printempw
|
3fcb991ac7
|
encrypt token cookie
|
2017-01-14 20:24:48 +08:00 |
|
printempw
|
ba6ae737ca
|
set current language with query string
|
2017-01-14 19:28:27 +08:00 |
|
printempw
|
79f1608780
|
update custom error pages
|
2017-01-14 18:42:30 +08:00 |
|
printempw
|
6c34392c11
|
clear compiled view cache when update
|
2017-01-13 22:34:06 +08:00 |
|
printempw
|
38e24f4642
|
stop loop after adding all the contents
|
2017-01-08 16:12:28 +08:00 |
|
printempw
|
07b3a025a5
|
use name as unique identifier for plugins generally
|
2017-01-08 16:09:54 +08:00 |
|
printempw
|
954329a8e7
|
add useful functions for plugins
|
2017-01-08 16:05:54 +08:00 |
|
printempw
|
f6aadc71f0
|
add language-chooser for error pages
|
2017-01-08 15:20:50 +08:00 |
|
printempw
|
3569c43fb2
|
use Query Builder to get storage size used by user
|
2017-01-08 14:29:48 +08:00 |
|
printempw
|
118d8cc649
|
show current role at user/admin panel
|
2017-01-08 14:15:55 +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
|
c018e132c8
|
add option for generating random APP_KEY & SALT when setup
|
2017-01-08 11:28:55 +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
|
f5dd7c8c5f
|
bind user.current at CheckAuthenticated middleware
|
2017-01-07 22:28:37 +08:00 |
|
printempw
|
2b175249cb
|
fix encrypting user password when register
|
2017-01-05 23:06:44 +08:00 |
|
printempw
|
967ef3e1b0
|
fix comparing versions contain hyphen
|
2017-01-02 16:23:31 +08:00 |
|
printempw
|
f00033ab1b
|
improve fault tolerance of missing directories
|
2017-01-02 14:49:28 +08:00 |
|
printempw
|
994b827643
|
add notice of enabling APP_DEBUG when error occured
|
2017-01-02 14:41:58 +08:00 |
|
printempw
|
7f966ce80d
|
add hooks about loading assets
|
2017-01-02 14:37:16 +08:00 |
|
printempw
|
658a2d48f5
|
generate new APP_KEY automatically when setup
|
2017-01-02 13:28:23 +08:00 |
|
printempw
|
6c462d0a96
|
use jQuery DataTable to show plugins page
|
2017-01-02 12:19:34 +08:00 |
|
printempw
|
2125e05bc2
|
add support for using trans id in plugin title/description
|
2017-01-02 10:39:50 +08:00 |
|
printempw
|
cc6afebfec
|
fix comparing string with bool value
|
2017-01-02 10:28:10 +08:00 |
|
printempw
|
27e9dea422
|
fix not deducting score when adding texture to closet
|
2017-01-02 00:19:55 +08:00 |
|
printempw
|
1830cd2e54
|
fix missing style of copyright text
|
2017-01-02 00:14:53 +08:00 |
|
printempw
|
c4f8004b41
|
fix determining invalid image type
|
2017-01-01 21:24:23 +08:00 |
|
printempw
|
fb64056cbd
|
fix minor bugs caused by batch-import plugin
|
2017-01-01 16:37:29 +08:00 |
|
gplane
|
d36ac3643b
|
working on i18n of update
|
2017-01-01 12:22:18 +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
|
ad459653b4
|
fix bug of langauge chooser at setup
|
2016-12-31 23:27:45 +08:00 |
|
printempw
|
3b96166ee8
|
finish i18n work of user/player management
|
2016-12-31 21:16:04 +08:00 |
|
printempw
|
47b0b17c15
|
fix installing failed when already installed incompletely
|
2016-12-31 16:43:23 +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 |
|