Commit Graph

25 Commits (a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a)

Author SHA1 Message Date
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall 5482fa3ae0 New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Mark McDowall f7adb19474 Ignore more signalr non-errors
9 years ago
Mark McDowall f4b9d0336d Log signalR errors as trace when they are network connection aborted
9 years ago
Mark McDowall 8b7eedf6f9 Actually make it lower case...
9 years ago
Mark McDowall 918fcac2aa Fixed: Generic SignalR messages no longer treated as errors
9 years ago
Mark McDowall d77c685d14 Remove existing URL ACLs to avoid conflicts
10 years ago
Keivan Beigi 3b087ba922 minor cleanup
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi 71638ec77e switched services to http
10 years ago
kayone f18f13326e AddApplicationVersionHeader is a bit less wasteful.
10 years ago
kayone 3a90cc35c2 Upgraded to Owin 2.1.0
10 years ago
Mark McDowall eff7c4b7b7 Auto reload when server has been updated
10 years ago
Mark McDowall 2d028d9bc7 History check shouldn't die if download client is not configured.
10 years ago
Mark McDowall 2ad2859618 Don't log sqlite errors as errors to avoid logging to the database
10 years ago
Mark McDowall 6109704fb0 Only catch SQLite exceptions
10 years ago
kayone c973ab844a Added some missing indexes database.
10 years ago
Mark McDowall b16360fd39 Configure URLs on Linux, but don't register them
11 years ago
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy)
11 years ago
kayone c219be8c8d Added single instance policy
11 years ago
kayone 541cd0ce19 Revert "updated OWIN to 2.0.1"
11 years ago
Mark McDowall 53a7ed94e1 Messaging to handle signalR disconnection and reconnection added
11 years ago
kayone c57c319e0c updated OWIN to 2.0.1
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago