Teknikode
|
ff69c5080e
|
Added caching to the uploads if not getting by range.
|
7 years ago |
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.
|
7 years ago |
Teknikode
|
d5c85add89
|
Added Server Maintainence program.
Fixed client side encrypted uploads that save the key from not being scanned.
|
7 years ago |
Teknikode
|
3ea314281f
|
Modified the upload progress bar to better show the current status.
Fixed teh virus scan stream size not being big enough/matching the upload limit.
|
7 years ago |
Teknikode
|
80f3671541
|
Added Terms of Service page.
Added virus checking to all uploads.
|
7 years ago |
Teknikode
|
302db41392
|
Added Range support for file downloads.
|
7 years ago |
Teknikode
|
e2abc55872
|
Modified tracking to use JS and removed download tracking
|
7 years ago |
Teknikode
|
090cf9f5b7
|
Fixed tracking not recording correct IP.
|
7 years ago |
Teknikode
|
07ae28b7e2
|
Modified back to use static function for tracking.
Added action tracking function.
|
7 years ago |
Teknikode
|
26b9284f77
|
Added Piwik tracking to the server side.
|
7 years ago |
Teknikode
|
80fd82a5e3
|
Added shorten URL button to uploads
|
7 years ago |
Teknikode
|
58b4025f88
|
Changed defaults for upload to save key and encrypt server side.
|
7 years ago |
Teknikode
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
7 years ago |
Teknikode
|
167c16b574
|
Modified stored filename to not include full path
|
7 years ago |
Teknikode
|
ebc61c218a
|
Fixed uploads 'saveKey' not being the be-all for saving key to server
|
7 years ago |
Teknikode
|
1c7f0ce4f0
|
Added 'Enabled' for most service configs.
Added Git configration on user modifications.
|
7 years ago |
Teknikode
|
7806555a07
|
Fixed issue where both key and iv aren't stored for upload and it would try to decrypt it.
|
7 years ago |
Teknikode
|
e918da06be
|
Added the uploaded files extension as teh default extension in case one could not be determined from the content-type.
|
7 years ago |
Teknikode
|
51017d950b
|
Added user uploads and pastes to profile.
Moved settigns to it's own page.
|
7 years ago |
Teknikode
|
407da9243f
|
Added config options to the Uploads.
|
7 years ago |
Teknikode
|
f301671e5d
|
Modified error registration.
Added some paste stuff (not finished)
|
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
|
47cc6f3a9b
|
Added key size and block size to DB in case they change.
Added subdirectories for stored files.
|
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
|
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
|
fbed5b2ba5
|
Fixed encryption of files, modified UI some more.
|
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
|
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
|
e534a58a7b
|
Added new Url Extension to generate a url with subdomain
|
7 years ago |