Teknikode
6047903ee6
Fixed multiple benign warnings
2 years ago
Teknikode
e795043aef
Modified Gulp file to also bundle and minify based on the bundle config
2 years ago
Teknikode
f5d1f94eef
- Added Git Service.
- Made Modify Vault use markdown preview
2 years ago
Teknikode
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
2 years ago
Teknikode
2980817d57
Fixed upload API malware scan not using correcct max upload size
2 years ago
Uncled1023
1299ef58cf
Fixed max clamAV stream size
2 years ago
Teknikode
6c5def43a8
Fixed max upload size not taking into account basic/premium
2 years ago
Teknikode
ec39796d85
Removed unused status help info
2 years ago
Teknikode
eaab17c211
Additional fixes
2 years ago
Teknikode
aa062b142a
Fixed more errors from previous change
2 years ago
Teknikode
c59d4f7661
Fixed misnamed config vars
2 years ago
Teknikode
0ea4d97db1
Changed Status to Stats
2 years ago
Teknikode
bf47978253
Added restricted file extensions for uploads
3 years ago
Teknikode
0c9bbb0dfa
Updated production publish profile to point to new server
3 years ago
Teknikode
d8c681665b
Removed unused bundles
3 years ago
Teknikode
4ba6f2aae2
Added true cancelation of uploads. This includes during loading, encryption, and final upload.
3 years ago
Teknikode
e27b625dc3
Added loading states to Login/Register/Settings buttons.
3 years ago
Teknikode
7703829ed0
Added info to premium chart for new embedded file max size
3 years ago
Teknikode
700762bc15
Changed downloads to also check logged in user for premium status
3 years ago
Teknikode
a22f3b3fd9
Changed no download limit to be Premium feature only
3 years ago
Teknikode
ce0ded7c55
Added method to make uploads over a certain size direct to the download page and force a SaveAs dialog. This is to prevent non-user uploads from being spammed to host large videos/embedded data.
3 years ago
Teknikode
72a3d3efe7
Removed compression module as it's not needed with IIS.
3 years ago
Teknikode
8f0a3218f5
Updated dev build profile.
Removed Deflate from compression module.
3 years ago
Teknikode
951635fcbe
Fixed CDN not checking the right headers
3 years ago
Teknikode
b9bc4986df
Added method to check to see if CDN is passing the request and then pass back the CDN as the origin.
3 years ago
Teknikode
32965400d6
Added Compression Module to handle GZip and Deflate
3 years ago
Teknikode
8ffbaa5c19
'Fixed' HPKP
3 years ago
Teknikode
4853868654
Added CDN DigiCert cert hash to public key pin header
3 years ago
Teknikode
86df06bd6b
Added 'Actions' to robots.txt
3 years ago
Teknikode
d667bf35f7
Removed DB and Website CPU from graph due to them being buggy
3 years ago
Teknikode
c099076d8e
Fixed Visitor Data not being pulled correctly.
Fixed a couple Context null reference possibilities with the Config and Pre-Send Headers event.
3 years ago
Teknikode
73403551d6
Reverted Piwik Tracker package to last working copy.
3 years ago
Teknikode
18a066502c
Cleaned up FAQ link in help, and added abuse link.
3 years ago
Teknikode
395aba3d14
Fixed non cross-domain support in CSP.
3 years ago
Teknikode
aacc07d4a1
Fixed Download page not using current subdomain as link.
3 years ago
Teknikode
37424956db
Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js.
3 years ago
Teknikode
c78ea99e79
Made upload controller not lock due to sessions
3 years ago
Teknikode
c695051a9b
Made tracking a synchronous process
3 years ago
Teknikode
86559669b7
Added cacheing to the Config loading instead of file hash.
Reworked page view tracking to match link and download.
3 years ago
Teknikode
782aba9d22
Modified tracking to not pass in any volatile objects.
3 years ago
Teknikode
3b17dd9e76
Updated Nuget Packages.
Optimized Blacklist module to not use locks.
3 years ago
Teknikode
28e6c34748
Removed unecessary headers.
Added cache headers for favicon and logo
3 years ago
Teknikode
003d06604e
Made sure tracking attributes were everywhere that they should be.
3 years ago
Teknikode
bea394cbaf
Added IP and Referrer blacklists.
3 years ago
Teknikode
8827992935
Optimized tracking filters
3 years ago
Teknikode
78ed1d79b0
Modified system emails to use names
3 years ago
Teknikode
602ecc9b31
Added cache to favicon and logo
3 years ago
Teknikode
c8b0c1624c
Fixed deletion of user's account due to invite codes.
Added button to initiate user search on admin page.
Add ability to delete user from admin page.
3 years ago
Teknikode
a9a80f7a97
Fixed status realtime charts not loading when visit chart is hidden.
Cleaned up ResponseHelper to reduce unecessary processing.
3 years ago
Teknikode
d7994ef6ff
Re-enabled dl cache since the RST seems to be fixed.
3 years ago