.. |
Properties
|
Fixed references
|
2017-01-18 12:23:18 -08:00 |
ApiConfig.cs
|
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
|
2017-01-18 00:12:22 -08:00 |
app.config
|
Updated newtonsoft across the board to a single version
|
2017-04-12 10:45:16 -07:00 |
BlogConfig.cs
|
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
|
2017-01-18 00:12:22 -08:00 |
Config.cs
|
Added IP and Referrer blacklists.
|
2018-01-27 20:23:56 -08:00 |
Configuration.csproj
|
Updated Nuget Packages.
|
2018-01-28 01:06:15 -08:00 |
ContactConfig.cs
|
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
|
2017-01-18 13:04:11 -08:00 |
DatabaseConfig.cs
|
- Created custom IPrincipal for the user session to include all the user information.
|
2017-02-19 17:50:05 -08:00 |
EmailAccount.cs
|
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
|
2017-01-18 13:04:11 -08:00 |
EmailConfig.cs
|
- Added user helper function to change the account type for a given user.
|
2017-06-04 23:06:40 -07:00 |
GitConfig.cs
|
- Added AES 128 CFB encrypt/decrypt with IV padding.
|
2017-06-11 00:03:44 -07:00 |
IRCConfig.cs
|
Added basic IRC web interface that connects to a specific server specified in the config.
|
2017-03-25 00:49:39 -07:00 |
LoggingConfig.cs
|
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
|
2017-01-18 13:04:11 -08:00 |
packages.config
|
Updated Nuget Packages.
|
2018-01-28 01:06:15 -08:00 |
PasteConfig.cs
|
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
|
2017-01-18 00:12:22 -08:00 |
PiwikConfig.cs
|
Added visitor stats to transparency page.
|
2017-02-17 00:45:40 -08:00 |
PodcastConfig.cs
|
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
|
2017-01-18 00:12:22 -08:00 |
ShortenerConfig.cs
|
Added ability to create vaults.
|
2017-02-13 17:38:33 -08:00 |
StatusConfig.cs
|
Added Status page for viewing realtime stats of server resources.
|
2017-02-17 16:54:27 -08:00 |
StreamConfig.cs
|
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
|
2017-01-18 00:12:22 -08:00 |
UploadConfig.cs
|
Added restricted content types parameter for uploads
|
2017-12-20 11:08:34 -08:00 |
UserConfig.cs
|
- Implemented invite codes to use for registration.
|
2018-01-16 22:36:11 -08:00 |
VaultConfig.cs
|
Added ability to create vaults.
|
2017-02-13 17:38:33 -08:00 |