Uncled1023
efc7f7dae6
Added ability to create vaults.
...
Added preventing viewing of Paste if it was password protected.
Added download increments for each item.
Added checking for paste expiration.
Added not showing upload if it was encrypted client side.
2017-02-13 17:38:33 -08:00
Uncled1023
a509291022
- Modified uploads to either encrypt in the browser, or encrypt server side.
...
- Reconfigured the upload screen.
2017-02-12 12:38:16 -08:00
Uncled1023
679c148029
Added content size to podcast download
2017-02-09 23:15:42 -08:00
Uncled1023
e5b8533e33
Made podcasts stream in batches
2017-02-09 22:34:50 -08:00
Uncled1023
e7f02471e5
- Added better error handling in download function.
...
- Fixed script passthrough to downloads.
2017-02-09 11:53:56 -08:00
Uncled1023
b7a9f2a740
Made downloads stream the file while decrypting them.
2017-02-09 00:17:36 -08:00
Uncled1023
2ac90fbbbe
Modified download to stream to the output.
2017-02-08 17:29:15 -08:00
Uncled1023
c68e1d2ec6
Separated cipher processing into more subfunctions
2017-02-08 16:38:22 -08:00
Uncled1023
8d561dd5b8
Started making changes to how the file upload encrypt/decrypt works to better optimize memory usage.
2017-02-08 16:04:17 -08:00
Uncled1023
cbe5078b9d
- Added Basic Auth handling inside the auth attributes
...
- Removed global auth attribute and moved it to each controller
- Added new auth information to the API help doc
- Finished UI for managing auth tokens
- Added breadcrumbs to the help pages
2017-01-21 21:13:25 -08:00
Uncled1023
7214185167
Fixed min log level using email level config option
2017-01-18 16:31:01 -08:00
Uncled1023
eceb9f22ab
Added try/catch wrappers around the logging to handle exceptions that shouldn't be tracked.
2017-01-18 15:42:09 -08:00
Uncled1023
e4ffc56020
Fixed logger not sending emails correctly.
2017-01-18 15:16:05 -08:00
Uncled1023
fc08678d7d
Created logging utility to handle writing log messages and sending emails.
2017-01-18 14:36:44 -08:00
Uncled1023
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
2017-01-18 13:04:11 -08:00
Uncled1023
ecf7dd9362
Added gitversioning to all projects
2017-01-18 12:29:26 -08:00
Uncled1023
aeb2b55c8e
Fixed references
2017-01-18 12:23:18 -08:00
Uncled1023
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
2017-01-18 00:12:22 -08:00
Uncled1023
3f10fc6616
- Added logging config.
...
- Added log levels for logging utility.
2017-01-10 23:39:15 -08:00
Uncled1023
1920dda2af
Added initial logging project
2017-01-10 16:53:54 -08:00
Uncled1023
5071ce4a34
Made podcast direct link more unique
2017-01-09 23:49:47 -08:00
Uncled1023
56362057be
Moved StringHelper and Byte extensions to Utility project.
2017-01-09 19:56:26 -08:00