Haujet Zhao

Results 36 issues of Haujet Zhao

In my case, the `api.authenticated_user_name` is `None`, and it causes problem in line 121, str cannot concatenate None. After commenting the lines relted to `api.authenticated_user_name`, the script ran then.

两种链接无法正确解析: ```markdown []( "title") ``` ```markdown []( "title") url 有空格 ```

![Screenshot_2020-08-26-11-37-35-300_com tencent mobileqq](https://user-images.githubusercontent.com/19181833/91252742-c08d1600-e790-11ea-8c0f-fce1cc06243a.jpg)

![image](https://user-images.githubusercontent.com/19181833/88030674-1f49e900-cb6e-11ea-9f36-d855bac36833.png) 左侧箭头指的地方好像是可以容下这个悬浮控件的

改进功能

For this example: ```html ``` My Firefox (both on Android and Windows) can successfully view the panorama. But the Chrome on my Android says: ``` This panorama is too big...

Here is the log: ``` [2020-10-11 07:38:58,821]:INFO:ankisyncd:ankisyncd 2.1.0-9-g41205c0 (https://github.com/tsudoko/anki-sync-server) [2020-10-11 07:38:58,829]:INFO:ankisyncd:Loaded config from /root/anki-sync-server/ankisyncd.conf [2020-10-11 07:38:58,830]:INFO:ankisyncd.users:Found auth_db_path in config, using SqliteUserManager for auth [2020-10-11 07:38:58,830]:INFO:ankisyncd.sessions:Found session_db_path in config, using SqliteSessionManager...

For example, if a local media file, a picture, was edited after a sync, the following sync would fail. and the server will also breakdown, other users can't sync anymore....

The `auth.db` stores all the accounts. The `session.db` stores all the logged sessions. When a device has logged in an account, next time it syncs, sync server won't use `auth.db`...

2.1.9 just updated, and the custom-server add-on went out a problem, which prompted a error says ankiweb encountered a network problem. When I over-write it with 2.1.8, the problem solved.

stale

I just installed the latest anki-sync-server, but the jam problem still exixts. When the user have a big amount of media files, the sync will not succeed, and the other...