Commit Graph

58 Commits

Author SHA1 Message Date
toasted-nutbread
79eb4bdc16 Remove bg/js/api.js 2020-03-07 21:49:04 -05:00
toasted-nutbread
69cce49b0d Move Anki note generation functionality into a new class 2020-03-07 21:46:59 -05:00
toasted-nutbread
dceaa85309 Rename audio.js to audio-system.js 2020-03-07 21:43:51 -05:00
siikamiika
6c63a17d66 query parser html templates 2020-02-10 21:19:18 +02:00
siikamiika
90a5d79570 use ClipboardMonitor in Backend 2020-02-09 21:51:33 +02:00
toasted-nutbread
165959ef06 Move japanese.js into bg 2020-02-08 20:45:30 -05:00
toasted-nutbread
50e0fbbb66 Use schema to validate options 2019-12-29 12:33:15 -05:00
toasted-nutbread
8b89e99eff Remove contenteditable="true" from textarea 2019-12-22 20:35:26 -05:00
toasted-nutbread
11b94d5a82 Make apiClipboardGet use plaintext
Also clear the value before returning
2019-12-22 20:35:26 -05:00
toasted-nutbread
ec8b805e8f Fix missing API functions being used on the background page 2019-12-20 22:46:20 -05:00
toasted-nutbread
ce51fe7eca Use a single api.js 2019-12-13 23:11:56 -05:00
toasted-nutbread
96aad50340 Create DOM utility file 2019-11-26 18:59:52 -05:00
toasted-nutbread
7e94fca7c7 Rename extension.js to core.js to better reflect its use 2019-11-26 17:29:52 -05:00
siikamiika
41020289ab add mecab support 2019-11-23 17:45:44 +02:00
toasted-nutbread
75883ed885 Remove dexie 2019-11-10 13:01:39 -05:00
toasted-nutbread
7de24dd355 Add favicons 2019-11-02 10:10:03 -04:00
siikamiika
48776145d6 add workaround to Chrome clipboard.readText
For some reason this doesn't work on Firefox, so keep using the new API
for Firefox
2019-10-27 15:46:27 +02:00
toasted-nutbread
1d516b3b24 Implement audio fallbacks 2019-10-10 21:30:38 -04:00
toasted-nutbread
8c4fb28a30 Add support creating profile usage conditions 2019-09-18 19:14:01 -04:00
toasted-nutbread
5c4614f585 Add support for showing recursive popups 2019-09-02 19:31:42 -04:00
toasted-nutbread
a39a1fa9e4 Add support for Edge browser 2019-08-26 21:58:03 -04:00
toasted-nutbread
c7fd17183d Add meta viewport tag to all html pages 2019-05-04 13:02:56 -04:00
8ed3ca6fd4 cleanup 2017-08-15 21:40:41 -07:00
8b50dfe1e9 unify files 2017-08-13 21:11:10 -07:00
aac2a58b5f wip 2017-08-13 16:11:51 -07:00
7e635d6382 more cleanup 2017-08-05 19:23:17 -07:00
32680c58b8 cleanup 2017-07-23 22:48:33 -07:00
a0e2d9cb72 cleanup 2017-07-20 21:32:17 -07:00
ac2e079c98 cleanup 2017-07-19 21:41:30 -07:00
fe137e94c9 cleanup 2017-07-19 21:28:09 -07:00
62db3d74b8 factor out handlebars from util 2017-07-19 09:24:38 -07:00
26e1cc517f refactor 2017-07-18 23:07:46 -07:00
39f1f30dc9 refactor bg/js/util.js 2017-07-16 13:14:28 -07:00
516c7f5381 refactor mixed/js/util.js 2017-07-16 12:48:27 -07:00
d3c342071f support importing from zip files 2017-06-25 15:36:28 -07:00
20d062329b more audio handling improvements 2017-03-25 10:46:59 -07:00
73fcc5a957 add missing metadata to background page 2017-03-11 18:08:09 -08:00
30999c13d3 wip 2017-03-04 18:24:57 -08:00
2e7ce45112 file reorg 2017-03-04 12:27:05 -08:00
a01ca1f17c renaming things to make more sense 2017-03-02 21:01:49 -08:00
491480c409 adding gecko polyfill 2017-01-28 19:01:06 -08:00
916751420e sayonara ankiweb 2017-01-11 20:21:11 -08:00
a18f3be559 Renaming things 2016-11-07 08:29:21 -08:00
25a8f4fb68 Cleanup 2016-10-21 20:08:16 -07:00
0b4bdec7f2 WIP 2016-10-15 23:23:40 -07:00
5057d6b6cf WIP 2016-10-15 19:51:41 -07:00
7aa6d6feee WIP 2016-10-15 19:05:53 -07:00
ef86c69bd6 Add ankiweb stub 2016-10-11 20:54:54 -07:00
f85874f97b WIP 2016-10-10 19:50:55 -07:00
b2d9b613ad Cleanup 2016-08-23 22:28:37 -07:00