Teknikode
4892e01630
Standardized the titles for all of the pages.
2 years ago
Teknikode
0b2cafbd20
Fixed link to view raw PGP public key not pointing to correct subdomain.
2 years ago
Teknikode
9228d7ba0b
Fixed Identity Helper not pointing to correct endpoint for updating of the PGP public key.
2 years ago
Teknikode
0df52f5d79
Changed most 'user' subdomains to 'account'.
2 years ago
Teknikode
d8f3379625
Added active page checks to nav bar
2 years ago
Teknikode
078400f05a
Added icons and pretified the navbar dropdown menus.
2 years ago
Teknikode
21b74411b3
Made deletion confirmation box a common function and moved bootbox to common bundle.
2 years ago
Teknikode
a4365b2671
- Added ability to edit paste.
- Added session cacheing of paste password.
2 years ago
Teknikode
063854f776
Added checks to see if paste file exists.
2 years ago
Teknikode
883318f871
Issue #54 - Added additional cleaning and logic to file extension parsing.
2 years ago
Teknikode
f13f390ab4
Issue #101 - Fixed stats and service data tabs not initially loading and remembering your selection.
2 years ago
Teknikode
f8c5c739d8
Issue #102 - Added link to security settings to navigate to the identity server's grant management page.
2 years ago
Teknikode
09e2249604
Issue #98 - Fixed vaults not loading paste content or syntax highlighting.
2 years ago
Teknikode
81d2a28ca2
Fixed UI around upload settings and viewing service data
2 years ago
Teknikode
5f6172a8ea
Updated API help articles a little
2 years ago
Teknikode
f346ac718c
Added comment count to blog posts.
2 years ago
Teknikode
a7abc80ac7
Added eslint and fixed all recommended issues.
2 years ago
Teknikode
d3ac671618
Added paste from clipboard support to uploads page.
2 years ago
Teknikode
1d5d85b661
- Added Expiration parsing to the Service Worker.
- Moved Db Connection settings to the main config form.
2 years ago
Teknikode
9bbb9a8ffa
- Modified uploads to have an expiration of a day for non-logged in users.
- Cleaned up API scopes.
- Cleaned up the UI.
- Removed uneccessary 'hide' property for pastes.
2 years ago
Teknikode
e027ac44d6
Added editing of Clients and cleaned up the UI.
2 years ago
Teknikode
389023c3eb
Added username claim to API claims available in token
2 years ago
Teknikode
ec6240279b
Fixed clients not having access to all the claims they need.
2 years ago
Teknikode
2527c8accc
Fixed bearer token not grabbing username.
2 years ago
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