Uncled1023
b5d5e4afbe
Updated to .NET Core 2.2 (Except MVC Routing)
2019-08-04 14:13:40 -07:00
Uncled1023
94be2cf236
Added customization of scopes and grant type for clients
2019-08-03 14:03:23 -07:00
Uncled1023
b2abba1825
Multiple Items:
...
- Added auto adding external source to git on reg.
- Fixed caching of account pages.
- Removed invite code in registration if it isn't required.
- Fixed robots.txt not loading.
2019-02-02 22:55:47 -08:00
Uncled1023
89ba60b593
Made tracking operations go to a background queue to be processed.
2019-02-01 00:31:09 -08:00
Uncled1023
0597455180
Removed unused Logout Session manager middleware
2019-01-31 22:56:12 -08:00
Uncled1023
58a9fd8bcf
Fixed upload file extensions
2019-01-28 23:23:39 -08:00
Uncled1023
fc86f237fb
Added cacheing to Client Store, and Management API
2019-01-28 23:15:00 -08:00
Uncled1023
829b773e71
Fixed git service not getting LastActive correctly
2019-01-28 00:26:09 -08:00
Uncled1023
430a77f5ac
Fixed system blog not loading the correct posts
2019-01-28 00:04:35 -08:00
Uncled1023
11da968e1c
Fixed CSP and CORs related issues.
2019-01-26 20:40:18 -08:00
Uncled1023
a663924456
Cleaned up main index page and added conditional links if a user is logged in.
2019-01-25 22:20:13 -08:00
Uncled1023
d8f3379625
Added active page checks to nav bar
2019-01-24 23:47:19 -08:00
Uncled1023
883318f871
Issue #54 - Added additional cleaning and logic to file extension parsing.
2019-01-23 22:37: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
80f14fd1f1
Updated nuget packages
2018-11-30 23:36:34 -08:00
Uncled1023
62e4476897
Added Identity Server for authentication
2018-10-25 22:22:53 -07:00
Uncled1023
4092bb27b7
Added prism.js as a syntax highlighter
2018-06-22 23:57:32 -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
43be6c4694
Added syntax highlighting for pastes w/ backwards? support.
2018-06-19 01:18:51 -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
af6ffcaf6d
Fixed logo and favicon loading.
2018-06-16 18:06:11 -07:00
Uncled1023
6047903ee6
Fixed multiple benign warnings
2018-06-16 17:27:06 -07:00
Uncled1023
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
2018-06-14 17:57:03 -07:00
Uncled1023
c59d4f7661
Fixed misnamed config vars
2018-05-10 20:27:54 -07:00
Uncled1023
0ea4d97db1
Changed Status to Stats
2018-05-10 20:12:33 -07:00
Uncled1023
bf47978253
Added restricted file extensions for uploads
2018-02-14 19:54:06 -08:00
Uncled1023
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.
2018-02-03 16:40:24 -08:00
Uncled1023
c099076d8e
Fixed Visitor Data not being pulled correctly.
...
Fixed a couple Context null reference possibilities with the Config and Pre-Send Headers event.
2018-01-31 22:56:11 -08:00
Uncled1023
73403551d6
Reverted Piwik Tracker package to last working copy.
2018-01-31 01:19:13 -08:00
Uncled1023
37424956db
Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js.
2018-01-29 23:18:47 -08:00
Uncled1023
c695051a9b
Made tracking a synchronous process
2018-01-28 15:08:32 -08:00
Uncled1023
86559669b7
Added cacheing to the Config loading instead of file hash.
...
Reworked page view tracking to match link and download.
2018-01-28 12:49:37 -08:00
Uncled1023
782aba9d22
Modified tracking to not pass in any volatile objects.
2018-01-28 02:43:12 -08:00
Uncled1023
3b17dd9e76
Updated Nuget Packages.
...
Optimized Blacklist module to not use locks.
2018-01-28 01:06:15 -08:00
Uncled1023
bea394cbaf
Added IP and Referrer blacklists.
2018-01-27 20:23:56 -08:00
Uncled1023
8827992935
Optimized tracking filters
2018-01-27 16:35:27 -08:00
Uncled1023
a9a80f7a97
Fixed status realtime charts not loading when visit chart is hidden.
...
Cleaned up ResponseHelper to reduce unecessary processing.
2018-01-27 01:18:28 -08:00
Uncled1023
a7c314d728
- Implemented invite codes to use for registration.
...
- Reorganized settings pages into individual pages.
2018-01-16 22:36:11 -08:00
Uncled1023
51b4260f3c
- Added account status of either active or banned.
...
- Cleaned up admin pages.
- Added Type and Status to user's profile page.
- Banned users cannot login, or associate API calls with their account
2018-01-09 22:06:43 -08:00
Uncled1023
e6589638bd
Added restricted content types parameter for uploads
2017-12-20 11:08:34 -08:00
Uncled1023
028a2d252d
Updated markdown help.
...
Updated editor to have same settings as final transform.
2017-08-11 15:57:43 -07:00
Uncled1023
8554648174
Added HTML support for blog post articles
2017-08-11 15:27:02 -07:00
Uncled1023
a1606c8662
Updated markdown helper to use Extra mode
2017-08-07 14:25:44 -07:00
Uncled1023
64a48d2ddd
Added MIME magic number filetype finder
2017-07-27 00:52:23 -07:00
Uncled1023
fc0ee9f673
Fixed Aes128CFB not correctly padding the text for encryption/decryption
2017-06-11 13:32:01 -07:00
Uncled1023
181e20d86c
- Added AES 128 CFB encrypt/decrypt with IV padding.
...
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
2017-06-11 00:03:44 -07:00
Uncled1023
86fe419389
Fixed multiple crypto bugs.
2017-06-09 10:41:00 -07:00
Uncled1023
b642f01246
- Added user helper function to change the account type for a given user.
...
- Added item to admin page to change a user's account type.
2017-06-04 23:06:40 -07:00
Uncled1023
656693e0c6
- Removed Inferno crypto library
...
- Converted SHA384 hashing to use standard .net library
- Moved rest of crypto.cs into the cryptography folder/namespace
2017-04-14 23:28:34 -07:00