Teknikode
|
e84752a9c0
|
Finished most of the Paste service.
|
5 years ago |
Teknikode
|
f301671e5d
|
Modified error registration.
Added some paste stuff (not finished)
|
5 years ago |
Teknikode
|
da64b0c7a2
|
Added basic paste interface
|
5 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.
|
5 years ago |
Teknikode
|
dbb5fabf46
|
Fixed direct dl not working correctly
|
5 years ago |
Teknikode
|
486ee2c2b1
|
Fixed error checking for upload APIv1 and some example text.
|
5 years ago |
Teknikode
|
bdfc66758c
|
Fixed API example in upload help
|
5 years ago |
Teknikode
|
c00acbc54a
|
Modified API routing and organization.
Modified org of API help.
|
5 years ago |
Teknikode
|
08539288fb
|
Added base API service, with Upload POST.
|
5 years ago |
Teknikode
|
7d2844b4ed
|
More formatting changes
|
5 years ago |
Teknikode
|
b12f8a93a6
|
Slight spelling fixes
|
5 years ago |
Teknikode
|
e8219bf714
|
Updated all other help links to point to new help.
|
5 years ago |
Teknikode
|
7679851064
|
Added Help pages.
|
5 years ago |
Teknikode
|
47cc6f3a9b
|
Added key size and block size to DB in case they change.
Added subdirectories for stored files.
|
5 years ago |
Teknikode
|
6162150495
|
Added change of cursor to pointer on hover of upload well.
|
5 years ago |
Teknikode
|
0fcabc027b
|
Fixed missing file name from delete page.
|
5 years ago |
Teknikode
|
182c25d7b8
|
Added ability to remove key from server after saving key to server.
|
5 years ago |
Teknikode
|
72db3a891a
|
Implemented key storage, deletion key generation, file deletion, and server side decryption.
|
5 years ago |
Teknikode
|
ada2d800cc
|
Added download progress.
|
5 years ago |
Teknikode
|
12682f5531
|
Fixed bad encrpty/decrypt missing a byte evey chunk.
Downloading now prompts 'SaveAs' once done decrypting.
|
5 years ago |
Teknikode
|
252d605ce0
|
Implemented file download and decryption. Still need to re-create file from ArrayBuffer.
|
5 years ago |
Teknikode
|
5396a4ddee
|
Removed most Dropzone properties and shrunk drop button. Also made entire window a drop zone.
|
5 years ago |
Teknikode
|
8c88d699fc
|
Fixed description of encryption method
|
5 years ago |
Teknikode
|
fbed5b2ba5
|
Fixed encryption of files, modified UI some more.
|
5 years ago |
Teknikode
|
cb6aaee0dc
|
Modified UI and dropzone to be more custom and per file.
Modified how encoding worked (still not working)
|
5 years ago |
Teknikode
|
59e213690e
|
Fixed encrypted data not being sent to server.
Still having issues with the encryption and subsequent conversions.
|
5 years ago |
Teknikode
|
c1f2707c51
|
Started to create custom upload mechanism to bypass the dropzone upload.
|
5 years ago |
Teknikode
|
ebf069e43f
|
Uploads - Got encryption working, got file upload working (not encrypted version though), and got upload saving server side.
|
5 years ago |
Teknikode
|
5a50acdad0
|
Modified javascript encryption
|
5 years ago |
Teknikode
|
21ffabf103
|
Updated dropzone and added new encryption functions
|
5 years ago |
Teknikode
|
2db5878512
|
Fixed 'privacy' routiung error
|
5 years ago |
Teknikode
|
c6fdf82486
|
Fixed blog errors.
|
5 years ago |
Teknikode
|
fcf8c9bc1a
|
Fixed multiple exceptions.
|
5 years ago |
Teknikode
|
17f21194da
|
Fixed profile bugs
|
5 years ago |
Teknikode
|
994be5a459
|
Added user profile and edit/delete.
|
5 years ago |
Teknikode
|
d88587a911
|
Fixed bad Register page routing on dev.
Made 'About' now anonymous access.
|
5 years ago |
Teknikode
|
d6a9579778
|
Finished Subdomain url generation using routes.
|
5 years ago |
Teknikode
|
8a2db1de87
|
Added custom error handling
|
5 years ago |
Teknikode
|
9968b89266
|
Added Error Controller to handle error messages
|
5 years ago |
Teknikode
|
e534a58a7b
|
Added new Url Extension to generate a url with subdomain
|
5 years ago |
Teknikode
|
7367d889e9
|
Added more subdomain routing for generating urls.
Fixed Home to have proper routing
|
5 years ago |
Teknikode
|
69d1f46234
|
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
|
5 years ago |
Teknikode
|
1e152694f4
|
Fixed css for home blog posts
|
5 years ago |
Teknikode
|
a4a11d7076
|
Fixed server specific blog viewing (Set to be first blog in DB)
|
5 years ago |
Teknikode
|
aa7a70ab83
|
Fixed missing font.
Added config to optimize bundles.
|
5 years ago |
Teknikode
|
a0ef38eb7f
|
Fixed redirect after Registration
|
5 years ago |
Teknikode
|
deb9030f47
|
Fixed bad js call
|
5 years ago |
Teknikode
|
98569322a9
|
Fixed blog comments and added blog styles
|
5 years ago |
Teknikode
|
52e9e72523
|
Added comments to blog posts
|
5 years ago |
Teknikode
|
25673d8570
|
Fixed login redirect and added dedicated login page.
Fixed blog url routing
|
5 years ago |