kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
12 years ago |
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
12 years ago |
Mark McDowall
|
399c96c5e3
|
Use * instead of + in urlacl's
|
12 years ago |
kay.one
|
d13a56df01
|
fixed broken signalr reference.
|
12 years ago |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
40f384968a
|
updated json serilizer to return defaults
use enum text instead of number
|
12 years ago |
kay.one
|
a6aba16902
|
Bind any collection to SignalR with a single call.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
kay.one
|
45b4972091
|
moved hosting, system tray out of common
|
12 years ago |
kay.one
|
2ec79e6744
|
Replaced Nancy.Hosting.Self with Owin
SignalR to come!
|
12 years ago |
kay.one
|
a66d43b806
|
added schema generation
|
12 years ago |
Keivan Beigi
|
098036d49a
|
added new in memory cache.
|
12 years ago |
kay.one
|
e03ab2ebea
|
getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
|
12 years ago |
kay.one
|
2fab944fd4
|
fixed more linux tests
|
12 years ago |
Keivan Beigi
|
422b82f220
|
added path casing extension methods.
|
12 years ago |
Keivan Beigi
|
3162e4864d
|
improved Linux support for tests.
|
12 years ago |
kay.one
|
ca8eba9cf1
|
release endpoint now returns fully parsed rss info with decisions.
|
12 years ago |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
kay.one
|
c3214a2e88
|
added resource mapping validation tests
|
12 years ago |
Keivan Beigi
|
3f958109bb
|
removed Autofac from update project.
|
12 years ago |
Keivan Beigi
|
7c3c02ba60
|
more tests fixed.
|
12 years ago |
Keivan Beigi
|
f9bb4178ed
|
json serializer updates.
|
12 years ago |
Keivan Beigi
|
65ae894410
|
added an abstraction layer for json serializer, should work in mono.
|
12 years ago |
Keivan Beigi
|
213c842050
|
removed signalr, will re-add when actually needed.
|
12 years ago |
kay.one
|
b03388f7b9
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
9fdfd13dbf
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
6a5c10a456
|
added Expansive
|
12 years ago |
kay.one
|
6e88f55a54
|
cleaned up parsing logic and structure.
|
12 years ago |
Keivan Beigi
|
339dd5a1dd
|
updated to NLog 2.0.1.2
|
12 years ago |
Keivan Beigi
|
2eb3ead230
|
fixed indexer setting load/reload.
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
12 years ago |
Keivan Beigi
|
d81e0885c3
|
updated json.net from 4.5.11 to 5.0.2
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
kay.one
|
048162a0ef
|
fixed more tests.
|
12 years ago |
kay.one
|
a052a9389e
|
fully replaced TVDB with Trakt.tv
|
12 years ago |
kay.one
|
af3282630f
|
event aggregator is singleton to prevent it from being disposed.
|
12 years ago |
kay.one
|
f2886d89de
|
Autofac registrations are not singleton anymore.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
kay.one
|
63ba1ed026
|
removed some unneeded references.
|
12 years ago |
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
12 years ago |
markus101
|
ebbf5ea21f
|
First steps for SQLite
|
12 years ago |
Mark McDowall
|
29ec800996
|
Run Nancy SelfHost locally only
Will run locally when URL hasn't been registered and not running in administrator context.
|
12 years ago |
markus101
|
6ec700c632
|
NancySelfHost under Non-Admin Accounts
|
12 years ago |
Keivan Beigi
|
10f4dd5a60
|
removed unused dependencies.
|
12 years ago |
kay.one
|
d1ba892e45
|
Added IHandleAsync, these handlers will be run async and in parallel to each other.
|
12 years ago |