.. |
0001_initial.py
|
Create the django_etesync app.
|
5 years ago |
0002_auto_20200220_0943.py
|
Merge item snapshot and item to be one model.
|
5 years ago |
0003_collectionitem_current.py
|
Merge item snapshot and item to be one model.
|
5 years ago |
0004_auto_20200220_1029.py
|
Merge item snapshot and item to be one model.
|
5 years ago |
0005_auto_20200220_1123.py
|
More progress.
|
5 years ago |
0006_auto_20200220_1137.py
|
More progress.
|
5 years ago |
0007_auto_20200220_1144.py
|
More progress.
|
5 years ago |
0008_collectionitemchunk_chunkfile.py
|
More progress - support chunk uploading.
|
5 years ago |
0009_auto_20200220_1220.py
|
More progress - support chunk uploading.
|
5 years ago |
0010_auto_20200220_1248.py
|
Make sure we don't upload the same file twice.
|
5 years ago |
0011_auto_20200220_2037.py
|
Rename Snapshot to Revision
|
5 years ago |
0012_auto_20200220_2038.py
|
Rename Snapshot to Revision
|
5 years ago |
0013_collectionitemrevision_is_deletion.py
|
Implement item update and deletion.
|
5 years ago |
0014_auto_20200226_1322.py
|
Implement item update and deletion.
|
5 years ago |
0015_auto_20200226_1349.py
|
Implement item update and deletion.
|
5 years ago |
0016_auto_20200226_1446.py
|
Model uid validator: fix off-by-1 error with the uid.
|
5 years ago |
0017_auto_20200226_1455.py
|
Collection item: rename isDeletion to deleted
|
5 years ago |
0018_auto_20200226_1803.py
|
Collection Item Revision: dissalow blank for the current field.
|
5 years ago |
0019_collectionmember.py
|
Collection: implement collection membership.
|
5 years ago |
0020_auto_20200310_1438.py
|
Uids: change uids to be much shorter and base62 for non-chunks.
|
5 years ago |
0021_auto_20200310_1439.py
|
Uids: change uids to be much shorter and base62 for non-chunks.
|
5 years ago |
0022_auto_20200310_1547.py
|
CollectionItem: move version and encryption key to the item itself.
|
5 years ago |
0023_auto_20200310_1556.py
|
Chunks: order based on item too so items are clustered together.
|
5 years ago |
0024_collectionitemrevision_uid.py
|
Revision: add a proper uid for revisions (which we also use for sync tag).
|
5 years ago |
0025_auto_20200312_1350.py
|
Revision: add a proper uid for revisions (which we also use for sync tag).
|
5 years ago |
0026_collectionitemrevision_meta.py
|
Revision: add metadata field.
|
5 years ago |
0027_collection_mainitem.py
|
Collection: add content support.
|
5 years ago |
0028_auto_20200312_1819.py
|
Collection: add content support.
|
5 years ago |
0029_auto_20200312_1849.py
|
Remove redundant gen_rev_uid.
|
5 years ago |
0030_auto_20200312_1859.py
|
Collection: add content support.
|
5 years ago |
0031_auto_20200317_1509.py
|
We use base64url without padding.
|
5 years ago |
0032_auto_20200317_1513.py
|
Revision uid is now the hmac.
|
5 years ago |
0033_auto_20200317_2010.py
|
Make meta not-null.
|
5 years ago |
0034_auto_20200415_1248.py
|
Collection: lax the restrictions on mainItem.
|
5 years ago |
0035_auto_20200415_1259.py
|
Collection: lax the restrictions on mainItem.
|
5 years ago |
0036_auto_20200415_1420.py
|
Change how we handle chunk ordering (and relation).
|
5 years ago |
0037_auto_20200415_1421.py
|
Change how we handle chunk ordering (and relation).
|
5 years ago |
0038_remove_collectionitemrevision_chunks.py
|
Change how we handle chunk ordering (and relation).
|
5 years ago |
0039_remove_collection_mainitem.py
|
Collection remove the redundant mainItem model attr.
|
5 years ago |
__init__.py
|
Create new django project.
|
5 years ago |