Logo
Explore Help
Sign In
gaschz/trilium
1
0
Fork 0
You've already forked trilium
mirror of https://github.com/zadam/trilium.git synced 2025-06-06 18:08:33 +02:00
Code Issues Actions Packages Projects Releases Wiki Activity
trilium/src
History
azivner adf18132fb if parent note is encrypted, then child note will be created as encrypted as well
2017-09-08 22:43:02 -04:00
..
templates
encryption code separated into its own file
2017-09-06 22:06:43 -04:00
app.py
frontend now generates two scrypt hashes with different salts - one for verification and one for encryption. Lowered complexity to half to not affect frontend performance.
2017-09-08 20:55:24 -04:00
notes_api.py
if parent note is encrypted, then child note will be created as encrypted as well
2017-09-08 22:43:02 -04:00
notes_move_api.py
got rid of flask_restful and using plain flask to handle REST API calls
2017-08-30 23:07:45 -04:00
password_api.py
verifying password with hash on the backend to make sure we don't decrypt garbage and also to make sure that everything is encrypted with same password/key
2017-09-05 21:22:16 -04:00
sql.py
basic support for internal links
2017-08-27 14:39:26 -04:00
sync.py
app broken up into individual files/modules
2017-08-13 19:43:33 -04:00
tree_api.py
note titles are now encrypted as well - plus auto-decryption of note tree and unloading
2017-09-06 23:13:39 -04:00
Powered by Gitea Version: 1.23.1 Page: 76ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API