shypike
073f7afdf7
Remove tabs and trailing spaces.
These things give needless differences in commits.
Contributors: instruct your editor to use spaces instead of tabs and to remove trailing spaces.
9 years ago
shypike
36b7b4b26b
Optimize by removing file lists from the queue API calls.
File lists per job are only needed to edit a single job,
so only supply them to the API call "get_files".
9 years ago
Safihre
2cf2406ecd
Remove for's in gather_info
9 years ago
Safihre
55c6a98ab1
Remove queue verbosity option and clean up build_queue
9 years ago
Safihre
d9239fa0ac
Extend CherryPy timeout to 10min for API-calls
9 years ago
shypike
890a093054
Optimize API by removing queue queries for functions that don't need it.
Config pages, History page and related API calls have no need for Queue info,
so don't waste time on it.
Optimize queue report by not formatting unneeded elements.
Reduce at the lowest level, so nzo.gather_info() should only return the requested selection.
Large impact on parameter passing.
It should remain compatible with the current API-s.
9 years ago
shypike
b28be4e6f2
Revert "#483-#326 Add option for Propagation Delay"
This reverts commit 1b384e8d70
.
9 years ago
Safihre
1b384e8d70
#483-#326 Add option for Propagation Delay
9 years ago
Safihre
adde58101b
Add Propagation Delay option
9 years ago
Safihre
3e53049f39
#464 Grabbing items don't always have status=grabbing
But now they do!
9 years ago
Safihre
ff65b6ccec
#534 fix borders and show active connections
9 years ago
Safihre
597efc661a
Do not calculate history every API call
9 years ago
Dominique Barton
ccba56e073
Added support for custom notification script
Closes #458
9 years ago
Safihre
91f5eea7ba
Notifier: Use get_prio function to get priorities
9 years ago
Safihre
417a333cdd
Move Status-info to API like queue/history
9 years ago
shypike
a3bed4689f
Prevent UI errors due to history_db handle not being available.
9 years ago
Safihre
b93f68146e
Remove password from title
9 years ago
shypike
b7a83eda68
Replace awkward PNFO/QNFO/ANFO list indexes with named tuples.
9 years ago
shypike
e309492e2a
Improve code for version check.
Don't use a semicolon-separated string, but just a tuple.
9 years ago
Safihre
c7d9e5ce90
FR #63 : Option to show hidden folders on Unix
9 years ago
shypike
3a1de11e42
Fix Unicode issue in date/time localization.
9 years ago
Safihre
164114ab82
Enable Windows Notifications
10 years ago
shypike
f1029836b0
Upgrade JSON problem logging to "info" level.
10 years ago
shypike
14319ad9f5
Remove debug statement from last commit.
10 years ago
shypike
c9a4e61a3a
Automatically revert to safe (but slow) JSON-encoder when encountering encoding errors.
In some situations the standard JSON encoder bails out.
In such cases, switch to safe and slow JSON encoder (from 0.7.x) for the rest of the session.
Additional logging in json.py to find out what the source of the faulty strings is.
10 years ago
Safihre
fdd8775564
Error in rating reporting
10 years ago
Safihre
c80a897ea0
Percentage speedlimit correct in all skins
By @shypike
10 years ago
Jonathon Saine
01fe99dbf2
code cleanup and spelling corrections
10 years ago
Safihre
adb07d8c44
Add schedule option to remove completed jobs
FR #118
10 years ago
shypike
b27280c752
Remove noofslots_total from History.
Variable is for queue, not history.
10 years ago
Jonathon Saine
65f8fa7b5d
Removed addID from api, changed reference in Plush to use addurl instead. Tested and ensured plush still worked fine.
10 years ago
shypike
4ce3c89928
Current post-processing job was shown as an orphan.
Side effect of an unneeded change in commit 6eedd99
"Redesign of retry for failed URL fetches".
10 years ago
shypike
e840b8251b
Queue size not influenced by filtering. Add total number of queue slots.
The "to do" size of the queue is not reduced by any search criteria.
Add template variable noofslots_total to reflect the total number of un-paused items.
10 years ago
shypike
cfed5f8978
Fix issues with speed limiter.
10 years ago
shypike
4e5badf832
Add absolute speed limit to output of API-calls "qstatus" and "queue".
Add parameter "speedlimit_abs" to API-call "queue".
Add parameters "speedlimit" and "speedlimit_abs" to API-call "qstatus".
10 years ago
Jonathon Saine
cc0b15eb46
More pep8 non-agressive fixes.
10 years ago
Safihre
f4b8524b76
Removing skin-specific config pages
All should use Uni-config.
10 years ago
shypike
e331a57303
API-call "history" now accepts one or more "category" parameters in order to filter.
api?mode=history&category=TV&category=*
This will select for category "TV" AND "Default"
10 years ago
shypike
b8889756d4
API-call "addurl" now returns a list of nzo_id's, which will be valid for the actual jobs.
The nzo_id of a "future" entry will now be re-used for the actual job.
Rename api.addid to api.addurl because API-call addid is deprecated.
10 years ago
shypike
6eedd99deb
Redesign of retry for failed URL fetches.
Remove the clumsy embedded link in the error message.
Instead use the Retry for normal jobs.
Use the obsolete "report" field in the database to store the type of the job, "future" for failed fetches.
10 years ago
shypike
7c9c0aa52e
Improve check_version() and clean code
Remove unused functions.
Move bad_fetch() from misc to url grabber.
Move OrderedDict port from misc to its own file.
Improve check_version().
10 years ago
shypike
3c442966c4
Replace own JSON module by the standard library.
10 years ago
Safihre
ac7607e952
Redesigning the Config
10 years ago
shypike
7d162c2111
Add Pushbullet support.
10 years ago
shypike
f12011468d
Implement Pushover support.
Users have to register their own Application key.
10 years ago
shypike
496c0fd928
Remove potential XSS vulnerability in the History when folder names contain "<", ">" and "&".
Unlike build_queue, build_history did not XML-ify names.
Patch required for Plush.js, due to the way the download-report pop-up title is created.
10 years ago
Safihre
574f176615
Adding OZnzb to Glitter
Changed OZnzb so it will allow changing of up/down voting.
For out of retention it will only list the user's servers, not all of them.
In Glitter you can only give a audio/video score once (just like on the website).
Plush allows changing of audio/video rating and shows that change, but it is not actually changed on the website.
10 years ago
shypike
729b368b56
Remove obsolete references to indexers.
10 years ago
shypike
548f448b9d
Add support for processing .nzb.bz2 files.
Support the BZIP2 format.
10 years ago
oznzb
c7ac896125
Rating functionality
Port rating functionality from 0.7.x to develop.
10 years ago