Teknikode
96100ec2cd
- Fixed client key not being displayed after creation.
- Fixed clients not being able to be deleted.
2 years ago
Teknikode
2c07ba868f
Fixed redirect due to unauthorized request.
2 years ago
Teknikode
0073e99c6d
Added invitre code creation to main admin page.
2 years ago
Teknikode
416387c764
Added ability to set expirations for uploads. Includes default settings for logged in users.
2 years ago
Teknikode
065ff3ed05
Added centering of user page if no about section is provided
2 years ago
Teknikode
01a735bb62
Fixed 'shortened' subdomain not routing correctly
2 years ago
Teknikode
99c5b52deb
Fixed name of Delete by key view
2 years ago
Teknikode
93fc385f0b
Added separate page for viewing service data.
Added ability to delete any service data if logged in.
2 years ago
Teknikode
179a27dd26
- Added client management to user's settings page.
- Cleaned up identity server pages.
- Added paste migration to service worker.
2 years ago
Teknikode
933fb9d4cd
Added service worker for handling routine tasks outside the scope of the main site.
2 years ago
Teknikode
80f14fd1f1
Updated nuget packages
2 years ago
Teknikode
0f7c912390
Modified pastes to save content to encrypted files instead of saving to the DB.
2 years ago
Teknikode
2799aac959
Fixed error handling
2 years ago
Teknikode
ed0f427f88
Added handling of access denied response from OpenID Connect server
2 years ago
Teknikode
68b3f04a11
Moved Identity Server to it's own solution
2 years ago
Teknikode
91108e2c31
Fixed 404/403 errors redirecting to error page instead of loading it within the same Request context to keep URL intact.
2 years ago
Teknikode
62e4476897
Added Identity Server for authentication
2 years ago
Teknikode
7ec30d1e39
Changed auth backend to use Identity Server, and asp.net identities.
2 years ago
Teknikode
50e16d87cb
Fixed line highlighting
2 years ago
Teknikode
712833c9d7
Added prism line numbering and line highlight as separate files
2 years ago
Teknikode
4092bb27b7
Added prism.js as a syntax highlighter
2 years ago
Teknikode
d401cd3f36
Added setting of case sensitive annotation for properties
2 years ago
Teknikode
b2902d7090
Made sure all cookies were strict and https only
2 years ago
Teknikode
39d875e4cf
Changed cache expiry to be long
2 years ago
Teknikode
7fda3e3269
Fixed upload js not building correctly.
2 years ago
Teknikode
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.
2 years ago
Teknikode
364898c8c5
Removed all instances of glyphicons
2 years ago
Teknikode
b674590b8c
Fixed formatting of blog/vault editors.
Fixed paste output not working correctly in <pre><code>
2 years ago
Teknikode
f356e35b03
Added syntax highlighting to vaults
2 years ago
Teknikode
767b833cc5
Modified HMailService to use common initiator for deleting accounts
2 years ago
Teknikode
43be6c4694
Added syntax highlighting for pastes w/ backwards? support.
2 years ago
Teknikode
bb4dec62a1
Merge branch 'core' of https://git.teknik.io/Teknikode/Teknik into core
2 years ago
Teknikode
9093c0f699
Added security headers, and file download last modified/content type.
2 years ago
Uncled1023
ad40f5a39c
Modified install and build instructions to include more detail
2 years ago
Uncled1023
bc6b126d9d
Fixed type in readme
2 years ago
Teknikode
21a3a31f02
Removed tracking attributes from all files.
Stopped some app_data files from overwriting publish dir files.
2 years ago
Teknikode
2691501750
Fixed error handling page not using correct routes when generating URLs
2 years ago
Teknikode
0a9ba75dcb
Added .net core Piwik library.
Removed unused stats charts.
2 years ago
Teknikode
7bc180164a
Added new build config as build badge
2 years ago
Teknikode
a8862503ac
Added Runtime Identifiers to all projects
2 years ago
Teknikode
83801357be
Added git version tracking to file, and modified footer to load from that file (not the assembly)
2 years ago
Teknikode
fae5666599
Added build message to readme
2 years ago
Teknikode
7f4a741d90
Updated global sdk version
2 years ago
Teknikode
2a02ca3b32
Updated gulp and bundle config to have relative paths
2 years ago
Teknikode
faafb86a41
Updated ReadMe
2 years ago
Teknikode
597b77b45d
Added global.json to specify required SDK version
2 years ago
Teknikode
af6ffcaf6d
Fixed logo and favicon loading.
2 years ago
Teknikode
3294053082
Added build and gulp scripts to npm
2 years ago
Teknikode
6047903ee6
Fixed multiple benign warnings
2 years ago
Teknikode
e795043aef
Modified Gulp file to also bundle and minify based on the bundle config
2 years ago