Uncled1023
09e2249604
Issue #98 - Fixed vaults not loading paste content or syntax highlighting.
2019-01-23 00:50:49 -08:00
Uncled1023
81d2a28ca2
Fixed UI around upload settings and viewing service data
2019-01-22 23:25:09 -08:00
Uncled1023
5f6172a8ea
Updated API help articles a little
2019-01-21 22:39:05 -08:00
Uncled1023
f346ac718c
Added comment count to blog posts.
2019-01-21 22:38:54 -08:00
Uncled1023
a7abc80ac7
Added eslint and fixed all recommended issues.
2019-01-21 20:29:27 -08:00
Uncled1023
d3ac671618
Added paste from clipboard support to uploads page.
2019-01-21 15:27:24 -08:00
Uncled1023
1d5d85b661
- Added Expiration parsing to the Service Worker.
...
- Moved Db Connection settings to the main config form.
2019-01-21 00:29:10 -08:00
Uncled1023
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.
2019-01-20 20:30:07 -08:00
Uncled1023
e027ac44d6
Added editing of Clients and cleaned up the UI.
2019-01-19 23:27:53 -08:00
Uncled1023
389023c3eb
Added username claim to API claims available in token
2019-01-17 23:53:49 -08:00
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
Chris Woodward
8cb92c08a2
Added username to upload results in admin
2018-07-25 09:20:49 -07:00
Chris Woodward
2c43e7fe58
Changed Uploads, Pastes, and URL Shortening to private only.
2018-07-25 09:11:33 -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