Safihre
2e5e72bfcf
Label in progress bar for URL fetches
...
Visually more distinctive
2023-11-22 15:37:35 +01:00
Safihre
cd84d52398
End of queue script to be moved to it's own configuration menu item
...
Closes #2385
Setting is not copied since it's such an exotic function.
Made pre-queue script an Advanced Setting.
2023-11-07 16:32:39 +01:00
Safihre
f9f3820652
Refactor the way we getaddrinfo and use Happy Eyeballs ( #2713 )
...
* Refactor the way we getaddrinfo and use Happy Eyeballs
* Move tests to right directory
* Do not run Happy Eyeballs for only 1 address
* Process feedback
* Make sure we always have a canonname
* Show IP and resolved name in Status Window
* Simplify Status server updates
* Remove unused imports
2023-10-24 20:29:50 +02:00
Safihre
12dedb7cff
Separate Queue and History multi-edit code again
...
#2702
2023-10-11 10:44:12 +02:00
Safihre
a5e860a60f
Apply correct JS comparisons
2023-10-02 09:51:37 +02:00
Safihre
d93333f9ef
Disable Add NZB buttons while processing
...
Closes #2690
2023-10-02 09:02:53 +02:00
Safihre
8611e65fc6
Update reference to SABnzbd-Team
2023-08-04 17:12:01 +02:00
Ricardo Christmann
4891213a88
Fix check-all checkbox state ( #2639 )
...
* Fix check-all checkbox state
* Refactor check-all fix
2023-08-04 14:27:48 +02:00
Safihre
7cbbff727f
Remove (almost) all references to unused team@sabnzbd.org
2023-07-21 11:33:51 +02:00
Ricardo Christmann
daa07ed2d2
Add multi-select to history ( #2607 )
...
* Add multi-select to history
* Fix checkbox state when multi-selecting on queue and history
* Refactor multi-select feat and fix for tabbed layout
* Fix failing ci tests
* Fixes and improvements
2023-07-20 21:41:47 +02:00
Safihre
e11e9e7201
Force full refresh after changing items-per-page
...
Closes #2416
2023-06-02 21:34:40 +02:00
Safihre
135b9336a4
Show active jobs post processing in tabbed layout
...
Closes #2580
2023-06-02 21:29:10 +02:00
Safihre
f15155ddc9
Add Keyboard shortcut hint in the Status window
...
Closes sabnzbd/sabnzbd.github.io/issues/235
2023-04-25 16:47:24 +02:00
Michael Nightingale
70aea9ac0c
Decode articles as they are downloaded ( #2476 )
...
* Decode articles as they are downloaded
* Combine the recv and process methods
* Less cryptic futures
* Lock get_article because it can be called by multiple threads within the pool
* Add handle_process_nw_result
* Use add_socket helper
* Lock finish_connect_nw
* Add locks and remove callback
* Use same lock for updating nzo statistics
* Remove None typing
* Add downloader lock
* read_fds by index because it will never fail
* Use downloader lock
2023-03-02 22:31:11 +01:00
thezoggy
de80f4e262
fix typo in default to url input when add nzb modal is shown ( #2384 )
2022-12-23 07:31:24 +01:00
thezoggy
0f0b8d4528
default to url input when add nzb modal is shown ( #2383 )
2022-12-22 19:54:50 +00:00
Safihre
b472c615fb
Multi-edit applying category + something else can be unpredictable
...
Closes #2375
2022-12-15 16:39:46 +01:00
Safihre
d41f33775e
On mobile disable accept parameter on file inputs
...
Doesn't work on mobile Safari
See https://forums.sabnzbd.org/viewtopic.php?p=128651
2022-12-15 16:07:29 +01:00
Safihre
9a4d56e4e1
Status information was not updated on shortcut-key S
...
Closes #2346
2022-11-23 10:26:35 +01:00
Safihre
9d71b39b31
Remove Queue/History search term exclusion as we do not support it
...
Closes #2342
2022-11-16 16:42:18 +01:00
Safihre
7cb09a0e0b
Priority list in Add NZB window was not correct
...
Closes #2332
2022-11-14 16:07:41 +01:00
thezoggy
be7ae3d151
Tweak so hotkeys update both queue+history for non-tabbed layout. ( #2337 )
2022-11-14 15:20:07 +01:00
thezoggy
cc402e35a1
codespell ( #2321 )
...
* ran through codespell to cleanup a bit of typos, excluded a bit to try and avoid any issues
* fix typos - may need review
2022-10-31 22:51:38 +01:00
Safihre
ef2d243fa8
Move sysload indicator to status window
2022-09-22 12:48:58 +02:00
Safihre
dbfa7cc4eb
Refactor Downloader.bandwidth_perc and bandwidth_limit usage
2022-09-21 22:49:41 +02:00
Safihre
1b4c07f229
Remove categories and scripts from queue-API-call
...
So we don't check the disk for available scripts every second
2022-09-15 14:49:20 +02:00
Safihre
edec6defbb
Show the custom job name in case of fetch-failure
...
Closes #2294
2022-09-12 22:52:44 +02:00
thezoggy
5b69155d49
Tweak hotkeys, add pagination navigation, use jquery.hotkeys ( #2235 )
2022-07-20 13:38:11 +02:00
Safihre
244fe3b116
Remove unused translations from Glitter
2022-06-21 09:52:41 +02:00
Safihre
8cfd721ef6
Prevent unnecessary update API-calls when searching
2022-05-30 14:48:30 +02:00
Safihre
d4e10f32e7
Added filtering for Queue (category, priority) and History (category)
...
Closes #1158
2022-05-30 10:55:19 +02:00
puzzledsab
392ae695d0
Change variable names from completed to remaining for consistency and fix sort order ( #2194 )
2022-05-29 13:01:15 +02:00
puzzledsab
487c9e96ce
Add sort by completedness ( #2186 )
...
* Add sort by completedness
* Change sortCompleted text and move resort code
* Update explain-auto_sort
* Split explain-auto_sort for easier translation update
2022-05-26 11:57:46 +02:00
Safihre
2f457c2721
Remove unused texts from skintext and add test for it
2022-04-28 22:02:31 +02:00
Safihre
c5a022958c
Remove additional unused translations and functions
2022-04-07 22:05:26 +02:00
Safihre
776b0367a5
Remove Indexer Integration
...
Closes #2118
Closes #1317
2022-04-07 21:54:12 +02:00
Safihre
640f941180
Remove unused truncatedText
2022-03-14 20:15:53 +01:00
Safihre
5a3e8836e0
Report SIMD set as part of the CPU information
2022-03-14 15:37:30 +01:00
Safihre
e100c4ce7f
Correct highlight of pop-up tabs
2022-03-14 13:19:02 +01:00
Safihre
ff66b8ec01
Show in the status window why download speed was limited
...
Set to show if >5 times. Arbitrary number, might change in future.
2022-03-13 15:17:25 +01:00
Safihre
f95f83c85b
Allow longer timeouts for status update
...
Closes #2066
2022-02-16 16:46:54 +01:00
Safihre
e7b1db8b09
Prevent logging performance/network measures twice
2022-02-15 10:39:53 +01:00
Safihre
7b36396570
Do not trigger keyboard shortcuts if the user pressed keycombos
2022-01-23 15:00:54 +01:00
Safihre
ba0d9ac834
Do not trigger keyboard shortcuts if the user is typing in text field
2022-01-23 13:27:06 +01:00
Sven
0674737796
Add keyboard shortcuts ( #2031 )
...
* Add keybinds
* Change quote style to match codebase
* Store keyboard binding setting in config
Co-authored-by: Safihre <safihre@sabnzbd.org >
2022-01-22 17:26:45 +01:00
Safihre
ae0ba59f67
Only update interface settings in the config after fetching them
...
Closes #2012
2022-01-11 11:19:33 +01:00
Safihre
49ba555fc0
Revert "Change timeleft format from 0:00:00 to 0:00"
...
Reverts 1d3a922a7b
2022-01-08 09:45:20 +01:00
Safihre
1d3a922a7b
Change timeleft format from 0:00:00 to 0:00
2022-01-06 22:10:55 +01:00
puzzledsab
06e13483bd
SOCKS 5 support ( #1894 )
...
* Add testable socks support
* Messed up merge
* Use proxy for urllib.request.urlopen
* Reset socket before trying to get public IP
* Add socks requirement
* PySocks, not socks?
* Use only PySocks
* Clean up and reduce number of new translations
* Move configuration to special variable socks5_proxy_url
* Remove useless dereferencing
* Catch OSError on proxy preconnect
* Try only setting socks proxy once
* Missed some spots
* Catch all errors for IPv6 checks
* Move proxy initialization up before threads are started
* No special `sock.connect` required for Socks5
* Revert "No special `sock.connect` required for Socks5"
This reverts commit 5e901f8b58 .
* Remove callback and ORIGINAL_SOCKET variable
* Move all `sock.connect` code
* Create SSLContext only once for each server
It is re-created if server-settings are updated.
* Add SOCKS5 proxy configuration to General page
* Show if proxy is active in Status-window
Co-authored-by: Safihre <safihre@sabnzbd.org >
2021-11-19 14:39:23 +01:00
Safihre
9b22c4b23c
Always show number of MB missing
...
https://forums.sabnzbd.org/viewtopic.php?f=2&t=25573
2021-10-03 09:59:26 +02:00