This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
pi-ku
Watch
1
Star
0
Fork
0
You've already forked pi-ku
mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced
2026-05-04 08:56:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
029b02b3c8bc85802f0a8b400a2bdc4101afd658
pi-ku
/
backend
/
letters
/
migrations
T
History
ramvignesh-b
cc8e3e4e4e
refactor: clean up scaffolding backend
2026-04-16 03:30:42 +05:30
..
__init__.py
feat: initialize letters app and register it in settings
2026-04-10 20:19:21 +05:30
0001_initial.py
feat: implement basic Letter model and unit tests
2026-04-10 20:58:45 +05:30
0002_letter_encrypted_content_letter_encrypted_metadata.py
feat: implement letter encryption fields, lifecycle timestamps, and API endpoints with validation
2026-04-10 21:51:53 +05:30
0003_letter_unlock_at.py
feat: implement letter encryption fields, lifecycle timestamps, and API endpoints with validation
2026-04-10 21:51:53 +05:30
0004_letter_burned_at_letter_opened_at_letter_sealed_at.py
feat: implement letter encryption fields, lifecycle timestamps, and API endpoints with validation
2026-04-10 21:51:53 +05:30
0005_letter_encrypted_dek.py
feat: add encrypted_dek field to Letter model and enforce its presence during serialization
2026-04-11 18:37:36 +05:30
0006_letterimage.py
feat: add LetterImage model
2026-04-12 01:51:32 +05:30
0007_alter_letter_public_id.py
refactor: clean up scaffolding backend
2026-04-16 03:30:42 +05:30