Teknikode
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.
2 years ago
Teknikode
7945ade961
Added .net core piwik tracking api to most entry points
2 years ago
Teknikode
4892e01630
Standardized the titles for all of the pages.
2 years ago
Teknikode
933fb9d4cd
Added service worker for handling routine tasks outside the scope of the main site.
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
39d875e4cf
Changed cache expiry to be long
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
af6ffcaf6d
Fixed logo and favicon loading.
2 years ago
Teknikode
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
2 years ago
Teknikode
28e6c34748
Removed unecessary headers.
Added cache headers for favicon and logo
3 years ago
Teknikode
602ecc9b31
Added cache to favicon and logo
3 years ago
Teknikode
7070128efb
- Added better cache check for downloads.
- Fixed error redirects not forcing https
3 years ago
Teknikode
b0c98f2e8a
Added range support for Podcasts
3 years ago
Teknikode
ba4c3030ff
Fixed NotFound method not logging correct info/returning 404 status
3 years ago
Teknikode
da3d923ab7
- Created custom IPrincipal for the user session to include all the user information.
- Added FAQ page with commonly asked questions.
- Added separate config options for each tier of max upload size.
- Updated help to point to the new pages.
3 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4 years ago
Teknikode
580d848a37
fixed content type of robots.txt
4 years ago
Teknikode
2afa02d6fe
- Added robots.txt support
- Added models for API command parameters
- Fixed paste API not being able to have html inside the code content
- Added GetFullMessage for 500 errors and error emails.
4 years ago
Teknikode
d8044a9b8e
Fixed invalid CORs.
Fixed invalid HTML head elements.
Fixed invalid html elements.
4 years ago
Teknikode
96471f48a8
Added ajax actionresult handler.
Added returning of json or view from register/login depending on caller.
4 years ago
Teknikode
c98e6cbf8e
Added handling of all missing routes with custom 404 page.
4 years ago
Teknikode
2d30e33949
Added Cdn generation to SubRouteUrl.
Added Cdn bundle extension to the rest of the areas.
Added Cdn for Logo images.
Added Logo constants for file paths.
4 years ago
Teknikode
f039a81925
Made global logo a route to the actual file.
4 years ago
Teknikode
1f485c0aee
Initial creation of the Vault
4 years ago
Teknikode
668f6acae2
Fixed page description not being used.
4 years ago
Teknikode
07ae28b7e2
Modified back to use static function for tracking.
Added action tracking function.
4 years ago
Teknikode
26b9284f77
Added Piwik tracking to the server side.
4 years ago
Teknikode
8a2db1de87
Added custom error handling
5 years ago
Teknikode
69d1f46234
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
5 years ago
Teknikode
4fde32fb84
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
5 years ago
Teknikode
039fe574d6
Added automatic Database Migration on startup.
Moved Models and ViewModels into their respective Areas.
Added Groups/Roles to models.
5 years ago
Teknikode
fc2e12e290
Think I got subdomains working.
Reorganized controllers into areas.
Added 'About' page.
5 years ago
Teknikode
e062aaea86
Initial add for Teknik framework.
5 years ago