gplane
|
4ae8ed2d82
|
Use CSR for DataTables
|
2017-04-22 18:36:22 +08:00 |
|
gplane
|
2b0f8b20c1
|
Fix score calculation
|
2017-04-21 18:44:11 +08:00 |
|
gplane
|
98ff895d3b
|
Fix setting existing texture to be private
|
2017-04-21 18:11:17 +08:00 |
|
gplane
|
2986e6babd
|
Fix showing private textures for owner
|
2017-04-21 16:48:25 +08:00 |
|
gplane
|
3e27625064
|
Update storage display when checking in
|
2017-04-21 00:05:45 +08:00 |
|
printempw
|
5db84529de
|
Merge branch 'master' of github.com:printempw/blessing-skin-server
|
2017-02-03 14:26:14 +08:00 |
|
printempw
|
c19eec5a90
|
fix division by zero when user score < rate
|
2017-02-03 14:25:17 +08:00 |
|
HaLuLu-MECHREVO X6Ti
|
c4a2b22c30
|
add detection for size of HD skins
|
2017-01-25 15:34:43 +08:00 |
|
printempw
|
38018276e5
|
fix changing current language at texture detail page
|
2017-01-22 15:58:52 +08:00 |
|
printempw
|
097194d542
|
redirect plugin market to g-plane/unofficial-plugins-market
|
2017-01-21 17:04:09 +08:00 |
|
printempw
|
2461b47d75
|
clear unused imported namespaces
|
2017-01-18 22:57:15 +08:00 |
|
printempw
|
13e51464f6
|
separate checking installation as a middleware
|
2017-01-18 22:42:50 +08:00 |
|
printempw
|
294b008880
|
now maximum password length is extended to 64
|
2017-01-18 22:35:25 +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
|
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
|
ba6ae737ca
|
set current language with query string
|
2017-01-14 19:28:27 +08:00 |
|
printempw
|
6c34392c11
|
clear compiled view cache when update
|
2017-01-13 22:34:06 +08:00 |
|
printempw
|
07b3a025a5
|
use name as unique identifier for plugins generally
|
2017-01-08 16:09:54 +08:00 |
|
printempw
|
1d4dca0ff3
|
update util functions
|
2017-01-08 13:44:03 +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
|
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
|
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
|
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
|
27e9dea422
|
fix not deducting score when adding texture to closet
|
2017-01-02 00:19:55 +08:00 |
|
printempw
|
c4f8004b41
|
fix determining invalid image type
|
2017-01-01 21:24:23 +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
|
f7159e0bbb
|
use custom function to get client ip since Symfony's sucks
|
2016-12-31 13:56:53 +08:00 |
|
printempw
|
6d6abf41f5
|
add option for customizing favicon
|
2016-12-31 13:36:46 +08:00 |
|
printempw
|
2250b00c0a
|
use DataTables at player management
|
2016-12-31 13:07:00 +08:00 |
|
printempw
|
3ca85aff8f
|
use jQuery DataTables plugin at user management
|
2016-12-31 11:38:07 +08:00 |
|
printempw
|
35e49e58ab
|
adjust style of .description
|
2016-12-30 20:55:33 +08:00 |
|
printempw
|
d4453df8c2
|
working on i18n of admin panel
|
2016-12-30 20:37:27 +08:00 |
|
printempw
|
dbef0b0efd
|
finish i18n of setup
|
2016-12-30 17:44:53 +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 |
|