Commit Graph

  • 0514569621 added method to retrieve the active profile master 24.7.25.0 Diogo Cadavez 2024-07-02 15:27:19 +0200
  • 81c39a2e42 added note modification time to notesIndo and created notesModeTime function Diogo Cadavez 2024-06-17 12:03:19 +0200
  • f52e0c2e24 addNotes reports errors, aborts on any error Richard Hajek 2024-06-18 17:34:27 +0200
  • aab9346deb sync: return error if full sync required or auth not set up Robert Irelan 2024-06-21 17:46:58 -0700
  • 7c171d6722 Added nextReviews field to cardsInfo, (similar to guiCurrentCard) 24.6.17.0 jay-lee-code 2024-06-08 16:29:17 -0700
  • 306103c618 update README.md Tategoto Azarasi 2024-05-10 12:25:29 +0800
  • 1c428c8627 remove try-except in updateNoteModel Tategoto Azarasi 2024-05-10 12:16:12 +0800
  • b77327fb00 add updateNoteModel Tategoto Azarasi 2024-05-09 20:29:18 +0800
  • 4837823bce Remove GitHub specific workflow Alex Yatskov 2024-04-01 21:59:57 -0700
  • 24cdeeb612 README fixes Alex Yatskov 2024-03-27 21:52:15 -0700
  • 00dffe579d Readme updates Alex Yatskov 2024-03-26 18:26:20 -0700
  • bbf271c5ac Return reason note cannot be added in new api endpoint 24.2.26.0 Eloy Robillard 2024-02-23 06:39:35 +0100
  • 2f7bc2e78e Fix requestPermission popup DegrangeM 2024-02-23 20:06:16 +0100
  • d27f54a4fe Ensured forgotten cards are correctly synchronized with ankiweb by using ScheduleCardsAsNew aldoWan 2024-02-18 20:45:10 +0100
  • 2996476e03 Remove call to syncDelete 24.1.21.0 Philipp Matthias Schäfer 2024-01-21 15:34:14 +0100
  • 510f47fd08 Replace method calls of methods marked deprecated Philipp Matthias Schäfer 2024-01-21 15:31:21 +0100
  • 977871257a Remove internal method stopEditing Philipp Matthias Schäfer 2024-01-21 14:23:24 +0100
  • 29260d6a00 Add reorderCards property to guiBrowse, add guiSelectNote AuroraWright 2024-01-18 22:28:47 +0100
  • a17c4e42da add readme entry for new findModels* apis Kardia 2024-01-04 12:00:40 -0500
  • 50d062e6ca add apis to retrieve full model data by name and id Kardia 2024-01-04 11:49:17 -0500
  • 2de0798fc1 Fix guiEditNote returns error 24.1.1.0 Alex Yatskov 2024-01-01 18:09:03 -0800
  • 2019ba75ed Rename CONTRIBUTING to MD Alex Yatskov 2023-12-31 11:01:59 -0800
  • ab6349ec65 Add CONTRIBUTING file Alex Yatskov 2023-12-31 11:01:11 -0800
  • 1f7fc80b7e
    Merge pull request #407 from PSeitz/patch-1 23.10.29.0 origin/master origin/HEAD Alexei Yatskov 2023-10-09 19:16:44 -0700
  • 820300cc5c
    Update README.md PSeitz 2023-10-08 15:57:08 +0200
  • 4847fff790
    Merge pull request #403 from Julian/auth Alexei Yatskov 2023-09-28 20:48:43 -0700
  • 82210ddf87 Make it slightly clearer how to enable authentication. Julian Berman 2023-09-24 12:39:52 -0400
  • b896b66736
    Merge pull request #396 from mikkkee/master Alexei Yatskov 2023-07-08 08:02:14 -0700
  • 5a153691fd Fix test timeout error mikkkee 2023-07-07 20:08:33 +0800
  • 14a8a84150 Fix previous commit with version check for Anki and Qt mikkkee 2023-07-07 01:03:46 +0800
  • 9f7dccaca0
    Merge pull request #392 from mikkkee/master Alexei Yatskov 2023-07-05 20:06:08 -0700
  • 9e214e90e5 Add a test for guiImportFile mikkkee 2023-07-05 22:17:30 +0800
  • 6693ab6b97
    Merge pull request #394 from nihil-admirari/master Alexei Yatskov 2023-06-26 18:11:19 -0700
  • 423d3e2aa2
    Correct JSON MIME type (Fixes #393) nihil-admirari 2023-06-23 09:12:28 +0300
  • cd66410ff3 Update documentation for new method guiImportFile mikkkee 2023-06-17 17:52:14 +0800
  • e999a44a47 Add a GUI action to bring up import file dialog with provided file path mikkkee 2023-06-17 17:45:39 +0800
  • eef3be8599
    Merge pull request #391 from Aquafina-water-bottle/readme_localhost Alexei Yatskov 2023-06-15 20:13:30 -0700
  • f27e7b4331
    Merge pull request #390 from antistic/feat-answer-card Alexei Yatskov 2023-06-15 20:12:37 -0700
  • 3892481cea change param format for answerCards ant 2023-06-15 12:49:02 +0100
  • f10abcc331 docs: updated Python README to use 127.0.0.1 instead of localhost Austin Siew 2023-06-14 19:14:50 -0600
  • 0012245c57 add new action: answerCards Antistic 2023-06-11 22:57:08 +0100
  • 41ce156114
    Merge pull request #384 from feilongfl/dev-undo Alexei Yatskov 2023-05-23 19:18:15 -0700
  • 5516e4826c
    test: add guiUndo action YuLong Yao 2023-05-18 17:30:18 +0800
  • 53dba8003b
    api: add guiUndo action YuLong Yao 2023-05-18 17:30:14 +0800
  • 92eeb8d749
    Readme: add guiUndo action YuLong Yao 2023-05-18 17:29:46 +0800
  • 08e5a34d6c
    Merge pull request #382 from Aquafina-water-bottle/modelTemplates Alexei Yatskov 2023-04-14 17:21:32 -0700
  • fc63bdaa17 removed unnecessary comments in test_models.py Austin Siew 2023-04-13 20:36:07 -0600
  • 918d4de72a fixed accidental change in README Austin Siew 2023-04-13 20:33:18 -0600
  • accbc53e5d added modelTemplateRename, modelTemplateReposition, modelTemplateAdd, modelTemplateRemove Austin Siew 2023-04-13 19:30:49 -0600
  • 3c98885ae9
    Merge pull request #380 from Aquafina-water-bottle/updateNote 23.4.11.0 Alexei Yatskov 2023-03-31 19:51:58 -0700
  • ed508babbf merged with master Austin Siew 2023-03-31 00:54:32 -0600
  • bf5c73b9cd
    Merge pull request #379 from Ajatt-Tools/master Alexei Yatskov 2023-03-22 23:20:42 -0700
  • 8d16822cb5 add a test for getMediaDirPath() Ren Tatsumoto 2023-03-23 06:06:44 +0300
  • 58283bdeb5 add a new action: getMediaDirPath Ren Tatsumoto 2023-03-21 19:46:55 +0300
  • 5b6fe5766c
    Merge pull request #377 from dlangevi/master Alexei Yatskov 2023-02-23 20:02:57 -0800
  • e0efa2c3ec
    Merge pull request #1 from dlangevi/update-createModel-sample-result david 2023-02-22 10:08:31 -0800
  • 48650d940f
    Update described result from createModel api david 2023-02-22 10:07:38 -0800
  • 6731b266ae
    Merge pull request #376 from kentonself/fix_bind_addr Alexei Yatskov 2023-02-19 11:54:05 -0800
  • e13ca6116c Changed the way to bind to an address other than the default 127.0.0.1 The code does not look at ANKICONNECT_BIND_ADDRESS in the environment. It gets it from the config.json which can be editted from the Tools menu. kentonself 2023-02-18 14:08:11 -0600
  • a2b3290d77
    Merge pull request #373 from Aquafina-water-bottle/readme_reformat 23.2.5.0 Alexei Yatskov 2023-01-23 17:53:12 -0800
  • b5f6e86df6
    Merge pull request #371 from Aquafina-water-bottle/master Alexei Yatskov 2023-01-23 17:51:07 -0800
  • 4b4e07786e turned all 'Sample Request:' -> 'Sample request:' Austin Siew 2023-01-13 23:11:27 -0700
  • db7f014ac9 fixed dangling </details> Austin Siew 2023-01-13 23:06:06 -0700
  • 91fc1d6fde reformatted readme to hide sample requests/results, and moved actions to h4 divs Austin Siew 2023-01-13 22:39:22 -0700
  • 8187fa3c48 added 2.1.56 Austin Siew 2023-01-13 21:53:07 -0700
  • a275971002 fixed formatting issue Austin Siew 2023-01-09 21:23:43 -0700
  • 0c37ab0f5c Added 2.1.54 and 2.1.55 to github actions Austin Siew 2022-12-30 20:34:50 -0700
  • 2ad03ddbc0 added anki 2.1.54 and 2.1.55 tests & fixed NotFoundError not working on 2.1.55 Austin Siew 2022-12-30 20:26:58 -0700
  • 2f50c747fb Add getNoteTags, updateNoteTags and updateNote introt 2022-12-30 13:13:31 +0200
  • 7234914d44
    Merge pull request #367 from Aquafina-water-bottle/master Alexei Yatskov 2022-12-29 11:42:01 -0800
  • 5e527680d9 accidentally removed modelFieldRemove from the README, reverted Austin Siew 2022-12-28 18:57:38 -0700
  • a96e10e840 made the test more precise by checking the anki version Austin Siew 2022-12-28 18:54:22 -0700
  • 69baea296a added tests & documentation, removed dead code Austin Siew 2022-12-28 18:37:05 -0700
  • e42e936655 Merge remote-tracking branch 'foosoft/master' Austin Siew 2022-12-28 17:15:54 -0700
  • 68ccd5785b
    Merge pull request #368 from Aquafina-water-bottle/fix_qt5_ci Alexei Yatskov 2022-12-28 11:03:24 -0800
  • e4627a17e5 reverted .tox dir removal Austin Siew 2022-12-26 20:11:13 -0700
  • b19528e443 added --no-sandbox to tox env Austin Siew 2022-12-26 20:04:10 -0700
  • 2d54eccb64 added modelFieldSetDescription, changed double quote strings to single quote strings Austin Siew 2022-12-24 04:18:24 -0700
  • 59f75a2946 added modelFieldFonts, modelFieldSetFont, modelFieldSetFontSize Austin Siew 2022-12-24 04:10:56 -0700
  • ad4a4a4661
    Merge pull request #366 from ocavue/ocavue/fix-tox Alexei Yatskov 2022-12-20 17:03:42 -0800
  • 479b425ae1 Lock tox to v3 in GitHub Action ocavue 2022-12-20 15:44:01 +0800
  • ae8ac9cf18
    Merge pull request #365 from Aquafina-water-bottle/master Alexei Yatskov 2022-12-18 19:44:40 -0800
  • aa42480d7a updated README with multi version 6 examples Austin Siew 2022-12-16 19:14:14 -0700
  • 42a6de39b3
    Merge pull request #363 from introt/modelFieldDescriptions Alexei Yatskov 2022-12-10 09:44:25 -0800
  • 09d22cc507 updated documentation on multi Austin Siew 2022-12-06 02:29:48 -0700
  • ff4fb13428 Fix KeyError in modelFieldDescriptions introt 2022-11-27 12:19:58 +0200
  • 336dc8bb31 Added modelFieldDescriptions introt 2022-11-26 14:56:34 +0200
  • 82ca4b847d
    Merge pull request #350 from Aquafina-water-bottle/get_reviews_of_card Alexei Yatskov 2022-09-20 17:53:03 -0700
  • a8905a4c22 getReviewsOfCards: changed inner lists into dictionaries, removed cid within the inner list Austin Siew 2022-09-20 17:46:26 -0600
  • 773dc49f2b
    Merge pull request #353 from snoyes/fix-#352 22.9.18.0 Alexei Yatskov 2022-09-17 14:27:27 -0700
  • 7cf38106b3 changed getReviewsOfCard -> getReviewsOfCards, changed result to be formatted in a dictionary rather than a list Austin Siew 2022-09-13 17:12:35 -0600
  • c0c922d27c changed getReviewsOfCard -> getReviewsOfCards, changed result to be formatted in a dictionary rather than a list Austin Siew 2022-09-13 17:12:20 -0600
  • 6f87f03519 Fix issue #352 Scott Noyes 2022-09-12 09:07:59 -0500
  • 9f76e5fff2
    Merge pull request #348 from Aquafina-water-bottle/issue_82_documentation Alexei Yatskov 2022-09-11 10:59:18 -0700
  • 6e4bbfa0d6 Added getReviewsOfCard Austin Siew 2022-09-05 00:29:03 -0600
  • d9c01327a4 fixed warning message Austin Siew 2022-08-22 00:06:50 -0600
  • 127a34c2d0 added warning Austin Siew 2022-08-22 00:05:19 -0600
  • 3b10dbc27f typos Austin Siew 2022-08-22 00:00:15 -0600
  • fbd6ccad3e
    Merge pull request #346 from Aquafina-water-bottle/model_field_names Alexei Yatskov 2022-08-18 17:44:11 -0700
  • db2e7f2e95 added documentation Austin Siew 2022-08-17 12:50:22 -0600