Teknikode
679c148029
Added content size to podcast download
4 years ago
Teknikode
e5b8533e33
Made podcasts stream in batches
4 years ago
Teknikode
e7f02471e5
- Added better error handling in download function.
- Fixed script passthrough to downloads.
4 years ago
Teknikode
b7a9f2a740
Made downloads stream the file while decrypting them.
4 years ago
Teknikode
2ac90fbbbe
Modified download to stream to the output.
4 years ago
Teknikode
c68e1d2ec6
Separated cipher processing into more subfunctions
4 years ago
Teknikode
8d561dd5b8
Started making changes to how the file upload encrypt/decrypt works to better optimize memory usage.
4 years ago
Teknikode
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
4 years ago
Teknikode
7214185167
Fixed min log level using email level config option
4 years ago
Teknikode
eceb9f22ab
Added try/catch wrappers around the logging to handle exceptions that shouldn't be tracked.
4 years ago
Teknikode
e4ffc56020
Fixed logger not sending emails correctly.
4 years ago
Teknikode
fc08678d7d
Created logging utility to handle writing log messages and sending emails.
4 years ago
Teknikode
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
4 years ago
Teknikode
ecf7dd9362
Added gitversioning to all projects
4 years ago
Teknikode
aeb2b55c8e
Fixed references
4 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4 years ago
Teknikode
3f10fc6616
- Added logging config.
- Added log levels for logging utility.
4 years ago
Teknikode
1920dda2af
Added initial logging project
4 years ago
Teknikode
5071ce4a34
Made podcast direct link more unique
4 years ago
Teknikode
56362057be
Moved StringHelper and Byte extensions to Utility project.
4 years ago