Commit Graph
445 Commits
Author SHA1 Message Date
dobeforeandVikash Kothary 388ca82466 Update sync_app.py 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 9279ccd35d remove_unused_import 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 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
TomRomeoandVikash Kothary 7ef846c52e fix: modified nginx config 2022-03-08 22:08:27 +00:00
Vikash KotharyandGitHub 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 AckermannandVikash Kothary 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 KotharyandGitHub 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
dobeforeandVikash Kothary 30bc574d8d try to resolve conflicts 2022-02-06 14:58:49 +00:00
dobeforeandVikash Kothary 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 KotharyandGitHub 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 KotharyandGitHub 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 KotharyandGitHub 07532927e5 Merge pull request #114 from marzzzello/patch-1 2021-12-13 19:00:31 +00:00
Vikash KotharyandGitHub 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
Vikash KotharyandGitHub 162ee76bc1 Merge pull request #111 from dobefore/install_addon_from_ankiweb 2021-11-04 18:34:30 +00:00
dobefore 0759773a69 easy_addon_install_fix_layout_error 2021-10-04 13:10:01 +08:00
Vikash KotharyandGitHub e719131720 Merge pull request #94 from dobefore/update_mod_43 2021-08-15 14:06:38 +01:00
Vikash KotharyandGitHub 07723e9cf6 Merge pull request #83 from dobefore/NoneType_41_ 2021-08-15 14:02:54 +01:00
Vikash KotharyandGitHub ec7f1ad5c3 Merge pull request #99 from dobefore/nginx_template 2021-08-15 13:59:51 +01:00
dobefore 7fb13afc17 update 2021-07-25 11:57:31 +08:00
dobefore acb814ab59 update_readme 2021-07-17 20:18:30 +08:00
dobefore 5964398381 rollback_ankmodver 2021-07-17 20:15:14 +08:00
dobefore 93b5e4981e update_readme 2021-07-17 19:55:55 +08:00