printempw
|
a13d5a947a
|
Fix tooltips on data tables
|
2018-02-24 13:51:32 +08:00 |
|
printempw
|
31391be8c3
|
Use laravelchartjs package to generate overview chart
|
2018-02-24 13:33:24 +08:00 |
|
printempw
|
4d8856e0f4
|
Adjust canvas style of skinview3d
|
2018-02-24 13:31:37 +08:00 |
|
printempw
|
459439f132
|
Fix tests for skinview3d
|
2018-02-24 00:08:24 +08:00 |
|
printempw
|
249c9f290d
|
Avoid operating skinViewer instance directly outside the module
|
2018-02-24 00:08:09 +08:00 |
|
printempw
|
0373c0ada6
|
Remove tests for texture-preview module
|
2018-02-24 00:01:44 +08:00 |
|
printempw
|
d54709c23d
|
Add default texture for alex model
|
2018-02-23 23:17:29 +08:00 |
|
printempw
|
0a0b25b5af
|
Update initialization of skinview3d
|
2018-02-23 22:32:08 +08:00 |
|
printempw
|
76b607dfd2
|
Fix DOM selector of changing player name
|
2018-02-23 22:18:18 +08:00 |
|
printempw
|
d2d8eef15f
|
Migrate to skinview3d completely
|
2018-02-23 22:16:51 +08:00 |
|
printempw
|
9505efb797
|
Update vendor i18n files
|
2018-02-23 18:51:29 +08:00 |
|
printempw
|
6d579f8b1e
|
Add plugin configs to sidebar menu
|
2018-02-23 18:12:12 +08:00 |
|
printempw
|
ada46e567c
|
Flatten multi-level sidebar menu of plugins
|
2018-02-23 17:21:21 +08:00 |
|
printempw
|
9bf7dccb64
|
Fix generating sidebar
|
2018-02-23 16:51:50 +08:00 |
|
printempw
|
98e27151ff
|
Fix bootstrap tooltips
|
2018-02-23 16:26:53 +08:00 |
|
printempw
|
b876b99459
|
Switch to skinview3d on skinlib pages
|
2018-02-23 16:22:08 +08:00 |
|
printempw
|
0bb3ef55b3
|
Replace three.msp.js with skinview3d
|
2018-02-23 16:16:52 +08:00 |
|
printempw
|
2d43a05a54
|
Fix codebase due to dependencies update
|
2018-02-23 12:08:27 +08:00 |
|
printempw
|
9ec6477ef5
|
Update dependencies
|
2018-02-23 11:28:08 +08:00 |
|
printempw
|
5e00131db4
|
Fix tests for SQLite database
|
2018-02-23 10:22:11 +08:00 |
|
printempw
|
35c5b469a0
|
Add check for escapeshellarg function
|
2018-02-22 23:07:23 +08:00 |
|
printempw
|
3725ec26f7
|
Check existing tables before running database migrations
|
2018-02-22 22:29:25 +08:00 |
|
printempw
|
6a977b6de4
|
Add support for SQLite database
|
2018-02-22 21:38:23 +08:00 |
|
printempw
|
5889df5b63
|
Remove class App\Services\Database
|
2018-02-22 20:41:09 +08:00 |
|
printempw
|
8ceec96224
|
Optimize SQL queries on view admin.index
|
2018-02-22 19:17:40 +08:00 |
|
printempw
|
c2855e2e1d
|
Add language alias for zh_HANS_CN
|
2018-02-22 18:32:53 +08:00 |
|
printempw
|
90af85d00f
|
Fix using JavaScript protocol in a.href
|
2018-02-16 20:15:26 +08:00 |
|
printempw
|
3ebc206e7d
|
Remove lib docCookies
|
2018-02-16 19:54:07 +08:00 |
|
printempw
|
a1cbac0afb
|
Specify the user agent of requests by env variable
|
2018-02-16 18:32:54 +08:00 |
|
printempw
|
d01c18b379
|
Update tests for PluginController
|
2018-02-16 17:53:10 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
printempw
|
e05d2064b8
|
Update php DocBlocks for events
|
2018-02-16 16:29:37 +08:00 |
|
printempw
|
0bc68090a8
|
Fix file indentation due to .editorconfig
|
2018-02-16 15:44:36 +08:00 |
|
printempw
|
42e06e8954
|
Add .editorconfig
|
2018-02-16 15:39:55 +08:00 |
|
printempw
|
77f828c817
|
Use App::runningInConsole method
|
2018-02-14 13:51:45 +08:00 |
|
printempw
|
f73758ea25
|
Move issue template to root directory
|
2018-02-14 12:29:12 +08:00 |
|
printempw
|
7e6cc96e5e
|
Return 403 instead when accessing private textures, close #111
|
2018-02-10 13:06:19 +08:00 |
|
printempw
|
dcc132700c
|
Update copyright year to 2018 in README
|
2018-02-10 10:51:37 +08:00 |
|
printempw
|
30c98b734d
|
Update ISSUE_TEMPLATE
|
2018-02-09 19:13:19 +08:00 |
|
printempw
|
40c8e69614
|
Update link of Chinese tutorial
|
2018-02-09 17:55:22 +08:00 |
|
printempw
|
59c18ea6c3
|
Update English README
|
2018-02-09 16:29:51 +08:00 |
|
printempw
|
a05b75b30b
|
Update README
Also separate many README sections to individual wiki articles.
|
2018-02-09 16:24:33 +08:00 |
|
printempw
|
d580264d8c
|
Update vendor packages to support PHP 7.2
|
2018-02-09 03:01:11 +08:00 |
|
printempw
|
288ad14b6d
|
Update git submodule config
|
2018-02-09 02:57:12 +08:00 |
|
Pig Fang
|
14517b1638
|
fix(closet): fix closet json result
|
2018-01-14 19:57:06 +08:00 |
|
Pig Fang
|
74f17494a4
|
fix(i18n): clarify wrong password
|
2018-01-04 22:07:16 +08:00 |
|
Pig Fang
|
6f516cc2eb
|
fix(preview): fix 2d skin preview for alex model
|
2018-01-04 13:10:41 +08:00 |
|
Pig Fang
|
acadfd73bb
|
fix(i18n): fix wrong i18n key for "player" page
|
2018-01-01 23:02:18 +08:00 |
|
Pig Fang
|
49deeb3f99
|
perf(closet): update score after removing textures
|
2018-01-01 15:53:56 +08:00 |
|
Pig Fang
|
846f29ef6d
|
style(js): stricter eslint rules (#108)
* style(js): stricter eslint rules
* build: ignore .eslintignore
|
2017-12-29 23:28:11 +08:00 |
|