toasted-nutbread
|
60a80418d7
|
Update how audio URLs are constructed
|
2019-10-09 21:54:58 -04:00 |
|
toasted-nutbread
|
7ce54864f3
|
Show the viewer button for anki notes which already exist
|
2019-10-09 20:31:09 -04:00 |
|
toasted-nutbread
|
97f5b7139f
|
Add findNoteIds to AnkiConnect
|
2019-10-09 20:27:05 -04:00 |
|
toasted-nutbread
|
c5d6b9452d
|
Create utility function for logging errors
|
2019-10-08 22:38:05 -04:00 |
|
toasted-nutbread
|
6a6e200ef9
|
Update rejections to use Error
|
2019-10-08 21:44:25 -04:00 |
|
toasted-nutbread
|
88de427184
|
Throw Error instead of string
|
2019-10-08 21:32:08 -04:00 |
|
toasted-nutbread
|
bf5d301685
|
Only use foreground api.js/util.js
|
2019-10-08 20:01:03 -04:00 |
|
toasted-nutbread
|
1074c33f20
|
Add support for query parameter in URL on search page
|
2019-10-08 20:01:03 -04:00 |
|
toasted-nutbread
|
176f6a248b
|
Fix findTermMetaBulk trying to use undefined row.id
|
2019-10-07 22:34:40 -04:00 |
|
toasted-nutbread
|
7c826fdd0b
|
Switch from using PNGs to SVGs
|
2019-10-06 21:28:43 -04:00 |
|
toasted-nutbread
|
50a47348a7
|
Optimize internal data structure used by the Deinflector class
|
2019-10-05 18:28:30 -04:00 |
|
Alex Yatskov
|
46ab36180f
|
Merge pull request #233 from toasted-nutbread/static-handlers
Static handlers
|
2019-10-05 09:20:45 -07:00 |
|
Alex Yatskov
|
a369f8d0a4
|
Merge pull request #229 from toasted-nutbread/database-optimizations
Database optimizations
|
2019-10-05 09:18:09 -07:00 |
|
toasted-nutbread
|
0d6177398d
|
Use static object for api command handlers
|
2019-10-02 21:12:24 -04:00 |
|
toasted-nutbread
|
10458c63e7
|
Use static object for backend message handlers
|
2019-10-02 21:12:23 -04:00 |
|
Alex Yatskov
|
3c3a2c9474
|
Merge pull request #230 from toasted-nutbread/edge-fixes
Use toIterable for cross-window origin objects
|
2019-09-30 19:54:27 -07:00 |
|
toasted-nutbread
|
44119eea2c
|
Fix deinflections not being handled correctly
|
2019-09-30 22:09:16 -04:00 |
|
toasted-nutbread
|
8b7558a757
|
Use toIterable for cross-window origin objects
|
2019-09-29 15:26:57 -04:00 |
|
toasted-nutbread
|
e18b8438ae
|
Updated button styles
|
2019-09-29 12:33:16 -04:00 |
|
toasted-nutbread
|
1286b5115f
|
Use bulk database searches
|
2019-09-28 22:05:10 -04:00 |
|
toasted-nutbread
|
664a318d7f
|
Use non-async function for cache lookups
|
2019-09-28 21:54:18 -04:00 |
|
toasted-nutbread
|
a4f8a459de
|
Create common function for creating term object
|
2019-09-28 21:49:08 -04:00 |
|
toasted-nutbread
|
1a8cb78391
|
Add version information
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
95a7fd81f5
|
Use raw element references for container and spinner
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
b61fc81012
|
Remove jQuery usage from search.js
|
2019-09-27 21:16:10 -04:00 |
|
toasted-nutbread
|
9a243630a5
|
Improve slide up animation
|
2019-09-27 21:16:10 -04:00 |
|
odehjoseph
|
62b95a656f
|
Add option to enable Alt+B lookup
|
2019-09-26 21:33:33 -07:00 |
|
toasted-nutbread
|
352d214203
|
Isolate objects to background window
|
2019-09-18 19:14:04 -04:00 |
|
toasted-nutbread
|
dcfe722ba6
|
Add support for using optionsContext to select which profile to use
|
2019-09-18 19:14:04 -04:00 |
|
toasted-nutbread
|
8c4fb28a30
|
Add support creating profile usage conditions
|
2019-09-18 19:14:01 -04:00 |
|
toasted-nutbread
|
9fb89d8f7d
|
Isolate to background window
|
2019-09-15 16:04:26 -04:00 |
|
toasted-nutbread
|
8b7e293eae
|
Remove profile without popup when shift key is pressed
Also removes duplicate click listener.
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
34ddbf25fe
|
Implement profile order changing
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
1f77506f43
|
Implement profile copy
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
c002e1bbd2
|
Update dictionaries for all profile options
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
6c571bf828
|
Add UI for profiles
|
2019-09-15 15:56:53 -04:00 |
|
toasted-nutbread
|
c8171f5ec7
|
Add preliminary support for profiles
|
2019-09-15 15:56:53 -04:00 |
|
toasted-nutbread
|
6358b655ae
|
Isolate options objects created via settings.js
Prevents dead objects created by different windows.
|
2019-09-14 16:21:41 -04:00 |
|
Alex Yatskov
|
60b32a4a1a
|
Merge pull request #206 from toasted-nutbread/fix-incorrect-function-name
Replace profileCreateDefaultFieldTemplates with optionsFieldTemplates
|
2019-09-12 19:47:52 -07:00 |
|
toasted-nutbread
|
c38c7fbda1
|
Replace profileCreateDefaultFieldTemplates with optionsFieldTemplates
|
2019-09-11 19:56:13 -04:00 |
|
toasted-nutbread
|
84bd9ff93b
|
Update settings if a different source triggers optionsUpdate
|
2019-09-10 21:58:53 -04:00 |
|
toasted-nutbread
|
71b700cd22
|
Add checkbox for options.general.enable
|
2019-09-10 21:45:43 -04:00 |
|
toasted-nutbread
|
87e513dd77
|
Fix options reference being changed
|
2019-09-10 21:44:32 -04:00 |
|
toasted-nutbread
|
1f8c7358cb
|
Create function for setting up form event listeners
|
2019-09-10 21:43:52 -04:00 |
|
toasted-nutbread
|
36b39e2f65
|
Create formWrite function
|
2019-09-10 21:43:51 -04:00 |
|
toasted-nutbread
|
c4e6d7e3d1
|
Add utility method for checking if a value is a standard object
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
05ce350792
|
Use apiOptionsSave instead of optionsSave
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
4686a31a0a
|
Use apiOptionsGet instead of optionsLoad
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
99cec1d23f
|
Change how formRead works
The function now modifies values in-place.
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
8175f80183
|
Remove calls to apiOptionsGetSync
Use apiOptionsGet everywhere to ensure options is initialized.
|
2019-09-10 20:09:33 -04:00 |
|