Uncled1023
ec6240279b
Fixed clients not having access to all the claims they need.
2019-01-17 23:09:02 -08:00
Uncled1023
2527c8accc
Fixed bearer token not grabbing username.
2019-01-17 23:08:44 -08:00
Uncled1023
96100ec2cd
- Fixed client key not being displayed after creation.
...
- Fixed clients not being able to be deleted.
2019-01-17 22:24:31 -08:00
Uncled1023
2c07ba868f
Fixed redirect due to unauthorized request.
2019-01-17 19:26:49 -08:00
Uncled1023
0073e99c6d
Added invitre code creation to main admin page.
2019-01-17 19:26:13 -08:00
Uncled1023
416387c764
Added ability to set expirations for uploads. Includes default settings for logged in users.
2019-01-16 23:58:10 -08:00
Uncled1023
065ff3ed05
Added centering of user page if no about section is provided
2019-01-14 22:53:28 -08:00
Uncled1023
01a735bb62
Fixed 'shortened' subdomain not routing correctly
2019-01-13 21:52:18 -08:00
Uncled1023
99c5b52deb
Fixed name of Delete by key view
2019-01-13 21:46:08 -08:00
Uncled1023
93fc385f0b
Added separate page for viewing service data.
...
Added ability to delete any service data if logged in.
2019-01-13 21:42:13 -08:00
Uncled1023
179a27dd26
- Added client management to user's settings page.
...
- Cleaned up identity server pages.
- Added paste migration to service worker.
2019-01-12 15:06:55 -08:00
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
80f14fd1f1
Updated nuget packages
2018-11-30 23:36:34 -08:00
Uncled1023
0f7c912390
Modified pastes to save content to encrypted files instead of saving to the DB.
2018-11-20 23:59:26 -08:00
Uncled1023
2799aac959
Fixed error handling
2018-11-20 00:35:33 -08:00
Uncled1023
ed0f427f88
Added handling of access denied response from OpenID Connect server
2018-11-20 00:20:41 -08:00
Uncled1023
68b3f04a11
Moved Identity Server to it's own solution
2018-11-19 23:25:52 -08:00
Uncled1023
91108e2c31
Fixed 404/403 errors redirecting to error page instead of loading it within the same Request context to keep URL intact.
2018-11-19 21:07:56 -08:00
Uncled1023
62e4476897
Added Identity Server for authentication
2018-10-25 22:22:53 -07:00
Uncled1023
7ec30d1e39
Changed auth backend to use Identity Server, and asp.net identities.
2018-06-24 21:23:04 -07:00
Uncled1023
50e16d87cb
Fixed line highlighting
2018-06-23 01:21:59 -07:00
Uncled1023
712833c9d7
Added prism line numbering and line highlight as separate files
2018-06-23 00:45:48 -07:00
Uncled1023
4092bb27b7
Added prism.js as a syntax highlighter
2018-06-22 23:57:32 -07:00
Uncled1023
d401cd3f36
Added setting of case sensitive annotation for properties
2018-06-22 00:11:23 -07:00
Uncled1023
b2902d7090
Made sure all cookies were strict and https only
2018-06-21 00:14:11 -07:00
Uncled1023
39d875e4cf
Changed cache expiry to be long
2018-06-20 23:54:05 -07:00
Uncled1023
7fda3e3269
Fixed upload js not building correctly.
2018-06-20 23:43:08 -07:00
Uncled1023
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.
2018-06-20 23:18:37 -07:00
Uncled1023
364898c8c5
Removed all instances of glyphicons
2018-06-20 21:47:52 -07:00
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