printempw
|
89bc8d4ccc
|
Tweak rendering HTTP exceptions
|
2018-08-14 22:08:44 +08:00 |
|
printempw
|
53435e27b4
|
Fix CSRF verification
|
2018-08-14 22:07:43 +08:00 |
|
printempw
|
6c7076b39e
|
Fix redirecting to setup wizard
|
2018-08-14 10:46:32 +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
|
a3e65515f6
|
Add plugin marketplace
|
2018-08-12 12:25:40 +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
|
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
|
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
|
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
|
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
|
f40947c688
|
Add a option for requiring player name when register
|
2018-07-28 16:37:44 +08:00 |
|
printempw
|
4904e1c2a4
|
Add option to disable email verification
|
2018-07-28 00:58:50 +08:00 |
|
printempw
|
0e70a88e13
|
Use random generated token for password resetting
|
2018-07-28 00:42:09 +08:00 |
|
printempw
|
e2575f8a9a
|
Add helper function generate_random_token
|
2018-07-27 18:46:32 +08:00 |
|
printempw
|
459a232c26
|
Forward front-end query string parameters to datatables
|
2018-07-27 17:11:07 +08:00 |
|
printempw
|
fd5d8a06ce
|
Enhance rate limit for sending password reset email
|
2018-07-27 16:47:49 +08:00 |
|
printempw
|
bcd4b059d5
|
Fix interacting with cache in tests
|
2018-07-27 14:26:32 +08:00 |
|
printempw
|
3c8f0c9e22
|
Add admin operation to change user's verification status
|
2018-07-27 12:54:55 +08:00 |
|
printempw
|
58987edd12
|
Update User model
|
2018-07-27 01:50:55 +08:00 |
|
printempw
|
7fc3d2443b
|
Hide actual remain time of rate limiting
|
2018-07-27 01:49:20 +08:00 |
|
printempw
|
19e6d8575f
|
Require verification after changing email
|
2018-07-26 18:22:21 +08:00 |
|
printempw
|
ebcc693ab4
|
Add user email verification
|
2018-07-26 18:20:02 +08:00 |
|
printempw
|
1490f202b3
|
Update mail template of password reset
|
2018-07-25 19:44:50 +08:00 |
|
printempw
|
534224c212
|
Limit login attempts by IP address
|
2018-07-25 15:28:59 +08:00 |
|
printempw
|
e0c7292d35
|
Support changing texture model from skinlib
|
2018-07-24 17:22:18 +08:00 |
|
printempw
|
8f86e768d0
|
Tweak service providers for code readability
|
2018-07-22 18:49:41 +08:00 |
|
printempw
|
e83722cd88
|
Add L10n support for program copyright style
|
2018-07-22 15:31:06 +08:00 |
|
printempw
|
89ef69ba28
|
Return 204 instead of 200 for CDN cache
|
2018-07-22 14:57:30 +08:00 |
|
printempw
|
8f3088bcb3
|
Update middleware CheckAdministrator
|
2018-07-22 14:56:15 +08:00 |
|
printempw
|
55c7109b98
|
Add read permission check for .env
|
2018-07-22 12:09:18 +08:00 |
|
printempw
|
1597f0fac0
|
Catch PDOException in OptionRepository
|
2018-07-22 12:03:54 +08:00 |
|
printempw
|
05cd77e963
|
Adjust service providers
|
2018-07-22 11:20:15 +08:00 |
|
printempw
|
5ae53acbb9
|
Throw PrettyPageException when cipher is invalid
|
2018-07-22 11:10:33 +08:00 |
|
printempw
|
d31e0ebc7e
|
Allow overriding translations
|
2018-07-22 09:42:46 +08:00 |
|
printempw
|
df8381b7c6
|
Add option for denying directly downloading textures
|
2018-07-22 00:39:56 +08:00 |
|
printempw
|
60b870488c
|
Add error control for retrieving textures
|
2018-07-22 00:39:56 +08:00 |
|
printempw
|
bf9342847f
|
Update path of log files
|
2018-07-22 00:39:56 +08:00 |
|
printempw
|
b047ee8fda
|
Add report() helper function
|
2018-07-22 00:39:56 +08:00 |
|