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
83801357be
Added git version tracking to file, and modified footer to load from that file (not the assembly)
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
37424956db
Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js.
3 years ago
Teknikode
66994dde8a
Fixed auth ticket not having a long timeout. Changed to be a 1 year timeout for logins.
4 years ago
Teknikode
fc08678d7d
Created logging utility to handle writing log messages and sending emails.
4 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
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
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
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
000f977dfe
Added trusted device support for Two Factor authentication.
4 years ago
Teknikode
0215585cee
Fixed legacy migration
5 years ago
Teknikode
e6097e2c07
Created MySQL migration task to map old data to the new schema.
5 years ago
Teknikode
da64b0c7a2
Added basic paste interface
5 years ago
Teknikode
a4a11d7076
Fixed server specific blog viewing (Set to be first blog in DB)
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