summaryrefslogtreecommitdiffstats
path: root/doc/classes/JavaScriptBridge.xml
Commit message (Collapse)AuthorAgeFilesLines
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Update all outdated online documentation linksYuri Sizov2023-01-141-1/+1
|
* [Web] Expose API to force file system sync.Fabio Alessandrelli2022-12-271-0/+7
| | | | | Mostly useful for modules and extensions that can't use FileAccess to write files.
* Rename JavaScript singleton to JavaScriptBridgeGeequlim2022-09-021-0/+79