skdltmxn
|
c093a50f3f
|
Refactor to use string_view more properly
|
2021-01-07 01:52:10 +09:00 |
|
Sadret
|
6c44fefcaa
|
Fix #13266: Plugin API Deleting key of shared storage not working
|
2020-10-23 14:18:51 +02:00 |
|
Ted John
|
82371fb003
|
Fix #11796: Unable to use sharedStorage (#11798)
isUserConfig must only be true for configuration not sharedStorage
|
2020-05-23 18:22:09 +02:00 |
|
Ted John
|
41d41df3a5
|
Add ability to get current language
|
2020-05-14 18:34:25 +01:00 |
|
Ted John
|
2c4cf49fb1
|
Add more const
|
2020-04-26 14:35:08 +01:00 |
|
Ted John
|
c67962577a
|
Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING
|
2020-04-26 14:35:08 +01:00 |
|
Ted John
|
d480fb8daa
|
Apply suggestions from code review
Co-Authored-By: Tulio Leao <tupaschoal@gmail.com>
Co-Authored-By: Michael Steenbeek <m.o.steenbeek@gmail.com>
|
2020-04-26 14:35:07 +01:00 |
|
Ted John
|
d9cbdf29ad
|
Ensure all paths return a value regardless of duk_error
|
2020-04-26 14:35:07 +01:00 |
|
Ted John
|
0c71886941
|
Implement shared storage
|
2020-04-26 14:35:06 +01:00 |
|