Anki Sync Server Rs Versions Save

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

1.1.4

10 months ago

dynamically add users,for example,add users while running server

related #70,#71

1.1.3

1 year ago

Refer #68

No changes

1.1.2

1 year ago

1.1.0

1 year ago

Catches changes i n2.1.58.

No actual settings on server side need to be made.

1.0.0

1 year ago

catches up with new changes in Anki sync protocol.#63,#64,which means it works well with newer Anki clients such as 2.1.57

0.2.9

1 year ago

The server will return forbidden code and on client authentication is required and Anki needs to be logged in with new account when the user have already logged on with an old account #62 .Thanks to @snecker for the suggestions #61

0.2.7

1 year ago

print messages in red color if logging is at error level. thanks to #59

0.2.6

1 year ago

Nothing changed except for github action file on docker build and ush

0.2.5

1 year ago
  1. PR #55 @dobefore
  • rework session part
  • error hadling about http response,return forbidden code when authtication fails,thus clients will pop window shows error about authentication.
  • bump dependencies to 2.1.55 anki and others

0.2.1

1 year ago
  • fix ssue that occurs when we mount a storage in local filesystem. #47,#48 (thanks to @Sagit-chu )
    • use local timezone in logger. #46 ,#46 (thanks to @dobefore )

memo : copy entrypoint.sh to /scripts next commit