Commit graph

155 commits

Author SHA1 Message Date
Ren Tatsumoto 67af26c6a4 update readme for TSCs 2022-09-12 20:00:19 +03:00
Ren Tatsumoto 7d972f632f support images on front for TSCs 2022-09-12 19:58:13 +03:00
Ren Tatsumoto 197b8766da add margin after li elements 2022-09-12 19:57:00 +03:00
Ren Tatsumoto b96cf86586 change audio position 2022-07-12 11:37:25 +03:00
Ren Tatsumoto a05fadbca9 change link 2022-07-12 11:36:47 +03:00
Ren Tatsumoto e7bd24f237
Merge pull request #18 from cyphar/cyphar-styling
templates: cyphar: update styling to be nicer on the eyes
2022-04-19 15:29:31 +00:00
Aleksa Sarai 317a5a9828
templates: cyphar: update styling to be nicer on the eyes
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2022-04-19 21:53:22 +10:00
Ren Tatsumoto 8a1437772f
Merge pull request #17 from nbelikov/main
Update "Japanese sentences (nb)" template
2022-04-18 21:52:14 +00:00
Nikolay Belikov ef49995162 Update "Japanese sentences (nb)" template
This commit merges changes from the original "Japanese sentences"
template.
2022-04-18 22:20:44 +03:00
Ren Tatsumoto 8cfd53c20b
Merge pull request #16 from nbelikov/main
Update templates to support marking target word with `<strong>`
2022-04-18 18:24:07 +00:00
Nikolay Belikov 18cf6bf2f7 Fix: declare variables with const keyword 2022-04-18 21:21:56 +03:00
Nikolay Belikov a1c77ec29a Update templates to support marking target word with <strong>
Anki 2.1.50 brought a change to the WYSIWYG note editor.  Previously,
pressing `Control+b` or the `Bold text` button wrapped the selection in
a `<b>` tag, and the latest update changed it to `<strong>`, therefore
breaking scripts and styles for newly added notes.  This patch adds
support for the new tag in affected templates.
2022-04-17 17:53:26 +03:00
Ren Tatsumoto 75bd2bb0ee change ankiconnect address
not everyone has localhost defined
2022-04-03 18:20:47 +03:00
Ren Tatsumoto de690f3ef8 pass value error 2022-04-03 18:00:13 +03:00
Ren Tatsumoto d4bd674c06 add verbose option 2022-04-03 17:57:00 +03:00
Ren Tatsumoto 1a67976655 update image css 2022-03-26 19:11:28 +03:00
Ren Tatsumoto b9662614ad everything is hidden except images 2022-03-26 14:47:44 +03:00
Ren Tatsumoto 1a65d75910 autoformat 2022-03-26 14:47:09 +03:00
Ren Tatsumoto cb4ad1fd13 update fonts and background 2022-03-25 08:12:23 +03:00
Ren Tatsumoto 48b1194b04 fix #15 2022-02-21 15:22:14 +03:00
Ren Tatsumoto fbff39ef35 update card background 2022-01-30 09:31:23 +03:00
Ren Tatsumoto 6f079ebd31 don't read model twice 2022-01-30 09:31:09 +03:00
Ren Tatsumoto 52c75cbd06 word cards: refactor js 2022-01-30 09:00:13 +03:00
Ren Tatsumoto 8c2a2aca6c dim furigana color on the front (if present) 2022-01-30 09:00:13 +03:00
Ren Tatsumoto d8c2ce8a23
Merge pull request #14 from nbelikov/select-updatable
Offer the user a choice of models that can be updated
2022-01-18 14:40:29 +00:00
Nikolay Belikov 84f8462bec Offer the user a choice of models that can be updated 2022-01-18 15:23:38 +03:00
Ren Tatsumoto badceb5983
Merge pull request #13 from Feripe-a/main
nightmode fix
2022-01-14 00:34:45 +00:00
Feripe-a dfba453404
Fixed nightMode Japanese fallback 2022-01-13 14:29:35 +00:00
Feripe-a 19c6ab5f07
Fix nightmode Japanese sentences (nb) 2022-01-13 14:28:05 +00:00
Feripe-a 7fcddabbe0
Fixed pure black background color
Japanese sentences
2022-01-13 14:26:37 +00:00
Ren Tatsumoto 74b0822d31
Merge pull request #12 from nbelikov/japanese-sentences-nb
Add "Japanese sentences (nb)" template
2022-01-12 14:58:59 +00:00
Nikolay Belikov f5b05deea5 Add "Japanese sentences (nb)" template 2022-01-12 17:13:19 +03:00
Ren Tatsumoto b66a69ccdd fix night mode for jp sentences 2022-01-10 04:10:21 +03:00
Ren Tatsumoto 84114e6f68 set encoding 2022-01-10 04:02:27 +03:00
Ren Tatsumoto 94cdab618b
Merge pull request #11 from Feripe-a/main
Added quiz font to furigana (Japanese words)
2022-01-08 20:44:39 +00:00
Feripe-a ff6db6ea9c
Added quiz font to furigana 2022-01-08 16:49:16 -03:00
Ren Tatsumoto 69e864d4f6
Merge pull request #10 from Feripe-a/main
Japanese fallback update
2022-01-03 08:00:18 +00:00
Feripe-a ebf14ea8c4
added Yandex 2022-01-02 16:41:53 +00:00
Feripe-a e48bf45a80
Update template.css 2022-01-02 16:34:52 +00:00
Feripe-a 82db88362c
Update back.html 2022-01-02 16:34:13 +00:00
Feripe-a ddf7cacdb4
Update front.html 2022-01-02 16:33:40 +00:00
Feripe-a d0e8287f03
Update front.html 2022-01-02 16:32:46 +00:00
Feripe-a e6e5c91067
Update back.html 2022-01-02 16:31:52 +00:00
Feripe-a 06d384aea1
added showcase.gif
this was shittt
2022-01-02 16:30:39 +00:00
Feripe-a 396aa270b3
Add files via upload 2022-01-02 16:29:16 +00:00
Feripe-a 08e7caca18
Delete gif1-example.gif 2022-01-02 16:28:42 +00:00
Feripe-a b241566560
Add files via upload 2022-01-02 16:23:42 +00:00
Feripe-a a562e94409
Delete showcase.mkv 2022-01-02 16:23:10 +00:00
Feripe-a fc37bbcb16
Update README.md 2022-01-02 16:22:02 +00:00
Feripe-a b31cf2044e
Update README.md 2022-01-02 16:19:36 +00:00