Pig Fang
|
a6c10ced20
|
no need to copy lang files
|
2020-07-04 15:13:23 +08:00 |
|
Pig Fang
|
e9f8be1653
|
implement RFC 0001
|
2020-07-02 12:20:05 +08:00 |
|
Pig Fang
|
ce43f9a586
|
fix loading i18n of plugins
|
2020-06-23 18:17:16 +08:00 |
|
Pig Fang
|
86c39e6b12
|
remove inline scripts as possible
|
2020-06-11 19:27:15 +08:00 |
|
Pig Fang
|
d018f207f3
|
remove unnecessary SQL queries
|
2020-06-11 15:34:18 +08:00 |
|
Pig Fang
|
30e25cf0a8
|
fix player isn't updated
after closet item was removed
|
2020-06-07 11:10:04 +08:00 |
|
Pig Fang
|
73c529c152
|
add more events and filters for SkinlibController
|
2020-06-07 10:11:35 +08:00 |
|
Pig Fang
|
7ae9a05f0c
|
extract "single-player" function as plugin
|
2020-06-03 14:47:44 +08:00 |
|
Pig Fang
|
d2d549b657
|
send verification email after registering
|
2020-05-27 16:37:55 +08:00 |
|
Pig Fang
|
b4b75151fd
|
fix globals for Wappalyzer detection
|
2020-05-06 11:45:01 +08:00 |
|
Pig Fang
|
af351d211b
|
rewrite players management page with React
|
2020-04-30 18:47:37 +08:00 |
|
Pig Fang
|
f4eae872d1
|
remove fallback locale property
|
2020-04-23 11:47:26 +08:00 |
|
Pig Fang
|
dbef3043eb
|
do not break when failed to load i18n
|
2020-03-26 11:19:43 +08:00 |
|
Pig Fang
|
ccfcceed37
|
run php-cs-fixer
|
2020-03-11 22:31:45 +08:00 |
|
Pig Fang
|
dcd48a086c
|
fix notifying failed plugin
|
2020-03-10 15:12:03 +08:00 |
|
Pig Fang
|
1170a528d6
|
removed cache for existence of player
|
2020-01-12 11:58:34 +08:00 |
|
Pig Fang
|
97ec85b289
|
remove cache for profile json
|
2020-01-12 10:28:43 +08:00 |
|
Pig Fang
|
b1ccdb47f2
|
switch server-side texture renderer
|
2020-01-12 09:27:39 +08:00 |
|
Pig Fang
|
611f6c8cee
|
Remove Universal Skin API from core
|
2019-12-30 23:29:44 +08:00 |
|
Pig Fang
|
ad1201b226
|
Refactor
|
2019-12-25 15:59:20 +08:00 |
|
Pig Fang
|
6ead313999
|
Apply php-cs-fixer
|
2019-12-14 11:10:37 +08:00 |
|
Pig Fang
|
bb898ea2e4
|
Use message to report plugin errors
Instead of `notification`
|
2019-09-19 23:09:53 +08:00 |
|
Pig Fang
|
06a43b5f72
|
Remove response macros
|
2019-09-10 19:52:17 +08:00 |
|
Pig Fang
|
65111d3609
|
Fix event of plugin.versionChanged
|
2019-09-09 23:08:03 +08:00 |
|
Pig Fang
|
5718567bea
|
Load front end i18n of plugin automatically
|
2019-09-07 23:20:16 +08:00 |
|
Pig Fang
|
cfa552157f
|
Tweak listeners
|
2019-08-31 09:20:11 +08:00 |
|
Pig Fang
|
c44ff192ba
|
Catch plugin's bootstrapper exceptions
|
2019-08-31 09:12:51 +08:00 |
|
Pig Fang
|
15f988f04d
|
Fix test
|
2019-08-12 17:48:40 +08:00 |
|
Pig Fang
|
d15fd0b36d
|
Refactor plugin system (part 4)
|
2019-08-12 15:21:50 +08:00 |
|
Pig Fang
|
2952d86c5e
|
Tweak aliases
|
2019-08-08 18:00:11 +08:00 |
|
Pig Fang
|
4c51924940
|
Resolve User class from service container
|
2019-08-04 10:56:15 +08:00 |
|
Pig Fang
|
67bcfc65a5
|
Refactor user model
|
2019-07-30 14:29:02 +08:00 |
|
Pig Fang
|
a4c9736dfa
|
Refactor deleting texture
|
2019-05-07 15:16:53 +08:00 |
|
Pig Fang
|
64f25ef95f
|
Reset invalid texture when player retrieved
|
2019-04-23 23:34:04 +08:00 |
|
Pig Fang
|
8eb174a6dc
|
Apply fixes from StyleCI (#35)
|
2019-04-19 19:36:36 +08:00 |
|
Pig Fang
|
3a4844a5dd
|
Build plugin "bs-super-cache" into core
|
2019-03-21 12:44:15 +08:00 |
|
printempw
|
5c042ae0ab
|
separate cache logic from core
|
2016-10-29 18:54:38 +08:00 |
|
printempw
|
c09700ea57
|
enhance abstraction of Player model
|
2016-10-16 18:16:15 +08:00 |
|
printempw
|
c86dc05572
|
add options of caching things
|
2016-09-25 14:21:51 +08:00 |
|
printempw
|
084e04c30a
|
add caching headers
|
2016-09-25 11:40:50 +08:00 |
|
printempw
|
35c978697b
|
fix checking file exists
|
2016-09-10 18:50:04 +08:00 |
|
printempw
|
31001f15ae
|
fix cache of requests with size
|
2016-09-03 21:12:13 +08:00 |
|
printempw
|
7ed653e876
|
separate event listeners from app core
|
2016-08-30 10:10:11 +08:00 |
|
printempw
|
fffb8fd441
|
add file cache for non-existent players
|
2016-08-30 08:55:02 +08:00 |
|
printempw
|
1caae0dd75
|
add cache for json profiles of players
|
2016-08-29 15:28:20 +08:00 |
|
printempw
|
3949ddd59c
|
add events and listeners for cache
|
2016-08-29 14:25:24 +08:00 |
|
printempw
|
1e7030236e
|
initialize for laravel
|
2016-08-28 10:05:21 +08:00 |
|