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

508 Commits

Author SHA1 Message Date
Uncled1023
6fbc187e9c - Added a small workaround to possibly support specific block decryption
- updated newtonsoft
2017-04-10 23:35:45 -07:00
Uncled1023
3bef7915dd Adding some handling of block offsets for in place encryption/decryption 2017-04-10 17:15:18 -07:00
Uncled1023
3490104980 Added range support again.
Fixed file stream read access to allow multiple processes to access the file.
2017-04-10 15:05:54 -07:00
Uncled1023
6a1222a667 Added proper 404 response 2017-04-09 01:25:20 -07:00
Uncled1023
19b6564ccd Small mods to download function 2017-04-09 00:16:24 -07:00
Uncled1023
e163e0ca8c - Moved TeknikEntities from global field to disposed local instances.
- Added additional logging/handling of errors.
- Added processed/total bytes for uploads, downloads, and encryption/decryption.
- Fixed paste CSS bundle using a script handler.
- Fixed bad js when viewing a vault
2017-04-08 21:01:31 -07:00
Uncled1023
1058b040a4 Updated bandwidth measurements to use correct units 2017-04-07 15:53:17 -07:00
Uncled1023
532d28d2d8 Updated uploads to give full URLs with the shortened subdomain by default. 2017-04-07 15:44:02 -07:00
Uncled1023
76839c1dec Changed network stats to return bits instead of bytes 2017-04-05 13:25:45 -07:00
Uncled1023
4e43e615ea Merge branch 'master' of https://git.teknik.io/Teknikode/Teknik.git 2017-04-02 19:42:56 -07:00
Uncled1023
80d730636e Made API follow upload config 2017-04-02 19:42:50 -07:00
Uncled1023
675c2f7456 Merge branch 'tekup' of danthebeastman/Teknik into master 2017-04-02 16:15:58 -07:00
Uncled1023
14d5eee2bf Added file extension filter removal to web config.
Remapped publish profiles to new server.
2017-04-02 14:23:50 -07:00
Uncled1023
4f8befae58 Updated comment 2017-04-02 13:55:21 -07:00
Uncled1023
b1923bfaa9 Added check to user profile editing to see if password resets are disabled. 2017-04-02 13:52:50 -07:00
danthebeastman
b1612f9dee Update 'Teknik/Areas/Help/Views/Help/Tools.cshtml' 2017-04-02 11:11:13 -07:00
Uncled1023
056456cf38 Added 'much more' 2017-04-02 01:23:51 -07:00
Uncled1023
99594e6e61 Updated Readme 2017-04-02 01:22:24 -07:00
Uncled1023
55e51b32dc Removed Gratipay from donation methods.
Added Patreon donation method
2017-03-30 16:25:16 -07:00
Uncled1023
987d4bc679 - Hooked up handling of irc messages/commands for the UI of the client.
- Added guest access and requesting of login when logging in as user.
2017-03-27 00:12:40 -07:00
Uncled1023
b7e00579b5 Added basic IRC web interface that connects to a specific server specified in the config. 2017-03-25 00:49:39 -07:00
Uncled1023
86e79b98ca - Added better error messages to login/register ajax response.
- Added new AES stream helper to encrypt/decrypt a stream as it's being processed.
2017-03-20 00:11:22 -07:00
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