Commit Graph

429 Commits

Author SHA1 Message Date
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
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
Vikash Kothary
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 Kothary
e719131720
Merge pull request #94 from dobefore/update_mod_43 2021-08-15 14:06:38 +01:00
Vikash Kothary
07723e9cf6
Merge pull request #83 from dobefore/NoneType_41_ 2021-08-15 14:02:54 +01:00
Vikash Kothary
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
dobefore
6eb4e309d1 update anki mod to 2.1.43 2021-06-11 11:46:30 +08:00
Vikash Kothary
43f4934de8
Merge pull request #87 from dobefore/add_basiccheck 2021-06-02 21:42:13 +01:00
Vikash Kothary
5687598432
Merge pull request #88 from dobefore/no_attribute_err_43 2021-06-02 21:41:52 +01:00
dobefore
271d40105d
update anki 2021-05-01 13:27:30 +08:00
dobefore
556f46b58a
Update sync_app.py 2021-05-01 13:14:25 +08:00
dobefore
4c305dff88
Update sync.py 2021-05-01 13:10:59 +08:00
dobefore
f59a53ab22
Update sync.py 2021-05-01 12:51:05 +08:00
dobefore
7d8c22c86d
Update sync_app.py 2021-04-27 19:28:37 +08:00
Vikash Kothary
811ae45d58
Merge pull request #77 from valuex/patch-1
Update README.md
2021-03-20 13:31:55 +00:00
valuex
06b81d8d84
Update README.md
Change the Installing (Docker) hyperlink to the lastest url
2021-03-20 18:55:19 +08:00
Vikash Kothary
a4e17a0e50
Merge pull request #72 from ankicommunity/feature/#71-remove-pyaudio 2021-02-07 16:20:44 +00:00
Vikash Kothary
d39d2b253f Add run and open commands to Makefile and refactor all commands 2021-02-07 16:19:53 +00:00
Vikash Kothary
f9d5d93024 Remove pyaudio dependency 2021-02-07 16:03:38 +00:00
Vikash Kothary
806b8cf3a7 Merge branch 'master' into develop 2021-02-07 15:58:32 +00:00
Vikash Kothary
2854f9210e
Merge pull request #65 from ankicommunity/release/2.3.0 2021-01-24 15:38:33 +00:00
Vikash Kothary
44ab07fa04
Merge pull request #68 from upsuper-forks/ankisyncctl-python3
Make ankisyncctl use python3 in shebang
2021-01-05 00:35:02 +00:00