Teknikode
89ba60b593
Made tracking operations go to a background queue to be processed.
2年前
Teknikode
7945ade961
Added .net core piwik tracking api to most entry points
2年前
Teknikode
8a6353f3da
Added Feature infrastructure and changed email accounts to start disabled for new accounts.
2年前
Teknikode
4892e01630
Standardized the titles for all of the pages.
2年前
Teknikode
62e4476897
Added Identity Server for authentication
2年前
Teknikode
364898c8c5
Removed all instances of glyphicons
2年前
Teknikode
21a3a31f02
Removed tracking attributes from all files.
Stopped some app_data files from overwriting publish dir files.
2年前
Teknikode
0a9ba75dcb
Added .net core Piwik library.
Removed unused stats charts.
2年前
Teknikode
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
2年前
Teknikode
da633a5831
Removed invalid contact info and added link to abuse page.
Added check for premium user's when cleaning inactive accounts.
3年前
Teknikode
c9b1807744
Cleaned up contact email sent to support
3年前
Teknikode
9ea2967e02
Changed contact 'from' to be from the user and set 'Sender' as support.
3年前
Teknikode
076d99a698
Updated all scripts to use the parseErrorMessage() function for grabbing the error message out of the response.
3年前
Teknikode
e163e0ca8c
- Moved TeknikEntities from global field to disposed local instances.
- Added additional logging/handling of errors.
- Added processed/total bytes for uploads, downloads, and encryption/decryption.
- Fixed paste CSS bundle using a script handler.
- Fixed bad js when viewing a vault
4年前
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.
4年前
Teknikode
cbe5078b9d
- Added Basic Auth handling inside the auth attributes
- Removed global auth attribute and moved it to each controller
- Added new auth information to the API help doc
- Finished UI for managing auth tokens
- Added breadcrumbs to the help pages
4年前
Teknikode
da96fa7f63
Made Contact info use the config support email value
4年前
Teknikode
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
4年前
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4年前
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年前
Teknikode
0f96025d48
Added Tracking Filter to only those actions that need it.
4年前
Teknikode
668f6acae2
Fixed page description not being used.
5年前
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
1c7f0ce4f0
Added 'Enabled' for most service configs.
Added Git configration on user modifications.
5年前
Teknikode
3b6532daff
Added hmail server support for user
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
d6a9579778
Finished Subdomain url generation using routes.
5年前
Teknikode
69d1f46234
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
5年前
Teknikode
1bfddb9ec9
Fixed blogs not showing correctly.
Added individual blog post viewing.
Fixed javascript to use valid urls.
Fixed Route registrations.
5年前
Teknikode
1d8c4fba34
Modified routing to better match real URL.
5年前
Teknikode
4fde32fb84
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
5年前
Teknikode
016df19d28
Contact - Added SMTP config and sending of mail when Contact message sent
5年前
Teknikode
4c217b9c6d
- Completed Contact area to submit messages to database.
- Updated packages.
- Added publish profile.
5年前
Teknikode
89434ea16e
Updated Routing to allow defining the Area.
Modified loading of scripts to move some to end of body.
5年前
Teknikode
6fd2360cf7
Added Privacy and Contact pages
5年前