Teknikode
a9a80f7a97
Fixed status realtime charts not loading when visit chart is hidden.
...
Cleaned up ResponseHelper to reduce unecessary processing.
5 years ago
Teknikode
181e20d86c
- Added AES 128 CFB encrypt/decrypt with IV padding.
...
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
5 years ago
Teknikode
dc66ed77bc
Added exception handler to response helper
5 years ago
Teknikode
cfa226fa6a
Finalized new AES cipher wrapper and removed old instance.
5 years ago
Teknikode
1485126096
Revert "- Added a small workaround to possibly support specific block decryption - updated newtonsoft"
...
This reverts commit 6fbc187e9c
.
5 years ago
Teknikode
6fbc187e9c
- Added a small workaround to possibly support specific block decryption
...
- updated newtonsoft
5 years ago
Teknikode
3bef7915dd
Adding some handling of block offsets for in place encryption/decryption
5 years ago
Teknikode
19b6564ccd
Small mods to download function
5 years ago
Teknikode
e163e0ca8c
- Moved TeknikEntities from global field to disposed local instances.
...
- Added additional logging/handling of errors.
- Added processed/total bytes for uploads, downloads, and encryption/decryption.
- Fixed paste CSS bundle using a script handler.
- Fixed bad js when viewing a vault
5 years ago
Teknikode
446c74d45b
Removed range support as decrypting directly to the output stream didn't work well with ranges.
5 years ago
Teknikode
679c148029
Added content size to podcast download
5 years ago
Teknikode
e5b8533e33
Made podcasts stream in batches
5 years ago