Mark McDowall
|
4e5588f5dd
|
renamed /api/qualityprofiles to /api/qualityprofile
|
11 years ago |
Mark McDowall
|
3d3390187e
|
New: Optionally disable notifications for upgraded episode files
|
11 years ago |
Mark McDowall
|
bc908e0440
|
Binding signalr to cloned series collection
|
11 years ago |
Mark McDowall
|
f5d85b8f57
|
Mono NzbDrone processes are more restricted
|
11 years ago |
Mark McDowall
|
4d3217432c
|
Fixed some unit tests
|
11 years ago |
Mark McDowall
|
d0a6daeb26
|
Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
|
11 years ago |
Mark McDowall
|
2d50957baa
|
Fixed: Fatal error will not be logged when browser is closed (linux/osx)
|
11 years ago |
Mark McDowall
|
267c97052e
|
Close both toolbars
|
11 years ago |
Mark McDowall
|
bcc854b78c
|
Removed extraneous filtering code from series index
|
11 years ago |
Mark McDowall
|
dff6726114
|
Enter on add root folder will add folder
Renamed Root Folder js files
|
11 years ago |
Mark McDowall
|
0247aebb25
|
Fixed: Adding an invalid root folder will show a usable error message
|
11 years ago |
Mark McDowall
|
e47b4c7686
|
New: Series lists will auto update when files are imported/deleted
|
11 years ago |
Mark McDowall
|
7261a4bd71
|
Merge branch 'backup-on-update' into develop
|
11 years ago |
Mark McDowall
|
469d802b7b
|
Shutdown and restart are buttons now
|
11 years ago |
Mark McDowall
|
fcd05cda60
|
Fixed: Show title on posters view when poster is unavailable
|
11 years ago |
Mark McDowall
|
c3eb9a7a8c
|
Renamed some series index views
|
11 years ago |
Mark McDowall
|
e131817022
|
Disable nancyfx diagnostics unless in debug
|
11 years ago |
Mark McDowall
|
e16a6f2b9c
|
Only backup database and config file before update
|
11 years ago |
Mark McDowall
|
85b211738b
|
New: Backup database before updating
|
11 years ago |
Mark McDowall
|
be9b7284b5
|
Added shutdown and restart buttons to system UI
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
|
11 years ago |
markus101
|
6ff9c9f61e
|
Shutdown working on mono
|
11 years ago |
Mark McDowall
|
aa1a76fe72
|
Restart for Windows
|
11 years ago |
Mark McDowall
|
f69bb79077
|
Shutdown! Restart working for services
|
11 years ago |
Mark McDowall
|
119a4ff39c
|
Proper wiki link for add series
|
11 years ago |
Mark McDowall
|
4d40ce88c2
|
Return false for size when quality is unknown
|
11 years ago |
Mark McDowall
|
823ace02a6
|
Fixed not in queue spec
|
11 years ago |
Mark McDowall
|
235bbc2d91
|
Single quotes around index column name won't die
|
11 years ago |
Mark McDowall
|
d648056bc4
|
Better trace messaging for Download Decision specs
Fixed: Trace logs will contain more details when a release is rejected
|
11 years ago |
markus101
|
2b5c512d64
|
Get series from DB before publishing add series, so we can use LazyLoaded values
|
11 years ago |
markus101
|
16dd5b621e
|
ScheduledTasks won't run immediately after first start
|
11 years ago |
markus101
|
f9b0b2206c
|
Added RescanSeries command
|
11 years ago |
markus101
|
cdbd7273b7
|
Fixed broken episode integration tests
|
11 years ago |
markus101
|
5a673a33ab
|
Moved /api/episodes to /api/episode to align with other endpoints
|
11 years ago |
markus101
|
9ee535328f
|
Fixed: Order Upcoming by date and time
|
11 years ago |
markus101
|
3d423f57f8
|
Fixed: Use friendly name instead of "Newznab" when fetching feeds
|
11 years ago |
markus101
|
03ba8d071e
|
Migration to new quality takes seconds not minutes now
|
11 years ago |
Mark McDowall
|
c9a77e99a0
|
Error handling in migration to new quality
|
11 years ago |
Mark McDowall
|
fe4f3d5d1e
|
Fixed namespace
|
11 years ago |
Mark McDowall
|
1eae184b43
|
Fixed up form-info icons after merge
|
11 years ago |
Mark McDowall
|
958c2f1fe1
|
Merge branch 'quality-definitions' into develop
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
|
11 years ago |
Mark McDowall
|
9a43ab9b94
|
Re-organized buttons on series index
|
11 years ago |
markus101
|
9da0263eb5
|
Added warning to permissions
fixed icon name for form-info
|
11 years ago |
markus101
|
ee7cb2b80f
|
Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
|
11 years ago |
markus101
|
298837f96a
|
Changed buttons on series/logs views to look less cramped
|
11 years ago |
markus101
|
9515c28729
|
Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering
|
11 years ago |
Taloth Saldono
|
45304b1bbc
|
Solved error in quality comparison for HistoryService
|
11 years ago |
markus101
|
01bdec965b
|
Add absolute episode numbers to episodes during refresh
|
11 years ago |
Taloth Saldono
|
98903869c3
|
Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
|
11 years ago |
Taloth Saldono
|
7a4e05f04a
|
Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection.
|
11 years ago |
Taloth Saldono
|
9df0ad0bf7
|
System.Logs view can now be filtered by severity.
|
11 years ago |