Teknikode
83801357be
Added git version tracking to file, and modified footer to load from that file (not the assembly)
4 years ago
Teknikode
af6ffcaf6d
Fixed logo and favicon loading.
4 years ago
Teknikode
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
4 years ago
Teknikode
37424956db
Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js.
5 years ago
Teknikode
66994dde8a
Fixed auth ticket not having a long timeout. Changed to be a 1 year timeout for logins.
6 years ago
Teknikode
fc08678d7d
Created logging utility to handle writing log messages and sending emails.
6 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
6 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.
6 years ago
Teknikode
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
6 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.
6 years ago
Teknikode
000f977dfe
Added trusted device support for Two Factor authentication.
6 years ago
Teknikode
0215585cee
Fixed legacy migration
7 years ago
Teknikode
e6097e2c07
Created MySQL migration task to map old data to the new schema.
7 years ago
Teknikode
da64b0c7a2
Added basic paste interface
7 years ago
Teknikode
a4a11d7076
Fixed server specific blog viewing (Set to be first blog in DB)
7 years ago
Teknikode
4fde32fb84
Added default title for ViewBag.
...
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
7 years ago
Teknikode
039fe574d6
Added automatic Database Migration on startup.
...
Moved Models and ViewModels into their respective Areas.
Added Groups/Roles to models.
7 years ago