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

Commit Graph

  • ec6240279b Fixed clients not having access to all the claims they need. Uncled1023 2019-01-17 23:09:02 -0800
  • 2527c8accc Fixed bearer token not grabbing username. Uncled1023 2019-01-17 23:08:44 -0800
  • 96100ec2cd - Fixed client key not being displayed after creation. - Fixed clients not being able to be deleted. Uncled1023 2019-01-17 22:24:31 -0800
  • 2c07ba868f Fixed redirect due to unauthorized request. Uncled1023 2019-01-17 19:26:49 -0800
  • 0073e99c6d Added invitre code creation to main admin page. Uncled1023 2019-01-17 19:26:13 -0800
  • 416387c764 Added ability to set expirations for uploads. Includes default settings for logged in users. Uncled1023 2019-01-16 23:58:10 -0800
  • 065ff3ed05 Added centering of user page if no about section is provided Uncled1023 2019-01-14 22:53:28 -0800
  • 01a735bb62 Fixed 'shortened' subdomain not routing correctly Uncled1023 2019-01-13 21:52:18 -0800
  • 99c5b52deb Fixed name of Delete by key view Uncled1023 2019-01-13 21:46:08 -0800
  • 93fc385f0b Added separate page for viewing service data. Added ability to delete any service data if logged in. Uncled1023 2019-01-13 21:42:13 -0800
  • 179a27dd26 - Added client management to user's settings page. - Cleaned up identity server pages. - Added paste migration to service worker. Uncled1023 2019-01-12 15:06:55 -0800
  • 933fb9d4cd Added service worker for handling routine tasks outside the scope of the main site. Uncled1023 2018-12-19 21:52:46 -0800
  • 80f14fd1f1 Updated nuget packages Uncled1023 2018-11-30 23:36:34 -0800
  • 0f7c912390 Modified pastes to save content to encrypted files instead of saving to the DB. Uncled1023 2018-11-20 23:59:26 -0800
  • 2799aac959 Fixed error handling Uncled1023 2018-11-20 00:35:33 -0800
  • ed0f427f88 Added handling of access denied response from OpenID Connect server Uncled1023 2018-11-20 00:20:41 -0800
  • 68b3f04a11 Moved Identity Server to it's own solution Uncled1023 2018-11-19 23:25:52 -0800
  • 91108e2c31 Fixed 404/403 errors redirecting to error page instead of loading it within the same Request context to keep URL intact. Uncled1023 2018-11-19 21:07:56 -0800
  • 62e4476897 Added Identity Server for authentication Uncled1023 2018-10-25 22:22:53 -0700
  • 8cb92c08a2 Added username to upload results in admin Chris Woodward 2018-07-25 09:20:49 -0700
  • 2c43e7fe58 Changed Uploads, Pastes, and URL Shortening to private only. Chris Woodward 2018-07-25 09:11:33 -0700
  • 7ec30d1e39 Changed auth backend to use Identity Server, and asp.net identities. Uncled1023 2018-06-24 21:23:04 -0700
  • 50e16d87cb Fixed line highlighting Uncled1023 2018-06-23 01:21:59 -0700
  • 712833c9d7 Added prism line numbering and line highlight as separate files Uncled1023 2018-06-23 00:45:48 -0700
  • 4092bb27b7 Added prism.js as a syntax highlighter Uncled1023 2018-06-22 23:57:32 -0700
  • d401cd3f36 Added setting of case sensitive annotation for properties Uncled1023 2018-06-22 00:11:23 -0700
  • b2902d7090 Made sure all cookies were strict and https only Uncled1023 2018-06-21 00:14:11 -0700
  • 39d875e4cf Changed cache expiry to be long Uncled1023 2018-06-20 23:54:05 -0700
  • 7fda3e3269 Fixed upload js not building correctly. Uncled1023 2018-06-20 23:43:08 -0700
  • 175eaa4762 Added client side cache for static files. Fixed upload error not showing during processing. Renamed default cookie names. Updated privacy policy to note no Piwik tracking, and new cookie names. Uncled1023 2018-06-20 23:18:37 -0700
  • 364898c8c5 Removed all instances of glyphicons Uncled1023 2018-06-20 21:47:52 -0700
  • b674590b8c Fixed formatting of blog/vault editors. Fixed paste output not working correctly in <pre><code> Uncled1023 2018-06-20 21:36:05 -0700
  • f356e35b03 Added syntax highlighting to vaults Uncled1023 2018-06-20 20:39:58 -0700
  • 767b833cc5 Modified HMailService to use common initiator for deleting accounts Uncled1023 2018-06-20 20:01:36 -0700
  • 43be6c4694 Added syntax highlighting for pastes w/ backwards? support. Uncled1023 2018-06-19 01:18:51 -0700
  • bb4dec62a1 Merge branch 'core' of https://git.teknik.io/Teknikode/Teknik into core Uncled1023 2018-06-18 19:07:10 -0700
  • 9093c0f699 Added security headers, and file download last modified/content type. Uncled1023 2018-06-18 19:07:03 -0700
  • ad40f5a39c Modified install and build instructions to include more detail Uncled1023 2018-06-18 12:43:32 -0700
  • bc6b126d9d Fixed type in readme Uncled1023 2018-06-18 12:38:50 -0700
  • 21a3a31f02 Removed tracking attributes from all files. Stopped some app_data files from overwriting publish dir files. Uncled1023 2018-06-18 00:45:38 -0700
  • 2691501750 Fixed error handling page not using correct routes when generating URLs Uncled1023 2018-06-17 23:18:28 -0700
  • 0a9ba75dcb Added .net core Piwik library. Removed unused stats charts. Uncled1023 2018-06-17 21:57:44 -0700
  • 7bc180164a Added new build config as build badge Uncled1023 2018-06-17 18:28:08 -0700
  • a8862503ac Added Runtime Identifiers to all projects Uncled1023 2018-06-17 15:13:15 -0700
  • 83801357be Added git version tracking to file, and modified footer to load from that file (not the assembly) Uncled1023 2018-06-16 23:02:26 -0700
  • fae5666599 Added build message to readme Uncled1023 2018-06-16 20:51:31 -0700
  • 7f4a741d90 Updated global sdk version Uncled1023 2018-06-16 20:33:59 -0700
  • 2a02ca3b32 Updated gulp and bundle config to have relative paths Uncled1023 2018-06-16 20:01:33 -0700
  • faafb86a41 Updated ReadMe Uncled1023 2018-06-16 19:35:31 -0700
  • 597b77b45d Added global.json to specify required SDK version Uncled1023 2018-06-16 18:41:56 -0700
  • af6ffcaf6d Fixed logo and favicon loading. Uncled1023 2018-06-16 18:06:11 -0700
  • 3294053082 Added build and gulp scripts to npm Uncled1023 2018-06-16 17:27:55 -0700
  • 6047903ee6 Fixed multiple benign warnings Uncled1023 2018-06-16 17:27:06 -0700
  • e795043aef Modified Gulp file to also bundle and minify based on the bundle config Uncled1023 2018-06-16 00:45:33 -0700
  • f5d1f94eef - Added Git Service. - Made Modify Vault use markdown preview Uncled1023 2018-06-15 23:31:52 -0700
  • 5eb45263d9 Ported existing projects to Asp.Net Core (Except ServerMaint) Uncled1023 2018-06-14 17:57:03 -0700
  • 2980817d57 Fixed upload API malware scan not using correcct max upload size Uncled1023 2018-06-06 17:44:45 -0700
  • 1299ef58cf Fixed max clamAV stream size Uncled1023 2018-06-06 15:30:02 -0700
  • 6c5def43a8 Fixed max upload size not taking into account basic/premium Uncled1023 2018-06-05 18:59:58 -0700
  • ec39796d85 Removed unused status help info Uncled1023 2018-05-10 20:38:27 -0700
  • eaab17c211 Additional fixes Uncled1023 2018-05-10 20:32:45 -0700
  • aa062b142a Fixed more errors from previous change Uncled1023 2018-05-10 20:30:54 -0700
  • c59d4f7661 Fixed misnamed config vars Uncled1023 2018-05-10 20:27:54 -0700
  • 0ea4d97db1 Changed Status to Stats Uncled1023 2018-05-10 20:12:33 -0700
  • bf47978253 Added restricted file extensions for uploads Uncled1023 2018-02-14 19:54:06 -0800
  • 0c9bbb0dfa Updated production publish profile to point to new server Uncled1023 2018-02-04 13:31:15 -0800
  • d8c681665b Removed unused bundles Uncled1023 2018-02-03 23:52:43 -0800
  • 4ba6f2aae2 Added true cancelation of uploads. This includes during loading, encryption, and final upload. Uncled1023 2018-02-03 23:39:17 -0800
  • e27b625dc3 Added loading states to Login/Register/Settings buttons. Uncled1023 2018-02-03 22:30:20 -0800
  • 7703829ed0 Added info to premium chart for new embedded file max size Uncled1023 2018-02-03 17:09:07 -0800
  • 700762bc15 Changed downloads to also check logged in user for premium status Uncled1023 2018-02-03 16:58:12 -0800
  • a22f3b3fd9 Changed no download limit to be Premium feature only Uncled1023 2018-02-03 16:52:01 -0800
  • 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. Uncled1023 2018-02-03 16:40:24 -0800
  • 72a3d3efe7 Removed compression module as it's not needed with IIS. Uncled1023 2018-02-03 12:32:07 -0800
  • 8f0a3218f5 Updated dev build profile. Removed Deflate from compression module. Uncled1023 2018-02-03 12:01:36 -0800
  • 951635fcbe Fixed CDN not checking the right headers Uncled1023 2018-02-01 20:47:45 -0800
  • b9bc4986df Added method to check to see if CDN is passing the request and then pass back the CDN as the origin. Uncled1023 2018-02-01 20:40:30 -0800
  • 32965400d6 Added Compression Module to handle GZip and Deflate Uncled1023 2018-02-01 19:50:46 -0800
  • 8ffbaa5c19 'Fixed' HPKP Uncled1023 2018-02-01 18:58:23 -0800
  • 4853868654 Added CDN DigiCert cert hash to public key pin header Uncled1023 2018-02-01 18:35:52 -0800
  • 86df06bd6b Added 'Actions' to robots.txt Uncled1023 2018-02-01 17:50:33 -0800
  • d667bf35f7 Removed DB and Website CPU from graph due to them being buggy Uncled1023 2018-01-31 23:08:04 -0800
  • c099076d8e Fixed Visitor Data not being pulled correctly. Fixed a couple Context null reference possibilities with the Config and Pre-Send Headers event. Uncled1023 2018-01-31 22:56:11 -0800
  • 73403551d6 Reverted Piwik Tracker package to last working copy. Uncled1023 2018-01-31 01:19:13 -0800
  • 18a066502c Cleaned up FAQ link in help, and added abuse link. Uncled1023 2018-01-30 00:43:20 -0800
  • 395aba3d14 Fixed non cross-domain support in CSP. Uncled1023 2018-01-29 23:54:01 -0800
  • aacc07d4a1 Fixed Download page not using current subdomain as link. Uncled1023 2018-01-29 23:28:12 -0800
  • 37424956db Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js. Uncled1023 2018-01-29 23:18:47 -0800
  • c78ea99e79 Made upload controller not lock due to sessions Uncled1023 2018-01-28 15:39:47 -0800
  • c695051a9b Made tracking a synchronous process Uncled1023 2018-01-28 15:08:32 -0800
  • 86559669b7 Added cacheing to the Config loading instead of file hash. Reworked page view tracking to match link and download. Uncled1023 2018-01-28 12:49:37 -0800
  • 782aba9d22 Modified tracking to not pass in any volatile objects. Uncled1023 2018-01-28 02:43:12 -0800
  • 3b17dd9e76 Updated Nuget Packages. Optimized Blacklist module to not use locks. Uncled1023 2018-01-28 01:06:15 -0800
  • 28e6c34748 Removed unecessary headers. Added cache headers for favicon and logo Uncled1023 2018-01-27 22:25:30 -0800
  • 003d06604e Made sure tracking attributes were everywhere that they should be. Uncled1023 2018-01-27 21:40:38 -0800
  • bea394cbaf Added IP and Referrer blacklists. Uncled1023 2018-01-27 20:23:56 -0800
  • 8827992935 Optimized tracking filters Uncled1023 2018-01-27 16:35:27 -0800
  • 78ed1d79b0 Modified system emails to use names Uncled1023 2018-01-27 15:47:54 -0800
  • 602ecc9b31 Added cache to favicon and logo Uncled1023 2018-01-27 13:26:41 -0800
  • c8b0c1624c Fixed deletion of user's account due to invite codes. Added button to initiate user search on admin page. Add ability to delete user from admin page. Uncled1023 2018-01-27 13:03:24 -0800