Commit Graph

99 Commits

Author SHA1 Message Date
toasted-nutbread
e242b6598c
Update readme (#2221) 2022-08-21 12:21:59 -04:00
289a61a62f Remove metadata which is no longer needed for generating foosoft.net 2022-07-14 10:44:33 -07:00
toasted-nutbread
96f5a06c80
Dependency update (#2141)
* Update dependencies

* Update JSZip to 3.9.1
2022-05-16 21:36:30 -04:00
toasted-nutbread
9941d583a0
Parse5 update (#2140)
* Update build-libs.js

* Add a test for build-libs.js

* Update parse5

* Rebuild parse5

* Update build-libs.js to generate consistent path names

* Rebuild
2022-05-16 21:25:05 -04:00
045eb63a52 Remove a couple of questions from FAQ which are old and no longer relevant. 2022-02-19 11:13:37 -08:00
e4ba71d15d Update dictionary links to point to raw downloads 2022-02-14 20:29:12 -08:00
4318fc531f Add site metadata, update README 2021-12-15 18:09:23 -08:00
toasted-nutbread
9e7e9da1c3
Update third-party libraries (#1886)
* Update third-party libraries

* Update README

* Update legal.html
2021-08-10 20:11:56 -04:00
toasted-nutbread
8c68fa4d94
Anki text furigana parsing and {sentence-furigana} marker (#1814)
* Add support for textFurigana media

* Add readingMode parameter

* Implement readingMode

* Add {sentence-furigana} marker

* Fallback to sentence if furigana isn't available

* Update test data
2021-07-09 17:48:27 -04:00
toasted-nutbread
315dc425e4
Anki card selected text (#1809)
* Add support for injecting the text selection into Anki cards

* Add selection-text

* Upgrade to add {selection-text}

* Update descriptions

* Update test data
2021-07-07 20:00:30 -04:00
0556c50319 Update README 2021-06-08 21:02:55 -07:00
toasted-nutbread
76276e78da
Expose search query to anki template renderer (#1686)
* Expose query and fullQuery to Anki context

* Add {search-query} marker

* Update test data

* Update tests

* Wrap search query in multiLine
2021-05-17 20:18:37 -04:00
toasted-nutbread
90f7d5ba07
Add part of speech info (#1561)
* Add part of speech info to headwords

* Expose parts of speech to Anki template rendering

* Expose parts of speech

* Update pitch accent categories

* Update docs

* Add part-of-speech

* Update options and tests

* Update markers

* Update test data
2021-03-26 19:50:54 -04:00
toasted-nutbread
49b603c756
Remove old settings page (#1524)
* Remove old settings page

* Remove spinner.gif
2021-03-14 22:51:48 -04:00
toasted-nutbread
98975d5923
Move images (#1372)
* Move mixed/img/ to images/

* Move bg/img/ to images/
2021-02-12 20:27:43 -05:00
toasted-nutbread
04cf4ec8d5
Settings and welcome page improvements (#1326)
* Update wording to be less repetitive

* Remove the shadow theme option from the welcome page, to avoid confusion

* Update input sizes

* Update select text to not clip the triangle icon

* Update wording

* Update descriptions

* Remove "popup" to not exclude the search page
2021-01-29 19:10:57 -05:00
toasted-nutbread
a81787c55b
Remove the dictionary tag from the definitionTags (#1324)
* Remove dictionary tag from term definitionTags and kanji tags

* Update test data

* Update templates

* Update tests

* Update information
2021-01-28 21:33:30 -05:00
toasted-nutbread
5232b945a7
Update Basic Usage section of the readme (#1307)
* Update the Basic Usage section of the readme

* Update wording on welcome page to match readme
2021-01-24 22:33:59 -05:00
toasted-nutbread
4b6bb52952
Add contributing file (#1305)
* Add CONTRIBUTING.md

* Update README.md
2021-01-24 10:49:06 -05:00
toasted-nutbread
b234294540
Stroke count marker (#1251)
* Add stroke-count definition

* Update options

* Update documentation

* Add helper
2021-01-16 15:29:42 -05:00
toasted-nutbread
05d4049f16
DOMParser replacement (#561)
* Add script to build library files

* Add built parse5 library

* Add new SimpleDOMParser which uses parse5

* Update license info

* Update MV3 build to use the new SimpleDOMParser

* Update file exclusions

* Hide/clarify license info for MV2 builds
2020-12-18 17:06:30 -05:00
toasted-nutbread
008ffdb6bf
Frequencies marker (#1074)
* Update japanese.js tests

* Simplify fallback/early exit

* Add overloads to furigana and furiganaPlain handlebars helper functions

* Expose unique expression/reading arrays (and subsequently counts)

* Add {frequencies} marker
2020-11-28 14:30:50 -05:00
toasted-nutbread
5b9d709d40
Conjugation marker (#988)
* Add {conjugation} marker

* Add info

* Add upgrade

* Update test
2020-11-04 20:39:23 -05:00
toasted-nutbread
cab5daa22e
Add clipboard-text Anki field (#863)
* Add clipboard-text anki field

* Add markers

* Update clipboard injection
2020-09-26 13:45:48 -04:00
toasted-nutbread
f7093b4c1a
Anki note clipboard marker (#780)
* Update fields reference

* Add support for adding clipboard images to anki notes

* Add handlebars templates

* Add markers

* Add markers to readme
2020-09-08 11:01:08 -04:00
toasted-nutbread
838fd211c6
Pitch accent Anki field templates (#701)
* Template helper updates

* Add pitch data to exported field formatting data

* Reuse note data

* Add no-op

* Set up pitch accent templates

* Refactor version update functions

* Implement upgrade process for new Anki templates

* Consistency

* Update README and anki.js to have matching markers
2020-08-01 16:23:33 -04:00
toasted-nutbread
4ebee3e17c
Context popup update (#594)
* Add link to the help button

* Update context.html to not use bootstrap

Styles moved into a separate file
Update icons

* Update terminology to correspond to new icons
2020-06-21 15:57:18 -04:00
toasted-nutbread
9e6153f172
Fix JMdict URL in README (#619) 2020-06-21 15:53:26 -04:00
toasted-nutbread
02f725125c
README updates (#549)
* Use fragments relative to the current URL

* Adjust description in section about deleting individual dictionaries

* Adjust description about online dictionaries

* Adjust description about support for additional languages

* Punctuation adjustments

* Clarify {cloze-prefix} and {cloze-suffix} descriptions

* Update/fix description of duplicate cards.

* Fix description of HTML-less Anki templates

* Clarify {sentence} description

* Adjust description for development section

* Replace grammatical first person

* No promises for the impossible

* Remove "please"

* Use lower case for kanji, kana, katakana, hiragana, furigana
2020-05-22 20:20:00 -04:00
toasted-nutbread
96ea941fa8
Update readme URLs (#548)
* Update Innocent Corpus URL

* Update Rikaichan extension URL to the Rikaichamp extension URL

* Use absolute URL to dl/fields.txt
2020-05-22 15:06:47 -04:00
Scott Noyes
7b7b701959
Proofread README (#545)
* Proofread README

* Added comma

after multi-syllable conjunctive adverb appearing at beginning of second clause in a sentence.
2020-05-22 15:03:57 -04:00
1fea8a3a10 Pitch accent support now available everywhere 2020-04-22 16:57:05 -07:00
3b9a87b2eb Add notice about pitch accent dictionary being available in testing only 2020-04-16 17:29:36 -07:00
d792d89f6d Add legal notices, pitch accent dictionary link 2020-04-10 11:10:21 -07:00
toasted-nutbread
4011a091b6 Add support for {document-title} 2020-04-06 18:20:04 -04:00
siikamiika
3ba2dcf7e6 remove README for templates in development 2020-02-10 21:19:18 +02:00
toasted-nutbread
0ebf676305 Update WanaKana to v4.0.2
Resolves #290
2019-11-26 12:46:41 -05:00
233a115ff9 Fix broken link to eslintrc 2019-11-24 21:40:30 -08:00
toasted-nutbread
10b33dbd20 Optimize toggle on the context popup window
Remove bootstrap-toggle dependency
2019-11-24 11:42:27 -05:00
toasted-nutbread
75883ed885 Remove dexie 2019-11-10 13:01:39 -05:00
toasted-nutbread
2bfc7e3972 Fix order of {screenshot} tag 2019-10-11 19:44:13 -04:00
toasted-nutbread
305cf4703b Add info about third-party software licenses 2019-09-28 16:04:22 -04:00
toasted-nutbread
f8aa926f8a Upgrade website URLs to https 2019-09-14 20:18:03 -04:00
toasted-nutbread
ac344cb6f2 Add info about the {screenshot} marker to README 2019-08-29 20:50:14 -04:00
f77ac32fe1 Updating README.md 2019-05-19 19:04:33 -07:00
43c5ef87c0 Updating README.md 2019-04-28 12:34:53 -07:00
08f4919b53 Updating README.md 2019-01-05 19:45:42 -08:00
db7057ea12 Updating README.md 2017-11-15 07:47:59 -08:00
ad6ffc54c3 Updating README.md 2017-10-08 14:34:23 -07:00
8adf83df41 Updating README.md 2017-09-24 12:16:52 -07:00