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
Mark McDowall
c1b68e0dee
When a new episode is grabbed the client will update its status
12 years ago
kay.one
247b72282f
removed ClientSettings
12 years ago
kay.one
d64bb56575
always replace .NET 3.5 of json.net with 4.0 on build.
12 years ago
kay.one
256520c551
cleaned up extra usings.
12 years ago
kay.one
a9f1a38280
cleaned up DirectoryLookupService
12 years ago
Mark McDowall
6ca17942f0
Added season pass for toggling monitored status of seasons
...
Linked from missing
12 years ago
Mark McDowall
21a3260bf2
LogFile mapper is less greedy which logged other messages
12 years ago
Mark McDowall
1c5e30bbd0
Directory lookup will not include some folders at base of drive
12 years ago
Mark McDowall
485f05d4b9
Prevent adding a root folder that is the same as drone factory
12 years ago
Keivan Beigi
1f7d57c2c2
series collection is now loaded on app start.
12 years ago
Keivan Beigi
f44ef2ff5e
fixed issue with number only series title.
...
series detail page should load much faster.
12 years ago
kay.one
5a62e8ae6b
updated project output for core/common to _output
12 years ago
Keivan Beigi
d98b9a9009
updated FluentValidation
12 years ago
Mark McDowall
4c536a077f
Log files are viewable in the UI
12 years ago
Mark McDowall
625acef635
Added links and api key links to notifications
12 years ago
Keivan Beigi
5a52de7ba9
added NoOpPerformanceCounterManager for signalr so linux doesn't blowup.
12 years ago
Keivan Beigi
72d0b9c839
remove AnyCPU
12 years ago
Mark McDowall
5bfcc511e8
AirDate now stored as a string
12 years ago
Keivan Beigi
642207c68d
Cache is disabled for json responses.
12 years ago
Mark McDowall
13b71bdeb7
Set version to 10.0.0.* in AssemblyInfo
12 years ago
kay.one
478caf15f8
static resource URLs are now case sensitive.
12 years ago
kay.one
e89a35522e
removed redundant qualifiers.
12 years ago
Mark McDowall
eb5a15a8ca
Added AirDateUtc for UTC offset time
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
Keivan Beigi
121f3b973d
added TTL to cached objects
12 years ago
kay.one
c21ff235b6
fixed compile issues
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
Mark McDowall
deb4972cdc
DeleteFiles with Delete Series is now respected
12 years ago
Mark McDowall
40f49d7385
Less shitty way to do series stats for single requests and fixed tests
12 years ago
Mark McDowall
c3b8b52644
Blow up if series stats is null
12 years ago
Mark McDowall
19b3add783
SeriesStats are returned when fetching a single series
...
SeriesStats are no longer wipred from UI on update
12 years ago
Keivan Beigi
8f37507ea1
fixed disabling of app.js cache.
12 years ago
kay.one
0c5827fb41
Cleaned up auth settings
12 years ago
kay.one
0f52a5de22
app.js is no longer cached.
12 years ago
Keivan Beigi
e88768d621
Fixed getting series with number only titles. eg. 90210
12 years ago
Mark McDowall
bb42bb30aa
Added monitored, edit and refresh to series details
12 years ago
Mark McDowall
3aa0507912
Toggle episode monitored status from the table
12 years ago
Keivan Beigi
54c36e9264
Getting model by invalid ID throws a more specific exception.
12 years ago
Mark McDowall
41baecc2ee
Monitored instead of ignored for episodes and seasons
12 years ago
Keivan Beigi
e1488229fe
removed old TODOs.
12 years ago
kay.one
aa50be076c
fixed double compression issue.
12 years ago
kay.one
d34b527842
Revert "updated nancy to 0.17.1.0"
...
This reverts commit 92c3fe61f2
.
12 years ago
kay.one
a1581477b8
fixed gzip for static resource.
12 years ago
kay.one
51fb6376b9
fixed gzip for static resource.
12 years ago
kay.one
92c3fe61f2
updated nancy to 0.17.1.0
12 years ago
kay.one
c83a67c9e2
New NzbDrone logo.
12 years ago
kay.one
d60b863e14
moved data from Roaming to ProgramData.
...
Cleaned up DiskProvider
12 years ago
Keivan Beigi
50ee2ee357
removed backlog from server
12 years ago
Mark McDowall
3f6a6d53d5
Media Management settings are alive
12 years ago
Mark McDowall
18d7963ade
Backbone collection will not sort properly.... wtf
...
Sorting on the server now for calendar
12 years ago
Mark McDowall
eedccf03b6
Disable cache in debug
12 years ago
Mark McDowall
a163e511ae
Don't cache in debug
12 years ago
Mark McDowall
af88bcdbf3
Quality size settings save now, with fancy messages
12 years ago
Keivan Beigi
b56da336c0
Added cache headers to static resources.
12 years ago
Keivan Beigi
6b0a24e28e
broke up EnvironmentProvider into different services
12 years ago
Mark McDowall
0ffb72bca1
Delete added to indexers
12 years ago
Mark McDowall
f78f396940
Quality Size knobbed, other quality changes
12 years ago
Keivan Beigi
0916c8b8d1
cache busting for js file based on server version.
12 years ago
Mark McDowall
8ee0789c62
Added SeasonSearchCommand
12 years ago
Mark McDowall
d3d937afcc
Added build date to footer
12 years ago
Mark McDowall
d538fe62cf
Update version in UI on start
12 years ago
Mark McDowall
1ad0d1afba
Fonts are served locally
12 years ago
Mark McDowall
8b8ee912c0
Fixed up per comments
12 years ago
Mark McDowall
ca334ef664
Select type added for client schema
12 years ago
Mark McDowall
8cac7ed1cd
Notifications can be tested
...
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
12 years ago
Mark McDowall
1f4cf0034e
Added test button to notification edit
12 years ago
Keivan Beigi
38589742e3
added caching breaker to media cover images.
12 years ago
Keivan Beigi
76fb548ccd
Added event type icon to history grid.
12 years ago
Keivan Beigi
9d8fd840c4
added gzip after pipeline
12 years ago
kay.one
70cfa5e685
cleaned up all the cells. there is a cell for pretty much everything.
12 years ago
kay.one
ac3582d5c4
should be able to queue report using api.
12 years ago
kay.one
baab8cd838
fixed broken test
12 years ago
kay.one
074d7f2df5
fixed newznab parsing limited Wombles rss to TV
12 years ago
Keivan Beigi
bf499ed98a
added some custom cells for resources.
12 years ago
kay.one
890d1f2398
added release results to episode detail tab
12 years ago
Keivan Beigi
9160343a51
added /logs
12 years ago
Mark McDowall
8a1c6aa4d8
Using LoadSubtype for Missing and Calendar
12 years ago
Mark McDowall
047e53179d
Calendar and Missing join series in API
12 years ago
kay.one
b133fa9585
Added populate lazy-loading extensions.
12 years ago
kay.one
0c63e5ad81
episodes for series are now fetched using a single call and broken into seasons.
12 years ago
kay.one
0d7326c798
fixed more injection issues
12 years ago
kay.one
e5cc0c1a93
value injector should map lazy loaded values properly.
12 years ago
kay.one
dca32e9e0f
new quality profile edit view.
12 years ago
Mark McDowall
ef58acb4b5
Better message handling on save
12 years ago