Teknikode
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
5年前 |
Teknikode
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
5年前 |
Teknikode
|
17a66c79c2
|
Removed user from system blog.
Added gogs source id as config option.
|
5年前 |
Teknikode
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
5年前 |
Teknikode
|
36a0db2533
|
Made podcast creation/editing work.
|
5年前 |
Teknikode
|
c48bfc3be9
|
Initial Podcast creation.
Renamed some Blog objects
|
5年前 |
Teknikode
|
c3cd74d29e
|
Added <time> tags to all datetime displays.
Modified layout of options for paste to make them even.
Changed 'Download' content-type to application/octet-stream to trigger download always.
|
5年前 |
Teknikode
|
5fb06265b3
|
Simplified the SubdomainRoute to allow a single route to specify multiple subdomains.
Changed method of routing so that on dev, you use the sub param instead of an additional directory.
|
5年前 |
Teknikode
|
c00acbc54a
|
Modified API routing and organization.
Modified org of API help.
|
5年前 |
Teknikode
|
b12f8a93a6
|
Slight spelling fixes
|
5年前 |
Teknikode
|
e8219bf714
|
Updated all other help links to point to new help.
|
5年前 |
Teknikode
|
c6fdf82486
|
Fixed blog errors.
|
5年前 |
Teknikode
|
994be5a459
|
Added user profile and edit/delete.
|
5年前 |
Teknikode
|
d6a9579778
|
Finished Subdomain url generation using routes.
|
5年前 |
Teknikode
|
8a2db1de87
|
Added custom error handling
|
5年前 |
Teknikode
|
e534a58a7b
|
Added new Url Extension to generate a url with subdomain
|
5年前 |
Teknikode
|
7367d889e9
|
Added more subdomain routing for generating urls.
Fixed Home to have proper routing
|
5年前 |
Teknikode
|
69d1f46234
|
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
|
5年前 |
Teknikode
|
1e152694f4
|
Fixed css for home blog posts
|
5年前 |
Teknikode
|
a4a11d7076
|
Fixed server specific blog viewing (Set to be first blog in DB)
|
5年前 |
Teknikode
|
b512968343
|
Fixed last blog posts
|
5年前 |
Teknikode
|
702ee98600
|
Added viewmodel and news/podcast displaying to home view
|
5年前 |
Teknikode
|
d05ffc59a5
|
Fixed links and hiding non-published articles in main view
|
5年前 |
Teknikode
|
4fde32fb84
|
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
|
5年前 |
Teknikode
|
039fe574d6
|
Added automatic Database Migration on startup.
Moved Models and ViewModels into their respective Areas.
Added Groups/Roles to models.
|
5年前 |
Teknikode
|
89434ea16e
|
Updated Routing to allow defining the Area.
Modified loading of scripts to move some to end of body.
|
5年前 |
Teknikode
|
d97e89d9d3
|
Fixed URL Routing generation for Links.
Added Namespace routing extension.
|
5年前 |
Teknikode
|
6c37129a32
|
Fixed dev routing
|
5年前 |
Teknikode
|
fc2e12e290
|
Think I got subdomains working.
Reorganized controllers into areas.
Added 'About' page.
|
5年前 |