Vikash Kothary
07723e9cf6
Merge pull request #83 from dobefore/NoneType_41_
2021-08-15 14:02:54 +01:00
dobefore
556f46b58a
Update sync_app.py
2021-05-01 13:14:25 +08:00
dobefore
7d8c22c86d
Update sync_app.py
2021-04-27 19:28:37 +08:00
samyak-jain
caf5c71b88
Fix issue with arch linux client
2020-11-29 21:23:24 +05:30
Vikash Kothary
1c64dc928c
Merge pull request #50 from cecini/ensuremediadirexsit
...
Ensure mediadir exsit in the case full sync from client should be ok after delete server collection dir
2020-11-16 19:51:45 +00:00
cecini
8448c6586d
Enable V2 scheduler
2020-11-03 18:07:10 +08:00
cecini
7a01c14729
Ensure mediadir exsit in the case
...
full sync ok after delete server collection dir
2020-11-03 17:48:40 +08:00
cecini
003e1cb471
fix checking media and delete usued media and sync issue#32
2020-10-30 17:59:34 +08:00
Karsten Lehmann
614f209f98
Removed unused post- and prehooks
2020-09-02 18:53:24 +02:00
Karsten Lehmann
6f29fce600
replaced relative with absolute import
2020-09-02 18:53:24 +02:00
Karsten Lehmann
75c9267ecc
Fix parent initialization of SyncCollectionHandler
2020-09-02 18:53:24 +02:00
Karsten Lehmann
4c09c1e248
fix sanity check
2020-09-02 18:53:24 +02:00
Karsten Lehmann
e18e86e809
Log sanity check errors
2020-09-02 18:49:45 +02:00
Karsten Lehmann
8358b092a3
Hide the media managers db
2020-08-26 21:06:57 +02:00
Karsten Lehmann
3857f15c06
Read hostkey from GET or POST
...
This commit applies the fix from
https://github.com/tsudoko/anki-sync-server/pull/60/files
However it using a shorter version by utilizing the params attribute of
the webob request. The params attribute combines the get and post params
2020-08-26 18:04:29 +02:00
Karsten Lehmann
bc889958dc
Added missing fields to meta endpoint
2020-08-26 16:58:36 +02:00
Karsten Lehmann
d0f7d05b44
Ported Python Syncer from Anki source code
2020-08-26 16:44:05 +02:00
Vikash Kothary
09da3d7337
Move packages into src folder
2020-07-30 19:21:40 +01:00