Commit Graph

  • 19a695fda2 upload docker anki develop ouczbs 2025-01-06 06:54:09 +0000
  • c41c2d40f1 sync apkg ouczbs 2023-07-30 03:28:49 +0000
  • 08ed42de9d remove glibc ouczb 2023-07-30 09:47:25 +0800
  • f541b09e7f sync for pc and android ouczbs 2023-07-30 00:40:39 +0000
  • 35cf66d403 Update requirements{-dev}.txt VikashKothary 2023-07-14 16:11:06 +0000
  • 86ba071b6c
    add Dockerimage (#152) LuckyTurtleDev 2023-07-14 18:10:16 +0200
  • 7532c960f2 Update requirements{-dev}.txt VikashKothary 2023-03-26 10:03:19 +0000
  • a9a2bb5646
    docs: Add acknowledgements section Vikash Kothary 2023-03-26 11:02:32 +0100
  • f2c4316e29 fix: Check if path is None before checking path Vikash Kothary 2022-10-19 09:59:40 +0100
  • bc6f8e8f5c Update requirements{-dev}.txt VikashKothary 2022-10-19 08:54:28 +0000
  • 4041d28b03 fix: Update cli to load config from config file and env variables Vikash Kothary 2022-10-19 09:51:35 +0100
  • 4c4ce64025 refactor: Seperate users into multiple files Vikash Kothary 2022-10-14 23:51:43 +0100
  • 82a3e729f1 refactor: Separate sessions into multiple files Vikash Kothary 2022-10-14 23:40:56 +0100
  • 97a740417b refactor: Move exceptions into a separate file Vikash Kothary 2022-10-14 23:36:13 +0100
  • e94bb778c0 refactor: Separate full sync into multiple files Vikash Kothary 2022-10-14 23:31:47 +0100
  • abfd3ba1fe refactor: Separate collections into multiple files Vikash Kothary 2022-10-14 23:25:52 +0100
  • b4a59f7c7c refactor: Separate loading config from file and environment variables Vikash Kothary 2022-10-14 23:13:40 +0100
  • 7bc8496b6f refactor: Use logging util in config Vikash Kothary 2022-10-14 23:09:19 +0100
  • 153ac4227a refactor: Move backward compatible argument handling into config loader Vikash Kothary 2022-10-14 22:58:50 +0100
  • 1402321e00 refactor: Move logger into util Vikash Kothary 2022-10-14 22:49:39 +0100
  • 3448edf5d7 refactor: move simple server into standalone file Vikash Kothary 2022-10-14 22:42:35 +0100
  • f6a7c21420 refactor: Move imports to the top of the file Vikash Kothary 2022-10-14 20:55:08 +0100
  • ed5d6477d8 refactor: Move main function into cli entrypoint Vikash Kothary 2022-10-14 20:40:20 +0100
  • 3194b53d13 chore: Use installed package to run server Vikash Kothary 2022-10-14 20:31:21 +0100
  • 9efa0899e1 Update requirements{-dev}.txt VikashKothary 2022-10-14 19:09:59 +0000
  • 684b4a2e13 lint: Auto-format code using black Vikash Kothary 2022-10-14 20:07:21 +0100
  • 88d6f7f3f0 chore: Add black as a dev dependency Vikash Kothary 2022-10-14 20:00:49 +0100
  • d3c0df2f69 chore: Add clean command to Makefile Vikash Kothary 2022-10-14 19:54:33 +0100
  • 4d2edcefc2 docs: Add badges for PyPI, DockerHub and GitHub Vikash Kothary 2022-10-13 20:53:34 +0100
  • f9e99ddfe5 docs: Document how to migrate data from tsudoko's sync server Vikash Kothary 2022-10-13 20:34:30 +0100
  • 734d9e6b29 ci: Add plural to poetry export workflow name Vikash Kothary 2022-10-13 20:11:07 +0100
  • 426832de32 ci: Rename requirements workflow to poetry-export Vikash Kothary 2022-10-13 20:10:08 +0100
  • 887f5bd27a
    ci: Add workflow to create GitHub Release on tag (#148) ohdearaugustin 2022-10-13 21:07:16 +0200
  • a1214af33a Update requirements{-dev}.txt VikashKothary 2022-10-13 18:58:00 +0000
  • 6ca2af3b7e build: Downgrade protobuf to before breaking change Vikash Kothary 2022-10-13 19:54:52 +0100
  • a8c485f838 chore: Add script to update poetry.lock Vikash Kothary 2022-10-13 19:51:45 +0100
  • 01b3979be2 Update requirements{-dev}.txt VikashKothary 2022-10-13 18:35:35 +0000
  • 50bc229708
    Merge pull request #142 from izidormatusov/sslproxy Vikash Kothary 2022-10-13 21:32:30 +0300
  • 5d0e1faaf9 Document how to set up SSL proxy Izidor Matušov 2022-08-07 17:18:49 +0200
  • 7c9836bf14 Update requirements{-dev}.txt VikashKothary 2022-09-03 13:03:39 +0000
  • 43437cf052
    Merge pull request #126 from ohdearaugustin/topic/gitaction-test Vikash Kothary 2022-09-03 14:00:59 +0100
  • 4cdfed564d Update requirements{-dev}.txt ohdearaugustin 2022-09-01 15:40:10 +0000
  • e7e4c23854 workflows/requirements: fix permission problem ohdearaugustin 2022-09-01 17:33:23 +0200
  • 088a36a48c workflows/test: use bash script ohdearaugustin 2022-09-01 17:28:24 +0200
  • 41a67eb4a1 workflows/requirements: use bash script ohdearaugustin 2022-09-01 17:17:52 +0200
  • 8938e45875 workflows/requirements: fix on push on branches ohdearaugustin 2022-02-13 01:20:02 +0100
  • 9c392cc3b4 workflows/requirements: fix on push ohdearaugustin 2022-02-13 01:18:07 +0100
  • 73cbf0ffac workflows/test: add config setup ohdearaugustin 2022-02-13 01:13:56 +0100
  • 734152afc4 workflows: add requirement updates ohdearaugustin 2022-02-13 00:07:11 +0100
  • 24bf078566 workflows: add python unittests ohdearaugustin 2022-02-13 00:06:41 +0100
  • f7c64a6693
    Merge pull request #145 from cashweaver/develop Vikash Kothary 2022-08-26 18:51:15 +0100
  • a99f723ed0 docs: Add -e src to installation instructions Cash Weaver 2022-08-26 09:24:35 -0700
  • 5beabf9764 docs: Update the command to create a new user in the README Vikash Kothary 2022-07-02 15:00:09 +0100
  • bab67692d4 docs: Add known issues section in README Vikash Kothary 2022-07-02 14:47:34 +0100
  • de65ce59b1 chore: Use Makefile version in release script Vikash Kothary 2022-07-02 14:42:14 +0100
  • 05244175f5 Merge branch 'main' into develop Vikash Kothary 2022-07-02 14:41:45 +0100
  • 3be70a1c92 bump: version from 2.3.0 to 2.4.0 Vikash Kothary 2022-07-02 14:40:12 +0100
  • 150da07f66
    Merge pull request #137 from ankicommunity/release/v2.4.0 Vikash Kothary 2022-07-02 14:38:38 +0100
  • 3103698135 build: Run poetry-update and poetry-export Vikash Kothary 2022-07-02 14:32:02 +0100
  • 872ea80c32 chore: Add cli entrypoint for ankisyncd_cli Vikash Kothary 2022-07-02 14:18:19 +0100
  • fcaec52995 chore: Add setup.py for backward compatibility Vikash Kothary 2022-07-02 14:13:37 +0100
  • f1c0e1bf63 chore: Add poetry publish environment variables and command Vikash Kothary 2022-07-02 13:44:55 +0100
  • e54b8a8b42 chore: Include all packages in src folder Vikash Kothary 2022-07-02 13:44:35 +0100
  • 48005abc59 Fix addon-folder doc link Cycatz 2022-06-02 12:02:48 +0800
  • d2f336c210 chore: Update poetry.lock and requirements files Vikash Kothary 2022-05-16 22:22:06 +0100
  • 1d61f03706 refactor: Remove unused import Vikash Kothary 2022-03-10 20:37:41 +0000
  • 06a6767f8b feat: make ankisyncd_cli into a python package Vikash Kothary 2022-03-10 20:12:07 +0000
  • 6706a56cc8 test: Fix import collection from anki package Vikash Kothary 2022-03-10 18:06:36 +0000
  • 50f002c53a chore: Add make config command to create new dotenv files Vikash Kothary 2022-03-10 17:45:05 +0000
  • 16fbf6e27f modification to full_sync.py add type hint to def upload dobefore 2022-02-07 14:21:51 +0800
  • 1b305509c1 update poetry toml anki to 2.1.49 dobefore 2022-02-07 14:11:40 +0800
  • d8cf779105 modification to sync.py add a guard case to def finish remove redundant blank line of def sanityCheck dobefore 2022-02-07 14:05:58 +0800
  • a53d85a75a try to resolve conflicts dobefore 2022-02-07 13:57:45 +0800
  • 414dd8bb47 restore file dobefore 2022-02-04 20:41:08 +0800
  • d1813228bb try to resolve conflicts dobefore 2022-02-04 20:30:06 +0800
  • 9a81c6bdfa resolve conflicts dobefore 2022-02-04 20:08:40 +0800
  • 8e99274825 Update pyproject.toml dobefore 2022-02-04 20:00:21 +0800
  • a2d3ab15ca bump anki version to 2.1.46 have not poetry set up dobefore 2022-02-04 19:55:20 +0800
  • 6f39243bd0 remove commented code dobefore 2022-02-04 19:36:19 +0800
  • a506785273 request change and readme modification dobefore 2022-02-04 19:21:18 +0800
  • 728af26c2e remove test file t.py dobefore 2022-02-02 18:46:55 +0800
  • 744a9641f5 class Requests as decorator to decorate SyncApp dobefore 2022-02-02 18:36:56 +0800
  • 03bfd123c7 dec not finished dobefore 2022-01-13 21:53:58 +0800
  • c7b1c0c358 fix_duecounts_not_equal_due_to_diff_deck_selection dobefore 2021-10-01 22:17:36 +0800
  • 619f0722ee remove_unnessary_print dobefore 2021-09-23 13:42:00 +0800
  • b9f081af77 fix_col_return_type_mismatch dobefore 2021-09-17 19:30:17 +0800
  • fcc7a0645f replace_deprecated_fn_log dobefore 2021-09-17 14:46:55 +0800
  • 0eaf60feca revise_parse_req_to_correctly_parse_chunked_data dobefore 2021-09-16 13:06:53 +0800
  • cdfa5c4191 rewrite_parse_chunked_req dobefore 2021-09-15 21:39:44 +0800
  • 443f3b6fe3 api_replace dobefore 2021-09-15 14:05:09 +0800
  • e4e9c51267 sync_seccess_in_44and46 dobefore 2021-09-14 21:12:01 +0800
  • 92af6e21bf revise_parse_request dobefore 2021-09-14 17:11:13 +0800
  • c95ea86a3b fix_upload_block_process dobefore 2021-09-14 16:37:20 +0800
  • 0409ff9592 fix_sanityCheck2_return_params_error dobefore 2021-09-14 12:56:25 +0800
  • 078269df88 seems_to_fix_parse_chunked_data dobefore 2021-09-13 19:40:53 +0800
  • dde758857e can_upload_on_ankidroid dobefore 2021-09-13 17:04:10 +0800
  • 1e85c11ab0 add_str_method_to_Mdict dobefore 2021-09-13 12:17:32 +0800
  • 6a71fc3ca5 fix_repeat_is_list dobefore 2021-09-13 11:33:12 +0800
  • 388ca82466 Update sync_app.py dobefore 2021-09-09 11:57:37 +0800
  • 9279ccd35d remove_unused_import dobefore 2021-09-08 20:15:30 +0800