1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Commit Graph

486 Commits

Author SHA1 Message Date
Uncled1023
12b5f76738 Made upload scanning asynchronously in server maint program 2017-03-18 15:23:29 -07:00
Uncled1023
446c74d45b Removed range support as decrypting directly to the output stream didn't work well with ranges. 2017-03-17 22:30:03 -07:00
Uncled1023
afe9a7727a Fixed transaction donation bar showing full when actually empty 2017-03-08 21:12:36 -08:00
Uncled1023
5d27bb9c21 Added upload searching on Administration page. 2017-03-08 21:03:43 -08:00
Uncled1023
1fbad2861a Added check when editing passwords to make sure their git and email exists 2017-03-08 14:40:01 -08:00
Uncled1023
39372e6d84 Added removing of transfer types for passwords when resetting a user's password. 2017-03-08 14:35:28 -08:00
Uncled1023
f0448110b6 Modified main page 2017-03-06 23:53:55 -08:00
Uncled1023
22527e3fb2 Removed latest blog posts from main page due to possibility of spam/abuse incentive 2017-03-06 13:59:49 -08:00
Uncled1023
f01bbc6b18 Added markdown to Vault descriptions for better formatting. 2017-03-05 11:51:48 -08:00
Uncled1023
f331a2427c Fixed exception if viewing a vautl with no user associated while logged in. 2017-02-22 13:56:28 -08:00
Uncled1023
ed9a12771b Removed logging in application_end_request for http headers errors 2017-02-20 21:36:14 -08:00
Uncled1023
3dd0f3b7a3 Fixed total vault count 2017-02-20 21:28:51 -08:00
Uncled1023
a97b848a7d Fixed progress bar again 2017-02-20 20:46:45 -08:00
Uncled1023
3c6f766ad6 Fixed percentage of progress bar 2017-02-20 20:45:14 -08:00
Uncled1023
dcbb9d91db Fixed donation target bar always showing 100 2017-02-20 20:42:29 -08:00
Uncled1023
8be33e3cd9 Modified wording of get premium 2017-02-20 20:34:23 -08:00
Uncled1023
5a910ebbcb Fixed exception if html is passed in public key field on registration 2017-02-20 18:21:16 -08:00
Uncled1023
e3911a75f3 Updated owin packages 2017-02-20 18:15:03 -08:00
Uncled1023
e345535389 Fixed page title not showing 'create/edit' when creating or editing a post. 2017-02-20 18:08:29 -08:00
Uncled1023
bb29e5be82 Modified FAQ wording of source control FAQ 2017-02-20 17:05:03 -08:00
Uncled1023
b789821724 Fixed exception if no host header is provided 2017-02-20 16:58:09 -08:00
Uncled1023
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.
2017-02-20 01:39:54 -08:00
Uncled1023
cf0ea1a305 Added page for explaining how to purchase premium account. 2017-02-20 00:34:45 -08:00
Uncled1023
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.
2017-02-19 17:50:05 -08:00
Uncled1023
b967bc07d6 Moved transpaerency to the new status page, and separated each section into a tab. 2017-02-19 00:12:51 -08:00
Uncled1023
d425b42694 Fixed missed references 2017-02-17 23:57:46 -08:00
Uncled1023
904f3c167f Moved visitor history to status page from transparency page. 2017-02-17 23:56:53 -08:00
Uncled1023
2c972f1a83 Added Status page for viewing realtime stats of server resources.
Currently setup with CPU, Memory, and Network
2017-02-17 16:54:27 -08:00
Uncled1023
8608efbe54 Changed chart to always be there, then update the points 2017-02-17 10:58:55 -08:00
Uncled1023
87f4c45c75 Modified formatting of service stats 2017-02-17 10:36:51 -08:00
Uncled1023
96afa700cc Fixed check for empty API url not checking the right variable 2017-02-17 09:30:21 -08:00
Uncled1023
46b4fc9c9e Added visitor stats to transparency page. 2017-02-17 00:45:40 -08:00
Uncled1023
b8638e96f9 Modified account comparison 2017-02-16 17:15:24 -08:00
Uncled1023
5bab89b884 Modified Terms of Service and About page to include Premium Accounts 2017-02-16 17:11:05 -08:00
Uncled1023
1edcb78c65 Added full link on non-embedded uploads in vault 2017-02-15 23:58:23 -08:00
Uncled1023
3009e308f8 Updated Privacy Policy:
- Added history link
- Added 2 more Cookies
- Added Vault info
2017-02-15 15:16:19 -08:00
Uncled1023
4fb485c2df Changed to 1 month timeout 2017-02-15 14:06:16 -08:00
Uncled1023
66994dde8a Fixed auth ticket not having a long timeout. Changed to be a 1 year timeout for logins. 2017-02-15 14:05:04 -08:00
Uncled1023
cae2d6b639 Fixed the ability to edit/create vaults from the main site. 2017-02-15 12:21:49 -08:00
Uncled1023
c17637ccad Fixed upload/paste create/add to vault not passing variable correctly. 2017-02-15 11:49:56 -08:00
Uncled1023
6ff4294159 Bumped next version to 2.0.5 2017-02-15 11:11:26 -08:00
Uncled1023
191efcb8b0 Changed 'Copy All Uploads' to 'Copy All Links' to better represent what it is doing. 2017-02-15 11:07:06 -08:00
Uncled1023
123029efd6 Fixed vault item id not being added to view model. 2017-02-15 10:13:58 -08:00
Uncled1023
7e975cdee0 Fixed show more button not loading correctly. 2017-02-15 10:08:42 -08:00
Uncled1023
9bce07edfc Added options to pastes and uploads to add to an existing vault if they are logged in. 2017-02-15 00:37:12 -08:00
Uncled1023
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
2017-02-14 23:38:05 -08:00
Uncled1023
009adccd2f Converted large views into multiple partial views to leverage parts in other sections. 2017-02-14 17:55:18 -08:00
Uncled1023
c5d0f19ed9 Added handling of full URLs of items and not just the ID. 2017-02-14 16:49:23 -08:00
Uncled1023
20404c829a - Added Vault list to user profile.
- Added view count for vaults.
2017-02-14 16:25:51 -08:00
Uncled1023
6f475d6e03 Added original filenames to each item for creating a new vault from uploads. 2017-02-14 16:12:27 -08:00