Commit Graph

78 Commits

Author SHA1 Message Date
2398b990af fix options versioning for real, bump version 2017-01-28 18:03:24 -08:00
0f69843202 fix versioning, bump version 2017-01-28 17:44:13 -08:00
85524ab1fd version bump 2017-01-27 21:24:38 -08:00
c574ef4bc0 Merge branch 'master' into dev 2017-01-11 20:44:53 -08:00
916751420e sayonara ankiweb 2017-01-11 20:21:11 -08:00
5c562c0288 fixing ankiweb, version up 2017-01-10 21:13:38 -08:00
15ebc06fb3 WIP 2017-01-07 12:21:47 -08:00
8615d5f497 show spinner when adding notes (resolves #25) 2017-01-04 19:44:50 -08:00
9dfafe9d26 purge old database versions 2016-12-30 10:47:27 -08:00
1ac3ad9d56 tweaks to guide, bumping version number 2016-12-29 09:46:03 -08:00
c185125e9f fixing ankiweb breakage (resolves #26) 2016-12-29 09:36:54 -08:00
1e6feff207 version bump 2016-12-28 19:30:00 -08:00
74cd35093d version bump... again 2016-12-23 15:50:00 -08:00
f998bd6c14 version bump 2016-12-23 15:46:11 -08:00
9d21f8a456 Setting version number back for sake of beta test 2016-12-22 18:37:03 -08:00
d95d607c19 Handle no definitions 2016-11-13 18:06:49 -08:00
b1bd441bf2 Verison bump 2016-10-21 21:34:23 -07:00
13676f3f4c Version bump 2016-10-19 21:21:31 -07:00
910af58b34 Fixing incorrect autocomplete 2016-10-10 20:52:43 -07:00
a6dd997122 Pressing keys other than escape no longer closes definition popup 2016-10-09 12:33:02 -07:00
f34b512522 Revert "Allow bootstrap in popup templates"
This reverts commit da0cb81801.
2016-10-08 19:40:19 -07:00
da0cb81801 Allow bootstrap in popup templates 2016-10-08 18:47:24 -07:00
4ec94078cd Bumping version 2016-10-08 17:40:53 -07:00
e433207968 Version bump 2016-09-28 20:15:08 -07:00
071902cd05 Fixing bad dictionary data 2016-09-27 22:01:08 -07:00
4e2d7327c5 Bumping version number 2016-09-18 19:49:59 -07:00
dc273c0c73 Cleanup 2016-09-15 22:44:33 -07:00
f4314497e4 Cleanup 2016-09-11 20:59:42 -07:00
eca27326ec Bumping version 2016-08-18 20:28:02 -07:00
02cee68727 Adding usage guide 2016-08-14 12:32:19 -07:00
03ac18004e Version bump 2016-08-12 19:10:40 -07:00
5cc989b87f Rename references of "vocab" to "term" 2016-08-10 08:44:52 -07:00
0ef6a2f6c9 Version bump 2016-08-09 22:02:49 -07:00
43e2024529 Cleanup 2016-07-25 20:43:35 -07:00
657b541e25 Bumping version 2016-07-25 20:13:53 -07:00
871acf7c2d Bumping version 2016-07-24 10:59:55 -07:00
25580a3e02 Add local permissions 2016-07-24 10:59:37 -07:00
e75d00f25b Bugfix 2016-07-23 23:04:39 -07:00
e062ae2063 Support looking up definitions for buttons and inputs. 2016-07-23 19:06:33 -07:00
b2c19ab9c9 Deleting dead code, bumping version. 2016-07-23 15:21:22 -07:00
6099de71d8 Work on supporting different text sources 2016-07-22 22:14:59 -07:00
e4ecf11fc7 Version bump 2016-07-20 09:01:59 -07:00
a9a694358f Fixing Kanji behavior, bumping version 2016-07-18 08:41:46 -07:00
a567ef3605 Pronounce => Play Audio 2016-07-18 08:08:31 -07:00
f2bd0ec7bb Add option to enable and disable audio playback 2016-07-15 23:29:36 -07:00
22219693c9 Bumping version number 2016-07-10 18:24:10 -07:00
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b8, reversing
changes made to bd89db4ec5.
2016-07-06 19:56:13 -07:00
80d2eac33c Revert "Remove firefox related warning for chrome branch"
This reverts commit 125877a653.
2016-07-06 19:42:01 -07:00
125877a653 Remove firefox related warning for chrome branch 2016-07-05 22:31:15 -07:00
ispedals
a9863de95e Request permission to access localhost
Permission is required to do XHR request to the domain. Otherwise
Gecko attempts to use CORS to negotiate the request, which AnkiConnect
does not expect.
2016-06-19 12:54:35 -04:00