Teknikode
b207346fe0
Updated newtonsoft across the board to a single version
5 years ago
Teknikode
cfa226fa6a
Finalized new AES cipher wrapper and removed old instance.
5 years ago
Teknikode
72e5f4b62e
Made AesStream handle syncing with the counter of the cipher.
5 years ago
Teknikode
38bcfd9fc1
Created new AES CTR wrapper to allow specifying the counter manually
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
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
86e79b98ca
- Added better error messages to login/register ajax response.
...
- Added new AES stream helper to encrypt/decrypt a stream as it's being processed.
5 years ago
Teknikode
12b5f76738
Made upload scanning asynchronously in server maint program
5 years ago
Teknikode
e3911a75f3
Updated owin packages
5 years ago
Teknikode
b967bc07d6
Moved transpaerency to the new status page, and separated each section into a tab.
5 years ago
Teknikode
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
6 years ago
Teknikode
aeb2b55c8e
Fixed references
6 years ago
Teknikode
de4b874f62
Updated server maint to use older nClam.
6 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
6 years ago
Teknikode
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
6 years ago
Teknikode
d3c1d7187b
Updated framework target to 4.6.2
6 years ago
Teknikode
0eece43f01
Updated nuget packages
6 years ago
Teknikode
667ef65682
Changed images to be in the image folder, and css to be in Content.
6 years ago
Teknikode
563ff86c3a
Added initial reference to MarkdownDeep Client.
6 years ago
Teknikode
d14739f165
Updated newtonsoft and Inferno Crypto
6 years ago
Teknikode
dafa9c6e21
Added check so that 'Server Admin' doens't get deleted
6 years ago
Teknikode
c6dd9f2704
Fixed hash being generated for pastes that didnt' specify password.
...
Updated GitVersion and Inforno nuget packages
6 years ago
Teknikode
77aa0fe8bc
Added download action tracking to uploads/pastes/rss
6 years ago
Teknikode
9d68a3aab0
Added try/catch to email sending to prevent it crashing before sending them all.
6 years ago
Teknikode
ee3f7d8ee2
Added filter label for human readable explanation.
...
Separated Username Cleaning logic.
Updated Thunderbird auth method.
6 years ago
Teknikode
bd55b29de9
Added warning email option for invalid accounts.
6 years ago
Teknikode
a73208d2f8
Added deletion of invalid accounts.
6 years ago
Teknikode
d3b6e67edc
Separated User add/edit/delete into a overall account to cover user/email/git.
6 years ago
Teknikode
596d1ac0ed
Added git repo checking to user cleaning.
...
Fixed user object not being correct for deletion.
6 years ago
Teknikode
a8e68d9b24
- Made registration a button instead of a dropdown.
...
- Fixed git last seen.
- Changed clean users to only clean inactives without data.
6 years ago
Teknikode
8d3f1ccf3e
Added cleaning of unused email and git accounts
6 years ago
Teknikode
89683efcad
- Moved git and email management to their own functions.
...
- Added deletion of account on email or git account missing.
- Added exception deep message generation extension.
- Added better exception handling to user management.
- Cleaned up user management functions.
6 years ago
Teknikode
19f5d28eaa
Moved user modification to helper class.
...
Added cleaning of users to server maintainence program.
Added cli args to server maint program.
Modified last activity to also grab from email and git.
6 years ago
Teknikode
2ecea12305
Fixed output not being sent last.
6 years ago
Teknikode
73c621667b
Separated ScanUploads from main of maintainence program.
6 years ago
Teknikode
d5c85add89
Added Server Maintainence program.
...
Fixed client side encrypted uploads that save the key from not being scanned.
6 years ago