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