.. |
__init__.py
|
Create new django project.
|
2020-02-19 14:57:54 +02:00 |
0001_initial.py
|
Set custom user model and reset migrations.
|
2020-05-13 16:01:49 +03:00 |
0002_userinfo.py
|
Implement a ZKPP login flow.
|
2020-05-14 16:26:02 +03:00 |
0003_collectioninvitation.py
|
Collection invitation: implement creating and manipulating collections invitations.
|
2020-05-24 15:08:12 +03:00 |
0004_collectioninvitation_version.py
|
Collection invitation: implement creating and manipulating collections invitations.
|
2020-05-24 15:08:12 +03:00 |
0005_auto_20200526_1021.py
|
Rename pubkey to loginPubkey because we'll soon have another pubkey.
|
2020-05-26 13:24:00 +03:00 |
0006_auto_20200526_1040.py
|
Add a separate pubkey/privatekey for sharing.
|
2020-05-26 13:44:40 +03:00 |
0007_auto_20200526_1336.py
|
Uid: Change how validation is done.
|
2020-05-26 16:36:37 +03:00 |
0008_auto_20200526_1535.py
|
Add missing migrations forgotten in the previous commit
|
2020-05-27 10:30:07 +03:00 |
0009_auto_20200526_1535.py
|
Add missing migrations forgotten in the previous commit
|
2020-05-27 10:30:07 +03:00 |
0010_auto_20200526_1539.py
|
Add missing migrations forgotten in the previous commit
|
2020-05-27 10:30:07 +03:00 |
0011_collectionmember_stoken.py
|
CollectionMember: add stokens when we create/change the member.
|
2020-05-27 10:52:31 +03:00 |
0012_auto_20200527_0743.py
|
CollectionMember: add stokens when we create/change the member.
|
2020-05-27 10:52:31 +03:00 |
0013_collectionmemberremoved.py
|
Collection membership: implement leaving/revoking access.
|
2020-05-27 16:03:16 +03:00 |
0014_auto_20200602_1558.py
|
Rename encryptedSeckey to encryptedContent.
|
2020-06-02 18:58:29 +03:00 |