Anki Sync Server Rs Versions Save

A personal custom Anki sync server,aim to provide an easier way for deployment

0.2.0

1 year ago

in PR #45

  • Rework sync procedures. 1.collection sync
  1. media sync
  • write document.

0.1.9

2 years ago
  • rework session : open session database on servver start and unwrap reduction #41

0.1.8

2 years ago
  • Rework config and config loading #35 fix bug:cannot load config file in other path #34 .thanks to @redmie

0.1.7

2 years ago
  • Doc and qa:document re-writing #17 Thank to @redmie
  • Docker build fails at prost-build for armv7h #22 ,#23. Thank to @mktree and @dobefore
  • Unwrap reduction 2bis and versions bump:move anki out of source tree,fix run time in run time due to anki update #18,#21 Thank to @redmie
  • Version-bump-update-anki-lib/better clone-patch-anki #29,fork from #18. document about #18, Thank to @redmie,@dobefore
  • Cicd-system #26 ,#19 Thank to @dobefore and @redmie's suggestions
  • bump ankisyncd to 0.1.5(test release) #30 Thank to @dobefore
  • fix cross compiling fail for arm(successfully build static bin) #32 Thank to @dobefore
  • bump to 0.1.7 (first formal release) #33 Thank to @dobefore

0.1.3

2 years ago
  • fixed:add user from config file Settings.toml fail when there are no records in auth.db
  • fixed: create user directory in wrong path when creating user account

0.1.2

2 years ago
  • fix db transaction not commit in normal sync
  • fix switch to a different account/profile may cause sync mess
  • introduce clap as argument parse tool (thanks to @redmie for recommendation)
  • use more hierarchical way to read config file and deserialize into struct

0.1.1

2 years ago
  • add secure http in intranet,
  • this is the last time ankisyncctl is included into releases
  • add armv7/arm32 binary
  • add Windows i686(32-bit) binary
  • add MacOS(x86_64-apple-darwin) binary

0.1.0

2 years ago

custom sync server ,tested on windows 11.