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

651 Commits

Author SHA1 Message Date
Uncled1023
b674590b8c Fixed formatting of blog/vault editors.
Fixed paste output not working correctly in <pre><code>
2018-06-20 21:36:05 -07:00
Uncled1023
f356e35b03 Added syntax highlighting to vaults 2018-06-20 20:39:58 -07:00
Uncled1023
767b833cc5 Modified HMailService to use common initiator for deleting accounts 2018-06-20 20:01:36 -07:00
Uncled1023
43be6c4694 Added syntax highlighting for pastes w/ backwards? support. 2018-06-19 01:18:51 -07:00
Uncled1023
bb4dec62a1 Merge branch 'core' of https://git.teknik.io/Teknikode/Teknik into core 2018-06-18 19:07:10 -07:00
Uncled1023
9093c0f699 Added security headers, and file download last modified/content type. 2018-06-18 19:07:03 -07:00
Uncled1023
ad40f5a39c Modified install and build instructions to include more detail 2018-06-18 12:43:32 -07:00
Uncled1023
bc6b126d9d Fixed type in readme 2018-06-18 12:38:50 -07:00
Uncled1023
21a3a31f02 Removed tracking attributes from all files.
Stopped some app_data files from overwriting publish dir files.
2018-06-18 00:45:38 -07:00
Uncled1023
2691501750 Fixed error handling page not using correct routes when generating URLs 2018-06-17 23:18:28 -07:00
Uncled1023
0a9ba75dcb Added .net core Piwik library.
Removed unused stats charts.
2018-06-17 21:57:44 -07:00
Uncled1023
7bc180164a Added new build config as build badge 2018-06-17 18:28:08 -07:00
Uncled1023
a8862503ac Added Runtime Identifiers to all projects 2018-06-17 15:13:15 -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
fae5666599 Added build message to readme 2018-06-16 20:51:31 -07:00
Uncled1023
7f4a741d90 Updated global sdk version 2018-06-16 20:33:59 -07:00
Uncled1023
2a02ca3b32 Updated gulp and bundle config to have relative paths 2018-06-16 20:01:33 -07:00
Uncled1023
faafb86a41 Updated ReadMe 2018-06-16 19:35:31 -07:00
Uncled1023
597b77b45d Added global.json to specify required SDK version 2018-06-16 18:41:56 -07:00
Uncled1023
af6ffcaf6d Fixed logo and favicon loading. 2018-06-16 18:06:11 -07:00
Uncled1023
3294053082 Added build and gulp scripts to npm 2018-06-16 17:27:55 -07:00
Uncled1023
6047903ee6 Fixed multiple benign warnings 2018-06-16 17:27:06 -07:00
Uncled1023
e795043aef Modified Gulp file to also bundle and minify based on the bundle config 2018-06-16 00:45:33 -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
2980817d57 Fixed upload API malware scan not using correcct max upload size 2018-06-06 17:44:45 -07:00
Uncled1023
1299ef58cf Fixed max clamAV stream size 2018-06-06 15:30:02 -07:00
Uncled1023
6c5def43a8 Fixed max upload size not taking into account basic/premium 2018-06-05 18:59:58 -07:00
Uncled1023
ec39796d85 Removed unused status help info 2018-05-10 20:38:27 -07:00
Uncled1023
eaab17c211 Additional fixes 2018-05-10 20:32:45 -07:00
Uncled1023
aa062b142a Fixed more errors from previous change 2018-05-10 20:30:54 -07:00
Uncled1023
c59d4f7661 Fixed misnamed config vars 2018-05-10 20:27:54 -07:00
Uncled1023
0ea4d97db1 Changed Status to Stats 2018-05-10 20:12:33 -07:00
Uncled1023
bf47978253 Added restricted file extensions for uploads 2018-02-14 19:54:06 -08:00
Uncled1023
0c9bbb0dfa Updated production publish profile to point to new server 2018-02-04 13:31:15 -08:00
Uncled1023
d8c681665b Removed unused bundles 2018-02-03 23:52:43 -08:00
Uncled1023
4ba6f2aae2 Added true cancelation of uploads. This includes during loading, encryption, and final upload. 2018-02-03 23:39:17 -08:00
Uncled1023
e27b625dc3 Added loading states to Login/Register/Settings buttons. 2018-02-03 22:30:20 -08:00
Uncled1023
7703829ed0 Added info to premium chart for new embedded file max size 2018-02-03 17:09:07 -08:00
Uncled1023
700762bc15 Changed downloads to also check logged in user for premium status 2018-02-03 16:58:12 -08:00
Uncled1023
a22f3b3fd9 Changed no download limit to be Premium feature only 2018-02-03 16:52:01 -08:00
Uncled1023
ce0ded7c55 Added method to make uploads over a certain size direct to the download page and force a SaveAs dialog. This is to prevent non-user uploads from being spammed to host large videos/embedded data. 2018-02-03 16:40:24 -08:00
Uncled1023
72a3d3efe7 Removed compression module as it's not needed with IIS. 2018-02-03 12:32:07 -08:00
Uncled1023
8f0a3218f5 Updated dev build profile.
Removed Deflate from compression module.
2018-02-03 12:01:36 -08:00
Uncled1023
951635fcbe Fixed CDN not checking the right headers 2018-02-01 20:47:45 -08:00
Uncled1023
b9bc4986df Added method to check to see if CDN is passing the request and then pass back the CDN as the origin. 2018-02-01 20:40:30 -08:00
Uncled1023
32965400d6 Added Compression Module to handle GZip and Deflate 2018-02-01 19:50:46 -08:00
Uncled1023
8ffbaa5c19 'Fixed' HPKP 2018-02-01 18:58:23 -08:00
Uncled1023
4853868654 Added CDN DigiCert cert hash to public key pin header 2018-02-01 18:35:52 -08:00
Uncled1023
86df06bd6b Added 'Actions' to robots.txt 2018-02-01 17:50:33 -08:00