Commit Graph

476 Commits

Author SHA1 Message Date
printempw
95b7a0781e Update email template 2018-08-21 12:55:05 +08:00
printempw
8c337704df Fix logging out at homepage 2018-08-21 11:08:13 +08:00
printempw
780275f87e Update notice of unavailable plugins registry 2018-08-21 11:02:40 +08:00
printempw
8575a52ec1 Allow HTML in tips of update scripts 2018-08-17 12:09:48 +08:00
printempw
06634a727b Fix csrf verification for binding email 2018-08-17 11:07:34 +08:00
printempw
4e37fbd2b5 Fix sending feedbacks 2018-08-16 17:05:15 +08:00
printempw
79bcff0d26 Add helper function nl2p 2018-08-16 15:39:34 +08:00
printempw
9b4f05d66a Fix style of plugin marketplace datatable 2018-08-16 11:05:28 +08:00
printempw
257a9fc5b9 Specify update source by environment variable 2018-08-15 18:47:08 +08:00
printempw
bf167639ff Fix CSRF verification for OptionForm 2018-08-15 18:20:44 +08:00
printempw
503cb20c83 Restrict PluginController access to super admin only 2018-08-15 17:08:05 +08:00
printempw
1a84ea1506 Make notice box on player page always expanded 2018-08-15 15:43:19 +08:00
printempw
4f5c2ffa98 Add likes count to items on skinlib page 2018-08-15 15:40:58 +08:00
printempw
3adf04ff6d Fix front-end XSS prevention 2018-08-15 14:59:09 +08:00
printempw
5e9da1e492 Fix form validation rules 2018-08-15 14:57:59 +08:00
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
be6a2fe873 Show FAQ link on fatal error modal 2018-08-14 18:13:54 +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
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
59c9a599fc Add tests for plugin marketplace 2018-08-12 20:31:03 +08:00
printempw
a3e65515f6 Add plugin marketplace 2018-08-12 12:25:40 +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
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
6cb200bc39 Add integrity check for new columns in users table 2018-08-08 12:54:54 +08:00
printempw
1da1388079 Use guzzle to download update packages 2018-08-08 00:02:42 +08:00
printempw
60a24c03b0 Deprecate Utils class and use helper functions instead 2018-08-07 11:52:05 +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
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
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
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
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
3c8f0c9e22 Add admin operation to change user's verification status 2018-07-27 12:54:55 +08:00
printempw
d08996e509 Add tests for user email verification 2018-07-27 02:00:54 +08:00
printempw
7fc3d2443b Hide actual remain time of rate limiting 2018-07-27 01:49:20 +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