shypike
5e81b85f21
Enable the use of extra par2 parameters in other platforms than Windows.
9 years ago
Safihre
9b1d44f98a
Category names with " cause HTML problems
9 years ago
shypike
1b477f4885
CherrpPy patch: prevent crash on some special URI-s.
9 years ago
Jeff George
1618e029a7
Relocate the wizard ad to the new resources.sabnzbd.org subdomain, also switch it to HTTPS
9 years ago
Safihre
cc34656ffa
Update README
New link to Multi-threaded par2.
configobj and feedparser are already included in source so not a
dependency.
9 years ago
Safihre
e045533d2b
Display Filejoin stage
9 years ago
Safihre
d8047eaa12
Update multiedit when job finishes
To keep the counter correct
9 years ago
Safihre
bcf5a75d14
Correctly handle UnicodeDecodeError except
9 years ago
Safihre
a2afe43540
Split Glitter into files
It was getting way too long for 1 file
9 years ago
Safihre
1c419c7151
Instant-load for Chrome
Trick was to place the JavaScript before any DOM, so it would load the
JS first
9 years ago
Safihre
610e10d18e
Preload the queue and history JSON
This makes the first load intant(!) in Firefox and IE, but Chrome is not impressed.
Template rendering is only few msec slower and size only increases little.
9 years ago
Safihre
1e5d44ba9e
Fix error in previous pagination improvement
9 years ago
shypike
5a60c3f345
Make sure the download report has a sensible order of stages.
9 years ago
Safihre
18bd3e925c
Increase pagination speed for large lists
Just a little bit.
9 years ago
Safihre
35f2b14216
Don't break on localStorage problems
Now uses the check like Modernizr does, more robust against special
cases.
9 years ago
Safihre
faf90c36d8
Change buttons in Status-window
The buttons only fitted in English, in all other languages it always
wrapped around to second line.
9 years ago
Safihre
d17f339d9a
Allow manual passwords by name/pw or name{{pw}}
9 years ago
Safihre
7682e593e3
Job-details window improvements
Now has the same color as the job's progress bar and fixed exotic bug
with identical filenames.
9 years ago
Safihre
9aa927159a
History status info More-link failed
Implemented proper solution
9 years ago
Safihre
ea87c29ad4
Decrease history loading time
Performance impact is smaller than with the queue, but still helps.
10 years ago
Safihre
e94fa7e710
Use strict Javascript setting
10 years ago
Safihre
e9200d2d89
Stage-log texts of 3+ lines behind More button
10 years ago
Safihre
779560789c
Adding password for pre-labeled jobs was faulty
It would make 'DUPLICATE / Title' into: 'DUPLICATE / DUPLICATE / Title'
10 years ago
Safihre
45eccebd52
Mobile/Tablet CSS fixes
10 years ago
Safihre
cbacac1934
Properly hide tooltips on job-prio/cat change
Otherwise they stay forever
10 years ago
Safihre
91736f069c
'None' in list of script wasn't translated
10 years ago
Safihre
e4bf3acd90
CSS improvements
10 years ago
Safihre
92f9bcb61e
Make RSS favicon work with more domains
Did not work when indexers use for example api.nzbgeek.com, since
there's no favicon there, only at the root domain.
10 years ago
Safihre
8fab1aa00d
Improve initialization
Hopefully reducing the number of DOM-updates
10 years ago
Safihre
caf0d3606a
Proper CSS for button alignment
10 years ago
Safihre
b4f369b213
Reduce flickering of queue and history
On deleting of entire pages of jobs/items or toggle of showing failed
jobs in history
10 years ago
Safihre
bb0ee57e1c
Refresh on deleting of warnings
Otherwise they don't disappear on long refresh-rates
10 years ago
Safihre
a83e89c8b4
Handle single delete when multi-editing
10 years ago
Safihre
e4554192f7
Re-implement the Check All
Previous implementation with the trigger click caused slowdown on (un)check-all and many API calls in certain scenarios.
10 years ago
Safihre
57498c3fb3
Use 'indeterminate' Check All state
I did not even know this indeterminate state existed until yesterday.
Nice solution to better visualization of the state
10 years ago
Safihre
ac3b9951e0
Fixing the RSS config page (again)
10 years ago
Safihre
3aae3e7e54
Reduce size of MomentJS
10 years ago
Safihre
f3252d8156
Decrease the little element shifts during sorting
10 years ago
Safihre
66450d2b2b
Only hide actually finished files in job-modal
10 years ago
Safihre
14beeb712c
Set RAR-verson reporting to debug
Since the rar-version reporting at unpack is also at Debug only
10 years ago
shypike
3a1de11e42
Fix Unicode issue in date/time localization.
9 years ago
shypike
2cea65f36b
Fix README.mkd
9 years ago
shypike
ac72568e4d
Update text files for 0.8.0Beta
Also remove CHANGELOG.txt
10 years ago
shypike
f28bcbf801
Make sure that the INI backup file has restricted access rights.
10 years ago
shypike
3d78329dd3
Update translations
10 years ago
shypike
b1f99990fc
If the highest SSL protocol is selected for server, set it to empty.
Should a higher protocol become available in a later release,
it will be automatically selected.
10 years ago
Safihre
2f00a878a6
Log RAR-binary and RAR-file versions
10 years ago
shypike
583c233bd2
Disable "device" field for Pushover notifications.
Not implemented.
10 years ago
shypike
3b6e9775b0
Config->Notifications: refer to 0.8.0 Help page
10 years ago
shypike
f000212b4e
Fix potential crash with Windows notifications.
10 years ago