Teknikode
5a910ebbcb
Fixed exception if html is passed in public key field on registration
il y a 4 ans
Teknikode
e3911a75f3
Updated owin packages
il y a 4 ans
Teknikode
e345535389
Fixed page title not showing 'create/edit' when creating or editing a post.
il y a 4 ans
Teknikode
bb29e5be82
Modified FAQ wording of source control FAQ
il y a 4 ans
Teknikode
b789821724
Fixed exception if no host header is provided
il y a 4 ans
Teknikode
21f6644d7d
- Added links to register and get premium from About page.
- Changed 'Blogging' in navbar to 'News' to better represent what it is, and moved it to the main bar.
il y a 4 ans
Teknikode
cf0ea1a305
Added page for explaining how to purchase premium account.
il y a 4 ans
Teknikode
da3d923ab7
- Created custom IPrincipal for the user session to include all the user information.
- Added FAQ page with commonly asked questions.
- Added separate config options for each tier of max upload size.
- Updated help to point to the new pages.
il y a 4 ans
Teknikode
b967bc07d6
Moved transpaerency to the new status page, and separated each section into a tab.
il y a 4 ans
Teknikode
d425b42694
Fixed missed references
il y a 4 ans
Teknikode
904f3c167f
Moved visitor history to status page from transparency page.
il y a 4 ans
Teknikode
2c972f1a83
Added Status page for viewing realtime stats of server resources.
Currently setup with CPU, Memory, and Network
il y a 4 ans
Teknikode
8608efbe54
Changed chart to always be there, then update the points
il y a 4 ans
Teknikode
87f4c45c75
Modified formatting of service stats
il y a 4 ans
Teknikode
96afa700cc
Fixed check for empty API url not checking the right variable
il y a 4 ans
Teknikode
46b4fc9c9e
Added visitor stats to transparency page.
il y a 4 ans
Teknikode
b8638e96f9
Modified account comparison
il y a 4 ans
Teknikode
5bab89b884
Modified Terms of Service and About page to include Premium Accounts
il y a 4 ans
Teknikode
1edcb78c65
Added full link on non-embedded uploads in vault
il y a 4 ans
Teknikode
3009e308f8
Updated Privacy Policy:
- Added history link
- Added 2 more Cookies
- Added Vault info
il y a 4 ans
Teknikode
4fb485c2df
Changed to 1 month timeout
il y a 4 ans
Teknikode
66994dde8a
Fixed auth ticket not having a long timeout. Changed to be a 1 year timeout for logins.
il y a 4 ans
Teknikode
cae2d6b639
Fixed the ability to edit/create vaults from the main site.
il y a 4 ans
Teknikode
c17637ccad
Fixed upload/paste create/add to vault not passing variable correctly.
il y a 4 ans
Teknikode
6ff4294159
Bumped next version to 2.0.5
il y a 4 ans
Teknikode
191efcb8b0
Changed 'Copy All Uploads' to 'Copy All Links' to better represent what it is doing.
il y a 4 ans
Teknikode
123029efd6
Fixed vault item id not being added to view model.
il y a 4 ans
Teknikode
7e975cdee0
Fixed show more button not loading correctly.
il y a 4 ans
Teknikode
9bce07edfc
Added options to pastes and uploads to add to an existing vault if they are logged in.
il y a 4 ans
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
il y a 4 ans
Teknikode
009adccd2f
Converted large views into multiple partial views to leverage parts in other sections.
il y a 4 ans
Teknikode
c5d0f19ed9
Added handling of full URLs of items and not just the ID.
il y a 4 ans
Teknikode
20404c829a
- Added Vault list to user profile.
- Added view count for vaults.
il y a 4 ans
Teknikode
6f475d6e03
Added original filenames to each item for creating a new vault from uploads.
il y a 4 ans
Teknikode
17573b5fd3
Changed user 'Index' to be 'ViewProfile' to better match what it actually is.
il y a 4 ans
Teknikode
9c6969e529
Added error message for invalid user in blog rss
il y a 4 ans
Teknikode
e9a40eefe8
Fixed RSS not showing up to date system blog posts
il y a 4 ans
Teknikode
986dd37f71
- Changed uploads to auto generate deletion key.
- Added delete button to the user profile page to delete uploads.
il y a 4 ans
Teknikode
d0628dd8df
- Fixed paste expiration date not formatting correctly in profile page.
- Modified navbar formatting for services.
il y a 4 ans
Teknikode
75e2a37221
Updated uploads 'Create Vault' icon and text.
Made default page for vaults go to the create vault page.
Added vault to navbar.
il y a 4 ans
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.
il y a 4 ans
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.
il y a 4 ans
Teknikode
6a620e18f1
Created initial Vault viewing page to handle multiple formats.
il y a 4 ans
Teknikode
192a5c4aa2
- Added prompting for key on download if none is provided in anchor tag
- Made download progress bar match the style of uploads
il y a 4 ans
Teknikode
a509291022
- Modified uploads to either encrypt in the browser, or encrypt server side.
- Reconfigured the upload screen.
il y a 4 ans
Teknikode
679c148029
Added content size to podcast download
il y a 4 ans
Teknikode
e5b8533e33
Made podcasts stream in batches
il y a 4 ans
Teknikode
e7f02471e5
- Added better error handling in download function.
- Fixed script passthrough to downloads.
il y a 4 ans
Teknikode
72d9c7a115
Fixed length for limiting amount to write to response
il y a 4 ans
Teknikode
b7a9f2a740
Made downloads stream the file while decrypting them.
il y a 4 ans