shypike
bcf5343617
Merge pull request #332 from Safihre/develop
Interfaces fixes part 5
10 years ago
Safihre
026bab8249
Adding clear button to search field
10 years ago
Safihre
745c8b904e
CSS improvements
10 years ago
Safihre
200b293135
Showing 'Default' instead of *
10 years ago
shypike
1ba588f530
Text files for 0.8.0Beta1
10 years ago
shypike
bcbe15e8c9
Update translations
10 years ago
shypike
04198f6606
Merge pull request #331 from sanderjo/geiranger-sab-better-test_ipv6
Geiranger commit: better test_ipv6()
10 years ago
sanderjo
26712d85bb
Geiranger commit: better test_ipv6()
10 years ago
shypike
687aab7f90
Windows: prevent temp paths from ending with a period
The misc.trim_win_path() function failed to remove trailing spaces and periods.
10 years ago
shypike
c6dece737f
Move sample scripts to a separate folder.
10 years ago
shypike
d3fb46433b
Merge pull request #325 from Safihre/develop
Interface fixes part 4
10 years ago
Safihre
fa49a26ca6
Fixing load-balancing setting in Config
10 years ago
Safihre
b10344545b
Style fixes for Config
10 years ago
shypike
f7e69b3603
Fix typo in commit 7bb3dd39d4
10 years ago
shypike
2f88a2085e
Update translations
10 years ago
shypike
6737937f93
Merge pull request #322 from Safihre/develop
Interface fixes part 3
10 years ago
shypike
7bb3dd39d4
Fix first script parameter when running on Windows.
Bug in Python's path library on Windows.
os.path.normpath() does not convert long-path notation "\\?\d:\tv\bla\bla\.." to "\\?\d:\tv\bla".
Instead use os.path.abspath() in tvsort's function move_to_parent_folder().
10 years ago
Safihre
378ed873b7
CSS fixes for Glitter
10 years ago
Safihre
63fd88a04f
Adding back text that should not have been removed
Oops, my fault!
10 years ago
Safihre
97343a9318
Auto-scroll to Multi-edit form
In case the queue is so long the MultiEdit is out of view, it will
scroll to it.
10 years ago
Safihre
858e19fffd
Fixing amount left in title
10 years ago
Safihre
dd4fe01036
Moving sort button to top of queue
10 years ago
shypike
355ae2d60d
Merge pull request #321 from Safihre/develop
Interface fixes part 2
10 years ago
Safihre
7f94f7856b
Adding age on queue hover
10 years ago
Safihre
3618182483
Fixing freeze after sorting
10 years ago
Safihre
5d72e2a208
Pagination fix, human-readable queue size left
10 years ago
Safihre
7718af966d
Fancy file button in retry dialog of Glitter
10 years ago
Safihre
7f1a007136
Correctly display long server-names in Config
10 years ago
shypike
986eb039a2
Fix IPv6 test.
Scope issue prevented correct result.
Solves #319
10 years ago
shypike
bde88cba7a
Merge pull request #317 from Safihre/develop
Interface fixes
10 years ago
shypike
74168869cf
Make the host used for testing IPv6 user configurable.
10 years ago
Safihre
302ecbe7fd
Adding icon when a Special is different from default
10 years ago
Safihre
bb2bb5374a
Show indicator of number of errors on top
This in case of very long queue the errors might be hidden
10 years ago
Safihre
18b5900226
Removing Info sign from history-info
Overlapped too much with the text
10 years ago
Safihre
ec1ea2e51d
Update script log modal
10 years ago
Safihre
38ddef5cd9
Hide notifications options that cannot be used anyway
10 years ago
Safihre
70716e47be
Adding more tooltips
10 years ago
shypike
891100343d
Make error detection in urlgrabber more flexible.
Different platform have different exceptions for incorrect SSL certificates.
10 years ago
shypike
42cad7309a
Make https certificate verification the default.
10 years ago
shypike
d19c65ae8f
Return correct disk usage even if destination folder doesn't exist yet.
This prevents error messages in the UI.
10 years ago
shypike
ba6376f453
Update translations
10 years ago
shypike
940e1a1d69
Update main POT file.
10 years ago
shypike
9c51acdc0b
Merge pull request #309 from Safihre/develop-skinny
Cleaning skin texts
10 years ago
shypike
75da736f64
Merge pull request #314 from Safihre/develop
Update Mime-type to Gzip also fonts
10 years ago
Safihre
c05459d71c
Config Server Toggle now has label
For @thezoggy
10 years ago
Safihre
13b97203fc
Update Mime-type to Gzip also fonts
10 years ago
Safihre
bb01be4af5
Fix for language not being saved on Back in Wizard
10 years ago
Safihre
6c9b074cd4
Adding translations to wizard page 1
10 years ago
Safihre
6c98332b78
Cleaning skin texts
10 years ago
shypike
adb95c365e
Add --no-api-log to prevent a polluted log during testing.
Will not log API calls.
10 years ago