clipperz / password-manager

Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz. The encryption key is a passphrase known only to you and Clipperz could never access your data. Clipperz is built upon open proven and trusted encryption algorithms.
https://clipperz.is
GNU Affero General Public License v3.0
727 stars 133 forks source link

Temporary fix for large imports #166

Closed gcsolaroli closed 6 months ago

gcsolaroli commented 6 months ago

This fix streamlines the rendering of the import page limiting the number of elements rendered on the DOM, to avoid stack overflow when processing large (~1000) imports.