Teknikode
|
e84752a9c0
|
Finished most of the Paste service.
|
7 years ago |
Teknikode
|
f301671e5d
|
Modified error registration.
Added some paste stuff (not finished)
|
7 years ago |
Teknikode
|
da64b0c7a2
|
Added basic paste interface
|
7 years ago |
Teknikode
|
5fb06265b3
|
Simplified the SubdomainRoute to allow a single route to specify multiple subdomains.
Changed method of routing so that on dev, you use the sub param instead of an additional directory.
|
7 years ago |
Teknikode
|
dbb5fabf46
|
Fixed direct dl not working correctly
|
7 years ago |
Teknikode
|
486ee2c2b1
|
Fixed error checking for upload APIv1 and some example text.
|
7 years ago |
Teknikode
|
bdfc66758c
|
Fixed API example in upload help
|
7 years ago |
Teknikode
|
c00acbc54a
|
Modified API routing and organization.
Modified org of API help.
|
7 years ago |
Teknikode
|
08539288fb
|
Added base API service, with Upload POST.
|
7 years ago |
Teknikode
|
7d2844b4ed
|
More formatting changes
|
7 years ago |
Teknikode
|
b12f8a93a6
|
Slight spelling fixes
|
7 years ago |
Teknikode
|
e8219bf714
|
Updated all other help links to point to new help.
|
7 years ago |
Teknikode
|
7679851064
|
Added Help pages.
|
7 years ago |
Teknikode
|
47cc6f3a9b
|
Added key size and block size to DB in case they change.
Added subdirectories for stored files.
|
7 years ago |
Teknikode
|
6162150495
|
Added change of cursor to pointer on hover of upload well.
|
7 years ago |
Teknikode
|
0fcabc027b
|
Fixed missing file name from delete page.
|
7 years ago |
Teknikode
|
182c25d7b8
|
Added ability to remove key from server after saving key to server.
|
7 years ago |
Teknikode
|
72db3a891a
|
Implemented key storage, deletion key generation, file deletion, and server side decryption.
|
7 years ago |
Teknikode
|
ada2d800cc
|
Added download progress.
|
7 years ago |
Teknikode
|
12682f5531
|
Fixed bad encrpty/decrypt missing a byte evey chunk.
Downloading now prompts 'SaveAs' once done decrypting.
|
7 years ago |
Teknikode
|
252d605ce0
|
Implemented file download and decryption. Still need to re-create file from ArrayBuffer.
|
7 years ago |
Teknikode
|
5396a4ddee
|
Removed most Dropzone properties and shrunk drop button. Also made entire window a drop zone.
|
7 years ago |
Teknikode
|
8c88d699fc
|
Fixed description of encryption method
|
7 years ago |
Teknikode
|
fbed5b2ba5
|
Fixed encryption of files, modified UI some more.
|
7 years ago |
Teknikode
|
cb6aaee0dc
|
Modified UI and dropzone to be more custom and per file.
Modified how encoding worked (still not working)
|
7 years ago |
Teknikode
|
59e213690e
|
Fixed encrypted data not being sent to server.
Still having issues with the encryption and subsequent conversions.
|
7 years ago |
Teknikode
|
c1f2707c51
|
Started to create custom upload mechanism to bypass the dropzone upload.
|
7 years ago |
Teknikode
|
ebf069e43f
|
Uploads - Got encryption working, got file upload working (not encrypted version though), and got upload saving server side.
|
7 years ago |
Teknikode
|
5a50acdad0
|
Modified javascript encryption
|
7 years ago |
Teknikode
|
21ffabf103
|
Updated dropzone and added new encryption functions
|
7 years ago |
Teknikode
|
47231c1269
|
Added Optimizations
|
7 years ago |
Teknikode
|
f594ecc734
|
Added page load and generation to footer.
|
7 years ago |
Teknikode
|
99dbae3f20
|
Added load timing as a header value
|
7 years ago |
Teknikode
|
bd6d71de46
|
Added custom razor engine to limit the view engine lookup to just c#
|
7 years ago |
Teknikode
|
2db5878512
|
Fixed 'privacy' routiung error
|
7 years ago |
Teknikode
|
c6fdf82486
|
Fixed blog errors.
|
7 years ago |
Teknikode
|
fcf8c9bc1a
|
Fixed multiple exceptions.
|
7 years ago |
Teknikode
|
17f21194da
|
Fixed profile bugs
|
7 years ago |
Teknikode
|
994be5a459
|
Added user profile and edit/delete.
|
7 years ago |
Teknikode
|
d88587a911
|
Fixed bad Register page routing on dev.
Made 'About' now anonymous access.
|
7 years ago |
Teknikode
|
d6a9579778
|
Finished Subdomain url generation using routes.
|
7 years ago |
Teknikode
|
1b6bdcbb4d
|
Updated Git ignore
|
7 years ago |
Teknikode
|
9822ad429e
|
Modifying url routing
|
7 years ago |
Teknikode
|
8a2db1de87
|
Added custom error handling
|
7 years ago |
Teknikode
|
9968b89266
|
Added Error Controller to handle error messages
|
7 years ago |
Teknikode
|
a02e4e15e5
|
Modified subdomain routing via url parameter.
|
7 years ago |
Teknikode
|
b702e4fc2e
|
Fixed footer padding
|
7 years ago |
Teknikode
|
e534a58a7b
|
Added new Url Extension to generate a url with subdomain
|
7 years ago |
Teknikode
|
7367d889e9
|
Added more subdomain routing for generating urls.
Fixed Home to have proper routing
|
7 years ago |
Teknikode
|
69d1f46234
|
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
|
7 years ago |