Commit Graph

454 Commits

Author SHA1 Message Date
dobefore
443f3b6fe3 api_replace 2022-03-08 22:18:11 +00:00
dobefore
e4e9c51267 sync_seccess_in_44and46 2022-03-08 22:18:11 +00:00
dobefore
92af6e21bf revise_parse_request 2022-03-08 22:18:11 +00:00
dobefore
c95ea86a3b fix_upload_block_process 2022-03-08 22:18:11 +00:00
dobefore
0409ff9592 fix_sanityCheck2_return_params_error 2022-03-08 22:18:11 +00:00
dobefore
078269df88 seems_to_fix_parse_chunked_data 2022-03-08 22:18:11 +00:00
dobefore
dde758857e can_upload_on_ankidroid 2022-03-08 22:18:11 +00:00
dobefore
1e85c11ab0 add_str_method_to_Mdict 2022-03-08 22:18:11 +00:00
dobefore
6a71fc3ca5 fix_repeat_is_list 2022-03-08 22:18:11 +00:00
dobefore
388ca82466 Update sync_app.py 2022-03-08 22:18:11 +00:00
dobefore
9279ccd35d remove_unused_import 2022-03-08 22:18:11 +00:00
dobefore
1c21733ef2 enable_chunked_transfer_encoding_without_browser 2022-03-08 22:18:11 +00:00
Vikash Kothary
251df33e4e docs: Fix indentation in nginx example snippet 2022-03-08 22:13:46 +00:00
Vikash Kothary
682e8a3c48 docs: Fix path to example nginx config file 2022-03-08 22:13:05 +00:00
TomRomeo
7ef846c52e fix: modified nginx config 2022-03-08 22:08:27 +00:00
Vikash Kothary
4443d9749d
Merge pull request #79 from dreamflasher/patch-1 2022-03-08 21:19:13 +00:00
Vikash Kothary
ef2086fbbe docs: Add sub-headers for the two types of configuration 2022-03-08 21:18:14 +00:00
Vikash Kothary
f0da921f53 docs: Add command to simplify the process of using config file 2022-03-08 21:05:43 +00:00
Vikash Kothary
127c35eec6 docs: Move info on environment variables under the appropriate heading 2022-03-08 21:03:05 +00:00
Marcel Ackermann
8ccf4453e1 include env config for docker 2022-03-08 20:51:26 +00:00
Vikash Kothary
0f0af48736 fix: use absolute path in package import to find module 2022-03-06 12:30:37 +00:00
Vikash Kothary
fb0592056f
Merge pull request #122 from dobefore/bump-anki-version-to-2.1.46 2022-02-07 15:27:36 +00:00
Vikash Kothary
7cbc3d94d4 chore: Add config folder rules to gitignore 2022-02-06 16:08:45 +00:00
Vikash Kothary
83b11079c3 lint: Add line break 2022-02-06 15:40:30 +00:00
Vikash Kothary
e47ed57212 feat: Move cli scripts into a single package 2022-02-06 15:38:11 +00:00
Vikash Kothary
a4a264d782 chore: Update anki dependency to latest version 2022-02-06 14:58:49 +00:00
dobefore
30bc574d8d try to resolve conflicts 2022-02-06 14:58:49 +00:00
dobefore
cf7d0144b8 requirements anki version to 2.1.46 2022-02-06 14:58:49 +00:00
Vikash Kothary
077bd9d761 chore: Add poetry update script to update python dependencies to latest 2022-02-06 14:58:44 +00:00
Vikash Kothary
ef41934001 chore: Use prefix v in release tags 2022-01-17 11:06:45 +00:00
Vikash Kothary
e0732f403b Merge branch 'main' into develop 2022-01-16 23:25:52 +00:00
Vikash Kothary
a8c91b449c
Merge pull request #119 from ankicommunity/release/v2.3.0 2022-01-16 23:03:12 +00:00
Vikash Kothary
ddc7924459 chore: Release version v2.3.0 2022-01-16 22:51:51 +00:00
Vikash Kothary
30fb932127 chore: Refactor release scripts to create branch and tags 2022-01-16 22:23:51 +00:00
Vikash Kothary
62c6e1a5a1 chore: Refactor Makefile and example config files 2022-01-16 21:58:25 +00:00
Vikash Kothary
baa0610370 docs: Remove extra cell in read_collections notebook 2022-01-16 21:04:30 +00:00
Vikash Kothary
198f9851a5 chore: Move command to run jupyter notebooks from Makefile to scripts 2022-01-16 20:49:20 +00:00
Vikash Kothary
1394874993 chore: Use printenv command in printenv script and refactor 2022-01-16 20:36:56 +00:00
Vikash Kothary
122b55ad4b docs: Move nginx example file into src folder and refactor indentation 2022-01-16 20:34:27 +00:00
Vikash Kothary
ff5ae1c59e chore: Rename and refactor poetry export script 2022-01-16 20:29:11 +00:00
Vikash Kothary
b9be303668 docs: Add mkdocs-jupyter plugin to render jupyter notebooks 2022-01-16 20:25:23 +00:00
Vikash Kothary
cbe0c65007 docs: Move notebooks into docs folder 2022-01-16 20:06:12 +00:00
Vikash Kothary
8683e5663f
Merge pull request #66 from ankicommunity/feature/release-scripts 2022-01-16 19:49:26 +00:00
Vikash Kothary
029d94771b Add command to Makefile for quick access 2022-01-16 19:48:57 +00:00
Vikash Kothary
7cdc0855da Add script to tag and release from master to PyPI 2022-01-16 19:48:07 +00:00
Vikash Kothary
9f8ad8bb65 Add script to prepare release branches from develop to master 2022-01-16 19:48:07 +00:00
Vikash Kothary
07532927e5
Merge pull request #114 from marzzzello/patch-1 2021-12-13 19:00:31 +00:00
Vikash Kothary
fe7118c28f
Merge pull request #115 from marzzzello/patch-2 2021-12-13 13:22:12 +00:00
marzzzello
fac7b74cbc run lock.sh (update requirements.txt) 2021-12-11 00:36:53 +01:00
marzzzello
7b2d680ece scripts: fix echo and add executable flag 2021-12-11 00:32:04 +01:00