| Commit message (Expand) | Author | Age |
* | Handle cases where platform info is not available (#597) | toasted-nutbread | 2020-06-10 |
* | Immediate backend event handlers (#555) | toasted-nutbread | 2020-06-07 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | fix css class name (#591) | siikamiika | 2020-06-07 |
* | scale background icon when page is zoomed (#592) | siikamiika | 2020-06-07 |
* | Limit action port message size (#587) | toasted-nutbread | 2020-05-31 |
* | Update AudioController to not use mutable options references (#585) | toasted-nutbread | 2020-05-30 |
* | Generic settings controller merge (#584) | toasted-nutbread | 2020-05-30 |
* | Update how assignment of general.enableClipboardPopups works (#583) | toasted-nutbread | 2020-05-30 |
* | Backup update (#582) | toasted-nutbread | 2020-05-30 |
* | Update AnkiController (#581) | toasted-nutbread | 2020-05-30 |
* | Update AnkiTemplatesController (#580) | toasted-nutbread | 2020-05-30 |
* | Update GenericSettingController to use DOMSettingsBinder (#578) | toasted-nutbread | 2020-05-30 |
* | SettingsController API update (#579) | toasted-nutbread | 2020-05-30 |
* | Organize settings/main.js (#577) | toasted-nutbread | 2020-05-30 |
* | Use SettingsController (#576) | toasted-nutbread | 2020-05-30 |
* | Fix frontend being null if messages are received early (#575) | toasted-nutbread | 2020-05-30 |
* | Generic settings controller + clipboard popups controller (#573) | toasted-nutbread | 2020-05-29 |
* | Popup preview frame refactor (#572) | toasted-nutbread | 2020-05-29 |
* | Convert popup-preview.js to a class (#571) | toasted-nutbread | 2020-05-29 |
* | Convert dictionaries.js and storage.js to classes (#570) | toasted-nutbread | 2020-05-29 |
* | Audio controller (#569) | toasted-nutbread | 2020-05-29 |
* | Anki settings controllers (#567) | toasted-nutbread | 2020-05-29 |
* | Change profile.js into a class (#566) | toasted-nutbread | 2020-05-29 |
* | Create class to abstract access, mutation, and events for settings (#565) | toasted-nutbread | 2020-05-29 |
* | DOM binder fixes (#564) | toasted-nutbread | 2020-05-29 |
* | Update legal.html to include full licenses (#563) | toasted-nutbread | 2020-05-24 |
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
* | Ensure single popup factory (#554) | toasted-nutbread | 2020-05-24 |
* | Settings backup refactor (#551) | toasted-nutbread | 2020-05-24 |
* | Settings binder (#542) | toasted-nutbread | 2020-05-24 |
* | Ensure the return value of promiseTimeout always has .resolve and .reject (#550) | toasted-nutbread | 2020-05-24 |
* | Settings refactor (#541) | toasted-nutbread | 2020-05-24 |
* | Add icons (#540) | toasted-nutbread | 2020-05-24 |
* | Style adjustments (#537) | toasted-nutbread | 2020-05-24 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Add missing spreads (#552) | toasted-nutbread | 2020-05-23 |
* | Cross frame communication (#531) | toasted-nutbread | 2020-05-23 |
* | Add support for additional types of event listeners (#522) | toasted-nutbread | 2020-05-23 |
* | Version bump to 20.5.22.020.5.22.0 | Alex Yatskov | 2020-05-22 |
* | Fix "tags" template (#539) | siikamiika | 2020-05-22 |
* | Dynamic loader load style (#521) | toasted-nutbread | 2020-05-19 |
* | Use both shadowRoot and openOrClosedShadowRoot (#534) | toasted-nutbread | 2020-05-10 |
* | Load frame content using contentDocument.location.href instead of src attribu... | toasted-nutbread | 2020-05-10 |
* | Use CSS variables for themes (#528) | toasted-nutbread | 2020-05-10 |
* | Text source refactor (#527) | toasted-nutbread | 2020-05-10 |
* | Fix setStartOffset not appending (#526) | toasted-nutbread | 2020-05-09 |
* | Omit the sound tag if it's empty (#525) | toasted-nutbread | 2020-05-09 |
* | Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524) | toasted-nutbread | 2020-05-09 |
* | Frontend/popup proxy message refactoring (#520) | toasted-nutbread | 2020-05-09 |