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.
3年前
Teknikode
b642f01246
- Added user helper function to change the account type for a given user.
- Added item to admin page to change a user's account type.
3年前
Teknikode
656693e0c6
- Removed Inferno crypto library
- Converted SHA384 hashing to use standard .net library
- Moved rest of crypto.cs into the cryptography folder/namespace
3年前
Teknikode
1485126096
Revert "- Added a small workaround to possibly support specific block decryption - updated newtonsoft"
This reverts commit 6fbc187e9c
.
3年前
Teknikode
6fbc187e9c
- Added a small workaround to possibly support specific block decryption
- updated newtonsoft
3年前
Teknikode
b7e00579b5
Added basic IRC web interface that connects to a specific server specified in the config.
3年前
Teknikode
e3911a75f3
Updated owin packages
4年前
Teknikode
b967bc07d6
Moved transpaerency to the new status page, and separated each section into a tab.
4年前
Teknikode
904f3c167f
Moved visitor history to status page from transparency page.
4年前
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4年前
Teknikode
2eb9463df7
Changed to use own Pygments nuget package.
4年前
Teknikode
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
4年前
Teknikode
0eece43f01
Updated nuget packages
4年前
Teknikode
8b22b22d23
Added cacheing of the config.
Added file extensions to cdn url's to allow Azure to work properly.
Configured Uploads to use new CDN.
Added httpCompression to allow compression over proxy.
4年前
Teknikode
aef087a890
Adding initial attempt at connecting to CDN
4年前
Teknikode
563ff86c3a
Added initial reference to MarkdownDeep Client.
4年前
Teknikode
6f42eaaf08
Added custom authentication attribute to redirect to Login for unauthorized access.
4年前
Teknikode
54a9d8e4f0
Added initial structure for Two Factor authentication
4年前
Teknikode
d14739f165
Updated newtonsoft and Inferno Crypto
4年前
Teknikode
c6dd9f2704
Fixed hash being generated for pastes that didnt' specify password.
Updated GitVersion and Inforno nuget packages
4年前
Teknikode
74e5e90e1b
Renamed 'Profile' area to 'User' to better match it's purpose.
Added PGP Public Key adding for users and a method to view/link raw pgp key.
Updated multiple packages.
4年前
Teknikode
80f3671541
Added Terms of Service page.
Added virus checking to all uploads.
4年前
Teknikode
26b9284f77
Added Piwik tracking to the server side.
5年前
Teknikode
4cd88265b7
Added some theme files.
5年前
Teknikode
e6097e2c07
Created MySQL migration task to map old data to the new schema.
5年前
Teknikode
90001e3e48
Added bootstrap switch to checkboxes and added view of settings for upload on upload screen.
5年前
Teknikode
bf2d1a429b
Added c# Markdown library.
5年前
Teknikode
e84752a9c0
Finished most of the Paste service.
5年前
Teknikode
72db3a891a
Implemented key storage, deletion key generation, file deletion, and server side decryption.
5年前
Teknikode
47231c1269
Added Optimizations
5年前
Teknikode
caa08e72ba
Removed assembly version and added git versioning
5年前
Teknikode
4fde32fb84
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
5年前
Teknikode
4c217b9c6d
- Completed Contact area to submit messages to database.
- Updated packages.
- Added publish profile.
5年前
Teknikode
fc2e12e290
Think I got subdomains working.
Reorganized controllers into areas.
Added 'About' page.
5年前
Teknikode
e062aaea86
Initial add for Teknik framework.
5年前