anki/qt/aqt/browser
nwwt 9becb4c11f
Allow <audio> to play without user interaction in accordance to autoplay setting v2 (#1539)
Adds back setting Chromium's autoplay policy according to Anki's, this time without globals.
2021-12-08 08:08:56 +10:00
..
sidebar update platform checks (eg isWin -> is_win) + devMode 2021-11-25 09:06:16 +10:00
table update platform checks (eg isWin -> is_win) + devMode 2021-11-25 09:06:16 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py update platform checks (eg isWin -> is_win) + devMode 2021-11-25 09:06:16 +10:00
card_info.py Fix memory leak in AnkiWebView (#1510) 2021-11-29 12:31:37 +10:00
find_and_replace.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
find_duplicates.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
previewer.py Allow <audio> to play without user interaction in accordance to autoplay setting v2 (#1539) 2021-12-08 08:08:56 +10:00