You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hash media names instead of using date when sending to Anki (#2370)
* Pull arrayBufferDigest out of audio-downloader
* Allow arbitrary suffix on generateAnkiNoteMediaFileName
* Use hash of media for filename, fallback on timestamp
* Move hash or timestamp logic to function in anki-util
* Allow specifying prefix
* Use hash for api output and audio data
// @ts-expect-error - typescript-eslint does not recognize `Uint8Array.fromBase64` yet despite it already being available on all major browsers for over 6 months
0 commit comments