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

25 Commits

Author SHA1 Message Date
Uncled1023
933fb9d4cd Added service worker for handling routine tasks outside the scope of the main site. 2018-12-19 21:52:46 -08:00
Uncled1023
68b3f04a11 Moved Identity Server to it's own solution 2018-11-19 23:25:52 -08:00
Uncled1023
62e4476897 Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Uncled1023
83801357be Added git version tracking to file, and modified footer to load from that file (not the assembly) 2018-06-16 23:02:26 -07:00
Uncled1023
597b77b45d Added global.json to specify required SDK version 2018-06-16 18:41:56 -07:00
Uncled1023
f5d1f94eef - Added Git Service.
- Made Modify Vault use markdown preview
2018-06-15 23:31:52 -07:00
Uncled1023
5eb45263d9 Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
Uncled1023
50bca7a07d Modified solution 2017-07-13 23:57:51 -07:00
Uncled1023
181e20d86c - Added AES 128 CFB encrypt/decrypt with IV padding.
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
2017-06-11 00:03:44 -07:00
Uncled1023
72e5f4b62e Made AesStream handle syncing with the counter of the cipher. 2017-04-11 22:01:42 -07:00
Uncled1023
38bcfd9fc1 Created new AES CTR wrapper to allow specifying the counter manually 2017-04-11 17:07:38 -07:00
Uncled1023
f01bbc6b18 Added markdown to Vault descriptions for better formatting. 2017-03-05 11:51:48 -08:00
Uncled1023
56b0063dce Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Uncled1023
1920dda2af Added initial logging project 2017-01-10 16:53:54 -08:00
Uncled1023
f59e444a3e Fixed unchanged references. 2017-01-09 20:30:57 -08:00
Uncled1023
078523f1f5 Merged utilities separation with Master 2017-01-09 19:59:14 -08:00
Uncled1023
56362057be Moved StringHelper and Byte extensions to Utility project. 2017-01-09 19:56:26 -08:00
Uncled1023
a253c61e74 Changed .editorconfig to comply with Windows line endings, and markdown as suggested by @dmz76 2017-01-09 13:12:22 -08:00
Uncled1023
1d48f7531d Reverted GitVersion yaml name 2016-06-17 16:42:36 -07:00
Uncled1023
99c0d3a1e3 Added transfer properties to Pastes for password transfers. 2016-06-17 16:10:12 -07:00
Uncled1023
d5c85add89 Added Server Maintainence program.
Fixed client side encrypted uploads that save the key from not being scanned.
2016-05-09 13:01:41 -07:00
Uncled1023
3ea314281f Modified the upload progress bar to better show the current status.
Fixed teh virus scan stream size not being big enough/matching the upload limit.
2016-05-08 21:42:10 -07:00
Uncled1023
a6d574d0ff Updated readme 2016-02-28 14:46:03 -08:00
Uncled1023
c295897088 Added blog post creation/editing/delete 2015-12-19 00:03:49 -08:00
Uncled1023
e062aaea86 Initial add for Teknik framework. 2015-07-16 14:54:53 -07:00