Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
12 years ago
Mark McDowall
a7eb331d4e
Merge branch 'ui-notifications' into develop
...
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
12 years ago
Keivan Beigi
bceaee27a3
moved logging config to in-process
12 years ago
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
12 years ago
Mark McDowall
1e7db2287e
ScheduledTasks properly set last run time now
12 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
12 years ago
Mark McDowall
56cd80d24a
TrackedCommands are cleaned up automatically
...
TrackedCommandCleanupCommand is not tracked
12 years ago
Mark McDowall
780e374122
Added ProgressMessaging through nlog
12 years ago
Mark McDowall
3c632743a1
Better names, more info, not using events
12 years ago
Mark McDowall
c917cdc0cc
Commands are stored in memory and prevents duplicate jobs
12 years ago
kay.one
3b240e0dd7
getting freespace returns null instead of blowing up.
12 years ago
kay.one
daabc6364d
handling of blank paths during validation.
12 years ago
kay.one
4465d50a31
added path validation to add series/ recent folders.
12 years ago
Mark McDowall
dd37713a10
Naming config fixed, with integration tests
12 years ago
Mark McDowall
e7b329a618
favicon.ico is now served properly
12 years ago
Mark McDowall
6bea671a1a
Episode and Season monitored toggling works again
12 years ago
Mark McDowall
429460dd5e
Merge branch 'services-update' into develop
12 years ago
kay.one
317586c102
added missing GetResourceById methods.
12 years ago
kay.one
932012d7f9
fixed broken tests.
12 years ago
kay.one
4188946395
Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
...
file name sample uses HTTP GET instead of post
12 years ago
kay.one
438e3199de
fixed input validation for indexers
12 years ago
kay.one
147bb5476b
added input validation to quality profiles
12 years ago
Mark McDowall
c6bbc52631
Fixed UpdateResource
12 years ago
kay.one
e4fc0c57b3
indexer specific setting validation
12 years ago
Mark McDowall
ce9166c6a9
EpisodeFile is downloaded if not available already
12 years ago
Mark McDowall
b1899b5f6f
Using reqres to map episode to episode file
12 years ago
Keivan Beigi
488da59143
more validation
12 years ago
Keivan Beigi
e4c8255d69
fixed validation spelling
12 years ago
Mark McDowall
7c915bd522
Save episode quality after change
12 years ago
kay.one
040bfb08ce
disable cache while debugging.
12 years ago
kay.one
576ea8560b
Added support for schema field validation. no UI support.
12 years ago
Mark McDowall
298bc07be7
Merge branch 'because-kayone' into develop
12 years ago
Mark McDowall
0c2a1c60b1
Speedier unmapped folders lookup.
12 years ago
Keivan Beigi
9195dc6de5
can display server-side errors on the UI.
12 years ago
Keivan Beigi
e377e02db4
checking for existing files to import is now case insensitive.
12 years ago
kay.one
9f0ae763ff
moved logic for reading static file to mappers
12 years ago
kay.one
290e072f2e
added cache pipelines
12 years ago
Keivan Beigi
4183fecaca
fixed index not loading
12 years ago
Keivan Beigi
24ba4390a1
moved static resource to basic nancy module.
...
cache and gzip piplelines are missing
12 years ago
Keivan Beigi
93b0cf4be9
upgraded nancy bootstrapers to 0.18.0
12 years ago
Mark McDowall
6d280122ff
Fixed broken test
12 years ago
Mark McDowall
ad4326a9c4
Using Newznab extended attributes to get the tvrage id for matching
12 years ago
Mark McDowall
066bf4e8aa
Better example when not renaming with NzbDrone
12 years ago
kay.one
4ee148549f
signalr package version sync.
12 years ago
kay.one
2771d91f2f
fixing signalr startup issues
12 years ago
Mark McDowall
8d54bb64a7
Extending NamingConfigResource instead of rec recreating its properties
12 years ago
Mark McDowall
fded4cf7f3
Added examples to naming settings
12 years ago
kay.one
d4706dd8f5
branch is now part of status api and shows up in the footer if not on master.
12 years ago
kay.one
505c154fb6
Merge branch 'cache-headers' into develop
12 years ago
kay.one
00c32cbb35
properly respond to IfModifiedSince headers. should improve caching
12 years ago