Commit Graph

1334 Commits

Author SHA1 Message Date
printempw
be6a2fe873 Show FAQ link on fatal error modal 2018-08-14 18:13:54 +08:00
printempw
375d821fbd Enable session encryption 2018-08-14 11:50:51 +08:00
printempw
6c7076b39e Fix redirecting to setup wizard 2018-08-14 10:46:32 +08:00
printempw
0b1ed82cf7 Update translations 2018-08-14 01:45:26 +08:00
printempw
917617f657 Allow customizing homepage by overriding translation strings 2018-08-13 19:14:31 +08:00
printempw
971f2142d4 Display plugin name on market and manage page 2018-08-13 17:52:08 +08:00
printempw
6a3e567010 Update PluginControllerTest 2018-08-12 22:54:51 +08:00
printempw
6570e3327f Add check for plugin updates 2018-08-12 22:43:21 +08:00
printempw
4a2edb2291 Change view extension from .tpl to .blade.php 2018-08-12 21:30:26 +08:00
printempw
bffdb151ea Fix MarketControllerTest::testGetMarketData 2018-08-12 21:06:47 +08:00
printempw
59c9a599fc Add tests for plugin marketplace 2018-08-12 20:31:03 +08:00
printempw
5fa78b622f Fix PluginControllerTest::testGetPluginData 2018-08-12 14:54:11 +08:00
printempw
a3e65515f6 Add plugin marketplace 2018-08-12 12:25:40 +08:00
printempw
74d5a98f6d Fix test of getting plugin data 2018-08-11 23:36:28 +08:00
printempw
42a2cff7da Fix datatable column width on plugin manage page 2018-08-11 23:34:01 +08:00
printempw
9400d6f7c1 Retrieve plugin dependencies from datatable 2018-08-11 23:30:39 +08:00
printempw
70d59642b1 Update style of plugin manage page 2018-08-10 20:05:35 +08:00
printempw
7c7b8873de Update gulpfile.js 2018-08-09 23:36:12 +08:00
printempw
bb7dee63e4 Remove source mappings in front-end libraries 2018-08-09 16:38:12 +08:00
printempw
f10f5868bb Use POST method to get data for DataTables 2018-08-09 14:35:39 +08:00
printempw
d2642eea92 Fix handling drag and drop event on FireFox
See: https://github.com/kartik-v/bootstrap-fileinput/issues/1283
2018-08-08 22:13:26 +08:00
printempw
9e579a7cf4 Fix initializing skinview3d with specific model 2018-08-08 17:23:35 +08:00
printempw
a53af2a328 Tweak logs of setup wizard and update wizard 2018-08-08 13:17:52 +08:00
printempw
2e1b98007e Preserve logs when APP_DEBUG is set to false 2018-08-08 13:06:21 +08:00
printempw
6cb200bc39 Add integrity check for new columns in users table 2018-08-08 12:54:54 +08:00
printempw
3c840aca46 Make it still basically functional if new columns missing 2018-08-08 12:40:14 +08:00
printempw
5119a51012 Support more mail drivers 2018-08-08 00:46:43 +08:00
printempw
395670dd60 Prevent indexing session directory 2018-08-08 00:46:17 +08:00
printempw
1da1388079 Use guzzle to download update packages 2018-08-08 00:02:42 +08:00
printempw
4d8da4dce6 Remove Utils::download and Utils::getRemoteFileSize 2018-08-07 23:49:38 +08:00
printempw
cb7f4d9806 Add certificate and user agent config for http requests 2018-08-07 18:15:39 +08:00
printempw
32ad99f620 Add new package guzzlehttp/guzzle 2018-08-07 18:13:43 +08:00
printempw
1f63e2d24b Fix Hook::registerPluginTransScripts method 2018-08-07 13:17:28 +08:00
printempw
60a24c03b0 Deprecate Utils class and use helper functions instead 2018-08-07 11:52:05 +08:00
printempw
adb6aed94a Tweak code style of App\Services\Hook 2018-08-07 10:59:15 +08:00
printempw
72f6dc2bd0 Fix HTTP method of user signing
This follows commit 6f6e0a938aaf88b7b31eb25150033cfb5713f51b on branch v4.
2018-08-07 10:40:20 +08:00
printempw
b5e060980a Only catch QueryException when getting options
This partly reverts commit c53dafeb6741a722aa02b199b88666161ce33d12.
2018-08-06 15:12:56 +08:00
printempw
11ac5cbfc7 Remove "Expires" header from png responses 2018-08-05 16:47:50 +08:00
printempw
2bf7fe1239 Fix timezone of Last-Modified header 2018-08-05 16:38:46 +08:00
printempw
aafbc33664 Add helper function format_http_date 2018-08-05 16:37:28 +08:00
printempw
cdcbde29f4 Remove DetectLanguagePrefer middleware from static routes 2018-08-05 16:25:37 +08:00
printempw
9ee1f286a7 Support model detection when uploading textures 2018-07-31 16:46:15 +08:00
printempw
298791a4e5 Update text of bootstrap-fileinput DnD zone 2018-07-31 16:43:10 +08:00
printempw
d00407b410 Update front-end dependencies 2018-07-31 16:41:13 +08:00
printempw
d30b2cb4c6 Add quick-apply button to skinlib.show page 2018-07-31 11:50:36 +08:00
printempw
193fb75ec7 Add notice for applying textures from closet 2018-07-31 11:16:26 +08:00
printempw
2e5249d5c5 Add patch to fix getting column list from MySQL
See: https://github.com/laravel/framework/issues/20190
2018-07-31 10:42:45 +08:00
printempw
ccf6598ddc Allow overriding front-end translations 2018-07-28 21:09:28 +08:00
printempw
f40947c688 Add a option for requiring player name when register 2018-07-28 16:37:44 +08:00
printempw
7b8086b25b Stick version of doctrine/instantiator to 1.0.5 2018-07-28 01:42:49 +08:00