Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Display updates (#1057) | toasted-nutbread | 2020-11-24 |
| | | | | | | | | | | | | | | | | | | | * Fix history assignment on the search page * Use clear instead of assigned * Simplify definitions assignment * Organize * Fix query not being cleared * Fix media loading * Fix potential issue with options not being assigned * Catch error when frameId is null, causing infinite loop * Fix frontend construction parameters | ||
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
| | | | | | | | | | | | | | * Convert api.js into a class instance * Use new api.* functions * Fix missing binds * Group functions with progress callbacks together * Change style * Fix API override not working | ||
* | Change some more variables using 'source' instead of 'content' | toasted-nutbread | 2020-04-19 |
| | |||
* | Use 'content' instead of 'source' to contain media file data | toasted-nutbread | 2020-04-19 |
| | |||
* | Add support for displaying images | toasted-nutbread | 2020-04-18 |