Teknikode
c17637ccad
Fixed upload/paste create/add to vault not passing variable correctly.
5 years ago
Teknikode
6ff4294159
Bumped next version to 2.0.5
5 years ago
Teknikode
191efcb8b0
Changed 'Copy All Uploads' to 'Copy All Links' to better represent what it is doing.
5 years ago
Teknikode
123029efd6
Fixed vault item id not being added to view model.
5 years ago
Teknikode
7e975cdee0
Fixed show more button not loading correctly.
5 years ago
Teknikode
9bce07edfc
Added options to pastes and uploads to add to an existing vault if they are logged in.
5 years ago
Teknikode
60d333eee8
- Added button to pastes to create a vault from one.
...
- Added button to delete a vault on both the vault page and the user profile page.
- Added logo designs by @rug3y
5 years ago
Teknikode
009adccd2f
Converted large views into multiple partial views to leverage parts in other sections.
5 years ago
Teknikode
c5d0f19ed9
Added handling of full URLs of items and not just the ID.
5 years ago
Teknikode
20404c829a
- Added Vault list to user profile.
...
- Added view count for vaults.
5 years ago
Teknikode
6f475d6e03
Added original filenames to each item for creating a new vault from uploads.
5 years ago
Teknikode
17573b5fd3
Changed user 'Index' to be 'ViewProfile' to better match what it actually is.
5 years ago
Teknikode
9c6969e529
Added error message for invalid user in blog rss
5 years ago
Teknikode
e9a40eefe8
Fixed RSS not showing up to date system blog posts
5 years ago
Teknikode
986dd37f71
- Changed uploads to auto generate deletion key.
...
- Added delete button to the user profile page to delete uploads.
5 years ago
Teknikode
d0628dd8df
- Fixed paste expiration date not formatting correctly in profile page.
...
- Modified navbar formatting for services.
5 years ago
Teknikode
75e2a37221
Updated uploads 'Create Vault' icon and text.
...
Made default page for vaults go to the create vault page.
Added vault to navbar.
5 years ago
Teknikode
19f42c5276
- Finished 'New Vault' page with support for pre-population from other sources.
...
- Added a 'Show More' to the pastes for when they are too long.
- Added direct links for each item.
5 years ago
Teknikode
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.
5 years ago
Teknikode
6a620e18f1
Created initial Vault viewing page to handle multiple formats.
5 years ago
Teknikode
192a5c4aa2
- Added prompting for key on download if none is provided in anchor tag
...
- Made download progress bar match the style of uploads
5 years ago
Teknikode
a509291022
- Modified uploads to either encrypt in the browser, or encrypt server side.
...
- Reconfigured the upload screen.
5 years ago
Teknikode
679c148029
Added content size to podcast download
5 years ago
Teknikode
e5b8533e33
Made podcasts stream in batches
5 years ago
Teknikode
e7f02471e5
- Added better error handling in download function.
...
- Fixed script passthrough to downloads.
5 years ago
Teknikode
72d9c7a115
Fixed length for limiting amount to write to response
5 years ago
Teknikode
b7a9f2a740
Made downloads stream the file while decrypting them.
5 years ago
Teknikode
2ac90fbbbe
Modified download to stream to the output.
5 years ago
Teknikode
c68e1d2ec6
Separated cipher processing into more subfunctions
5 years ago
Teknikode
8d561dd5b8
Started making changes to how the file upload encrypt/decrypt works to better optimize memory usage.
5 years ago
Teknikode
2d8c743bac
Added web extension to Tools help page
5 years ago
Teknikode
b298631682
Added Authorization accept header
5 years ago
Teknikode
a50cde70f3
Re-added missing layout page for transparency
6 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
6 years ago
Teknikode
41e4dca194
Added auth token editing to the user settings page under security.
6 years ago
Teknikode
a40b5804fb
Removed unneeded config passthrough
6 years ago
Teknikode
b3b0277582
Added Auth Token to Users and API calls
6 years ago
Teknikode
7214185167
Fixed min log level using email level config option
6 years ago
Teknikode
99b0f425ac
Changed log leel of 404 to Warning as it's not necessarily an error.
6 years ago
Teknikode
eceb9f22ab
Added try/catch wrappers around the logging to handle exceptions that shouldn't be tracked.
6 years ago
Teknikode
e4ffc56020
Fixed logger not sending emails correctly.
6 years ago
Teknikode
fc08678d7d
Created logging utility to handle writing log messages and sending emails.
6 years ago
Teknikode
da96fa7f63
Made Contact info use the config support email value
6 years ago
Teknikode
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
6 years ago
Teknikode
ecf7dd9362
Added gitversioning to all projects
6 years ago
Teknikode
aeb2b55c8e
Fixed references
6 years ago
Teknikode
de4b874f62
Updated server maint to use older nClam.
6 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
6 years ago
Teknikode
702dca2d6f
Fixed error email formatting
6 years ago
Teknikode
8c4be85ba9
Added IP and Referel url to error email
6 years ago