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 |
|
Vikash Kothary
|
81d2764a15
|
Merge pull request #67 from upsuper-forks/requirements-first-line
Comment out the first line of requirements.txt files
|
2021-01-05 00:33:13 +00:00 |
|
Xidorn Quan
|
1956986c21
|
Make ankisyncctl use python3 in shebang
|
2021-01-01 19:42:39 +11:00 |
|
Xidorn Quan
|
afff3516c4
|
Comment out the first line of requirements.txt files
|
2021-01-01 19:38:59 +11:00 |
|
Vikash Kothary
|
bd5f002718
|
Merge pull request #62 from ankicommunity/feature/run-unittests
Fix and run unittests
|
2020-12-29 01:56:34 +00:00 |
|
Vikash Kothary
|
4a71447b1d
|
Bump version from 2.2.0 to 2.3.0
|
2020-12-27 20:43:05 +00:00 |
|
Vikash Kothary
|
f73e3d5f8c
|
Add documentation on how to run tests
|
2020-12-27 18:13:14 +00:00 |
|
Vikash Kothary
|
4667c85e00
|
Use poetry to run python dependences
|
2020-12-27 17:54:59 +00:00 |
|
Vikash Kothary
|
a48c974b6a
|
Comment out optional ANKISYNCD variables
|
2020-12-27 17:52:47 +00:00 |
|
Vikash Kothary
|
e210f7b3fa
|
Fix PATH variable to autodetect dependencies in project virtualenv
|
2020-12-23 23:36:40 +00:00 |
|
Vikash Kothary
|
b0a62702d9
|
Run lock script to update requirements.txt files with webtest dependency
|
2020-12-23 23:30:56 +00:00 |
|
Vikash Kothary
|
d3ec4e44f2
|
Move line break around ENV variable in Makefile for aesthetic reasons
|
2020-12-23 23:27:21 +00:00 |
|
Vikash Kothary
|
2e820b0a89
|
Add ankisyncd package to pass tests
|
2020-12-23 23:24:31 +00:00 |
|
Vikash Kothary
|
0fe4b4f8b6
|
Add tests command to run unittests
|
2020-12-23 23:24:07 +00:00 |
|
Vikash Kothary
|
692f9a004c
|
Add init command to download dependencies using poetry
|
2020-12-23 23:23:32 +00:00 |
|