Commit Graph

  • b31784aa6b Add jupyter lab and notebook as a dependency Vikash Kothary 2020-07-30 21:47:36 +01:00
  • a0eed872de Add gitterchat markdown badge Vikash Kothary 2020-07-30 21:34:37 +01:00
  • 1331903c9f Add readthedocs markdown badge Vikash Kothary 2020-07-30 21:34:24 +01:00
  • 6a59530cd8 Merge pull request #18 from ankicommunity/feature/#10-readthedocs Vikash Kothary 2020-07-30 21:16:46 +01:00
  • 241f5c0eef Add .readthedocs.yml to specify mkdocs.yml path Vikash Kothary 2020-07-30 20:50:50 +01:00
  • b8c27ef1e6 Add docs command to build and serve documentation Vikash Kothary 2020-07-30 20:21:33 +01:00
  • afedcf719e Generate mkdocs markdown documentation Vikash Kothary 2020-07-30 20:15:49 +01:00
  • cfeb466e13 Add mkdocs dependency to build documentation Vikash Kothary 2020-07-30 20:14:25 +01:00
  • e5695dd229 Add print-env command to print env variable Vikash Kothary 2020-07-30 20:19:26 +01:00
  • 2cdb1ca98f Add pyproject.toml Vikash Kothary 2020-07-30 20:11:45 +01:00
  • f637e83627 Add Makefile to simplify development commands Vikash Kothary 2020-07-30 20:09:39 +01:00
  • 088e7ae1ac Add config folder to support multiple environments Vikash Kothary 2020-07-30 20:00:39 +01:00
  • c4ee2da949 Move anki submodule into src folder Vikash Kothary 2020-07-30 19:30:26 +01:00
  • 09da3d7337 Move packages into src folder Vikash Kothary 2020-07-30 19:19:45 +01:00
  • 125f7bb1b5 Merge pull request #15 from ankicommunity/feature/view-collections Vikash Kothary 2020-06-27 00:50:56 +01:00
  • b85838d522 Add notebook to read collections Vikash Kothary 2020-06-27 00:48:50 +01:00
  • d2968f37b3 Add gitignore for python and jupyter notebooks Vikash Kothary 2020-06-27 00:46:47 +01:00
  • c6205a1c43 Merge pull request #12 from kalehmann/patch-1 Vikash Kothary 2020-06-08 23:29:22 +01:00
  • 9fde78ec7e fix: Link to 2.1 addon folder in Readme Karsten Lehmann 2020-06-08 23:04:05 +02:00
  • 41205c0b92 Add test for renaming media flan 2020-02-03 17:15:00 +01:00
  • 3c440621d2 Prevent infinite loop in client when first changed usn != lastUsn flan 2020-01-26 10:44:06 +01:00
  • 2bfccf7fa4 offset param gzz 2020-01-17 16:30:43 +08:00
  • 3b8fe9e7f3 Use max(x) instead of ORDER BY x DESC LIMIT 1 flan 2019-12-31 16:56:47 +01:00
  • e8850f2a5a Migrate old media DB if present flan 2019-12-31 16:56:17 +01:00
  • e8f274ee84 Fix long media sync times on AnkiDroid flan 2019-12-30 02:21:42 +01:00
  • 10f47611bf Store media usn per-file flan 2019-12-29 23:22:21 +01:00
  • ac1920d078 Make SyncMediaHandler not inherit anki.sync.MediaSyncer flan 2019-12-29 20:50:47 +01:00
  • c4730b1596 Add test for #44 flan 2019-11-14 01:17:43 +01:00
  • c07fe0e65c Print version on startup flan 2020-01-04 05:36:14 +01:00
  • aaf7e8b5e8 Update manager examples in config flan 2020-01-04 05:01:11 +01:00
  • 316e553681 Make comment for SyncCollectionHandler.removed() less confusing flan 2020-01-03 03:03:21 +01:00
  • 7f551f47f7 Remove unused argument to logger.error() flan 2020-01-03 03:02:42 +01:00
  • 7ef3d4f3fa Fix full sync on Windows flan 2019-04-16 19:50:27 +02:00
  • b9a1203491 Don't create DBs during schema check if they don't exist flan 2019-03-16 15:24:46 +01:00
  • 02fecc4e0a Clarify wording (development headers) flan 2019-03-14 01:13:52 +01:00
  • 7fe7b97475 Update anki-bundled to 2.1.11 flan 2019-03-14 01:09:02 +01:00
  • d8a0853479 Make migrate_user_tables.py executable flan 2019-03-14 00:48:47 +01:00
  • 9986266b07 Update table of contents flan 2019-03-14 00:48:13 +01:00
  • 5ad14b01b4 Notify the user about DB migrations flan 2019-03-14 00:45:29 +01:00
  • 4652642bcd Add user -> username column name migration script Anton Melser 2019-03-09 13:27:17 +08:00
  • 6c82bad882 Add commented examples to conf file and update Readme.md Anton Melser 2019-01-29 12:39:10 +08:00
  • fa89b0e0a2 Load the CollectionWrapper from a factory method Anton Melser 2019-01-28 21:39:57 +08:00
  • 9ee9697582 Move the upload/download sqlite3 file logic to a manager Anton Melser 2019-01-28 21:28:30 +08:00
  • 50cc6a12d9 Use factory method for session_manager Anton Melser 2019-01-28 21:23:07 +08:00
  • ea0cbc669b Use factory method for user_manager Anton Melser 2019-01-28 21:17:40 +08:00
  • bfeaeae2e5 Credit dsnopek flan 2019-03-08 21:54:54 +01:00
  • e3e362707a Add table of contents to README tsudoko 2019-03-08 20:46:42 +00:00
  • 7b408bdf5b Don't log very long strings unless debugging flan 2019-03-08 17:00:59 +01:00
  • 4fe378adce Add username field to CollectionWrapper flan 2019-03-08 14:17:23 +01:00
  • 5051144124 Include request parameters in log messages flan 2019-03-08 13:29:40 +01:00
  • f5b6cf464d Include time in log messages flan 2019-03-08 12:42:19 +01:00
  • fe635b317f Use logging module for HTTP request logging too flan 2019-03-08 12:25:16 +01:00
  • 47cf75d8d6 Log all ankisyncd events under ankisyncd.* flan 2019-03-08 11:43:11 +01:00
  • 4214fc3da0 Apply custom server settings per-profile flan 2019-03-08 02:21:55 +01:00
  • 75fecf6e6f Add support for setting/overriding config from envvars Anton Melser 2019-01-29 21:43:19 +08:00
  • 35f89af98e Update pyaudio instructions flan 2019-03-07 21:51:11 +01:00
  • 3266cc4282 Update anki-bundled to 2.1.10 flan 2019-03-07 21:41:38 +01:00
  • 91b022eda6 Add AnkiDroid setup instructions flan 2019-03-07 05:50:42 +01:00
  • 970664e6a9 Revert "Simplify version suffix patch" flan 2019-02-19 00:44:26 +01:00
  • c85f50460a Fix up default config flan 2019-02-05 00:49:27 +01:00
  • b1157bac25 Add link to Docker instructions flan 2019-02-05 00:35:03 +01:00
  • bb1dba1b99 Update addon folder flan 2018-12-24 17:19:12 +01:00
  • 85aac784db Add enabled check back flan 2018-12-24 16:47:26 +01:00
  • 537c4daa94 Make potential future instances of #8 easier to debug flan 2018-12-24 16:36:09 +01:00
  • 61b4582364 Simplify version suffix patch flan 2018-12-24 16:26:49 +01:00
  • 360b2d08ed Make hostNum empty when changing sync server flan 2018-12-24 16:04:26 +01:00
  • 32a81dc028 Make the addon modify anki.sync.SYNC_BASE flan 2018-12-24 15:50:07 +01:00
  • 00ec46eab3 Clarify what the supported version range applies to flan 2018-12-17 16:58:09 +01:00
  • 8b832497b4 Update anki-bundled to 2.1.7 flan 2018-12-17 16:51:45 +01:00
  • da1150d7af Fixes inability to sync with beta versions of Anki reivilibre 2018-12-10 16:47:48 +00:00
  • e892c0a22c Add test case for ankidesktop 2.1.6-beta2 flan 2018-12-10 20:23:02 +01:00
  • 6a073635ac Update unit tests flan 2018-12-10 20:17:53 +01:00
  • 56beb0950e Update anki-bundled to 2.1.3 flan 2018-08-31 04:39:50 +02:00
  • c68fd12d67 Make config paths easier to override flan 2018-08-28 18:04:35 +02:00
  • 92d6579c83 Replace remaining prints with logging.info calls flan 2018-08-28 17:59:29 +02:00
  • 527991beea Don't check if config file exists before loading it flan 2018-08-28 17:38:50 +02:00
  • 242c423c13 Use format() instead of concatenation flan 2018-08-28 17:35:08 +02:00
  • 2538db5c07 Remove redundant checks, check if user exists before changing password flan 2018-08-28 17:34:29 +02:00
  • dbdb3ffb3b Make UserManager errors less redundant flan 2018-08-28 17:26:26 +02:00
  • 59fcf9e8c1 Fix ankisyncctl error messages flan 2018-08-28 17:26:08 +02:00
  • 129647cb70 Move logging.basicConfig call up to include messages from imported modules flan 2018-08-28 17:16:19 +02:00
  • 5bcb01bd9e Use predefined config locations flan 2018-08-28 17:15:40 +02:00
  • ec63149d5c Add GUI addon flan 2018-08-25 04:26:40 +02:00
  • b96f74224b Move pyaudio stuff to the bottom flan 2018-08-23 16:28:27 +02:00
  • a7c230c4bb Reformat addon instructions a bit flan 2018-08-23 16:19:14 +02:00
  • 45133a0a64 Add information about pyaudio flan 2018-08-23 16:10:16 +02:00
  • 08a2b0e779 Fix directory name in README flan 2018-08-22 14:45:52 +02:00
  • b20c69d613 Clarify supported Python version flan 2018-08-22 14:40:52 +02:00
  • 47294d1585 Add more information about incompatible versions flan 2018-08-22 14:37:46 +02:00
  • abb2d35bdf Mention the need to have Anki installed flan 2018-08-22 14:30:47 +02:00
  • 5a95b62a74 Use python -m ankisyncd in README flan 2018-08-22 14:26:58 +02:00
  • 9fb00c80b9 Remove debug print flan 2018-08-22 14:22:54 +02:00
  • ff8148b6fb Add major fork changes to README flan 2018-08-20 18:51:20 +02:00
  • ef39c8c385 Drop unsupported clients if they try to sync a v2 collection flan 2018-08-20 18:41:36 +02:00
  • be7d57a1a5 Add Anki 2.1 instructions flan 2018-08-20 18:40:03 +02:00
  • 6b9aaa0a6c Check client version in SyncCollectionHandler.meta flan 2018-08-20 18:27:41 +02:00
  • 0b9f30adea Implement applyGraves flan 2018-08-20 18:02:09 +02:00
  • 3e26fab3a3 Add methods removed in dae/anki@d6874de8 flan 2018-08-20 17:03:47 +02:00
  • a83e68412d Remove media patch, put usnLim in server code flan 2018-08-20 15:44:10 +02:00
  • c4fad436c1 Update anki-bundled to 2.1.1 flan 2018-08-20 15:39:59 +02:00