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 lat temu
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 lat temu
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 lat temu
Teknikode
1485126096
Revert "- Added a small workaround to possibly support specific block decryption - updated newtonsoft"
This reverts commit 6fbc187e9c
.
3 lat temu
Teknikode
6fbc187e9c
- Added a small workaround to possibly support specific block decryption
- updated newtonsoft
3 lat temu
Teknikode
b7e00579b5
Added basic IRC web interface that connects to a specific server specified in the config.
3 lat temu
Teknikode
e3911a75f3
Updated owin packages
4 lat temu
Teknikode
b967bc07d6
Moved transpaerency to the new status page, and separated each section into a tab.
4 lat temu
Teknikode
904f3c167f
Moved visitor history to status page from transparency page.
4 lat temu
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4 lat temu
Teknikode
2eb9463df7
Changed to use own Pygments nuget package.
4 lat temu
Teknikode
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
4 lat temu
Teknikode
0eece43f01
Updated nuget packages
4 lat temu
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 lat temu
Teknikode
aef087a890
Adding initial attempt at connecting to CDN
4 lat temu
Teknikode
563ff86c3a
Added initial reference to MarkdownDeep Client.
4 lat temu
Teknikode
6f42eaaf08
Added custom authentication attribute to redirect to Login for unauthorized access.
4 lat temu
Teknikode
54a9d8e4f0
Added initial structure for Two Factor authentication
4 lat temu
Teknikode
d14739f165
Updated newtonsoft and Inferno Crypto
4 lat temu
Teknikode
c6dd9f2704
Fixed hash being generated for pastes that didnt' specify password.
Updated GitVersion and Inforno nuget packages
4 lat temu
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 lat temu
Teknikode
80f3671541
Added Terms of Service page.
Added virus checking to all uploads.
4 lat temu
Teknikode
26b9284f77
Added Piwik tracking to the server side.
5 lat temu
Teknikode
4cd88265b7
Added some theme files.
5 lat temu
Teknikode
e6097e2c07
Created MySQL migration task to map old data to the new schema.
5 lat temu
Teknikode
90001e3e48
Added bootstrap switch to checkboxes and added view of settings for upload on upload screen.
5 lat temu
Teknikode
bf2d1a429b
Added c# Markdown library.
5 lat temu
Teknikode
e84752a9c0
Finished most of the Paste service.
5 lat temu
Teknikode
72db3a891a
Implemented key storage, deletion key generation, file deletion, and server side decryption.
5 lat temu
Teknikode
47231c1269
Added Optimizations
5 lat temu
Teknikode
caa08e72ba
Removed assembly version and added git versioning
5 lat temu
Teknikode
4fde32fb84
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
5 lat temu
Teknikode
4c217b9c6d
- Completed Contact area to submit messages to database.
- Updated packages.
- Added publish profile.
5 lat temu
Teknikode
fc2e12e290
Think I got subdomains working.
Reorganized controllers into areas.
Added 'About' page.
5 lat temu
Teknikode
e062aaea86
Initial add for Teknik framework.
5 lat temu