Teknikode
0badc6b3f9
Fixed missing reference on profile page
5 years ago
Teknikode
656693e0c6
- Removed Inferno crypto library
...
- Converted SHA384 hashing to use standard .net library
- Moved rest of crypto.cs into the cryptography folder/namespace
5 years ago
Teknikode
366ad08e83
Reworked CSP policy for downloads
5 years ago
Teknikode
a9968e8f87
Added content security policy for uploads
5 years ago
Teknikode
dc66ed77bc
Added exception handler to response helper
5 years ago
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
3bef7915dd
Adding some handling of block offsets for in place encryption/decryption
5 years ago
Teknikode
3490104980
Added range support again.
...
Fixed file stream read access to allow multiple processes to access the file.
5 years ago
Teknikode
6a1222a667
Added proper 404 response
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
1058b040a4
Updated bandwidth measurements to use correct units
5 years ago
Teknikode
532d28d2d8
Updated uploads to give full URLs with the shortened subdomain by default.
5 years ago
Teknikode
76839c1dec
Changed network stats to return bits instead of bytes
5 years ago
Teknikode
4e43e615ea
Merge branch 'master' of https://git.teknik.io/Teknikode/Teknik.git
5 years ago
Teknikode
80d730636e
Made API follow upload config
5 years ago
Uncled1023
675c2f7456
Merge branch 'tekup' of danthebeastman/Teknik into master
5 years ago
Teknikode
14d5eee2bf
Added file extension filter removal to web config.
...
Remapped publish profiles to new server.
5 years ago
Teknikode
4f8befae58
Updated comment
5 years ago
Teknikode
b1923bfaa9
Added check to user profile editing to see if password resets are disabled.
5 years ago
danthebeastman
b1612f9dee
Update 'Teknik/Areas/Help/Views/Help/Tools.cshtml'
5 years ago
Uncled1023
056456cf38
Added 'much more'
5 years ago
Uncled1023
99594e6e61
Updated Readme
5 years ago
Teknikode
55e51b32dc
Removed Gratipay from donation methods.
...
Added Patreon donation method
5 years ago
Teknikode
987d4bc679
- Hooked up handling of irc messages/commands for the UI of the client.
...
- Added guest access and requesting of login when logging in as user.
5 years ago
Teknikode
b7e00579b5
Added basic IRC web interface that connects to a specific server specified in the config.
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
446c74d45b
Removed range support as decrypting directly to the output stream didn't work well with ranges.
5 years ago
Teknikode
afe9a7727a
Fixed transaction donation bar showing full when actually empty
5 years ago
Teknikode
5d27bb9c21
Added upload searching on Administration page.
5 years ago
Teknikode
1fbad2861a
Added check when editing passwords to make sure their git and email exists
5 years ago
Teknikode
39372e6d84
Added removing of transfer types for passwords when resetting a user's password.
5 years ago
Teknikode
f0448110b6
Modified main page
5 years ago
Teknikode
22527e3fb2
Removed latest blog posts from main page due to possibility of spam/abuse incentive
5 years ago
Teknikode
f01bbc6b18
Added markdown to Vault descriptions for better formatting.
5 years ago
Teknikode
f331a2427c
Fixed exception if viewing a vautl with no user associated while logged in.
5 years ago
Teknikode
ed9a12771b
Removed logging in application_end_request for http headers errors
5 years ago
Teknikode
3dd0f3b7a3
Fixed total vault count
5 years ago
Teknikode
a97b848a7d
Fixed progress bar again
5 years ago
Teknikode
3c6f766ad6
Fixed percentage of progress bar
5 years ago
Teknikode
dcbb9d91db
Fixed donation target bar always showing 100
5 years ago
Teknikode
8be33e3cd9
Modified wording of get premium
5 years ago
Teknikode
5a910ebbcb
Fixed exception if html is passed in public key field on registration
5 years ago
Teknikode
e3911a75f3
Updated owin packages
5 years ago