funkydude
268a5a95c8
Move some URLs overs to https
9 years ago
UnDifferential
f50a8d4f59
Support SSL certificate bundles. Issue #4896 .
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
Eugene Shalygin
64daecb266
add basic cmake support
9 years ago
buinsky
b94a1b9fbe
WebAPI: Add "Added on" and "Completion on" fields to query/torrents query response
9 years ago
Vladimir Golovnev (Glassez)
c57aaf0216
Create MagnetUri object from BC link or HASH string
9 years ago
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
9 years ago
ngosang
9507e12ca7
[Web UI] Minor changes in CSS styles
9 years ago
ngosang
87dc9a4a18
[Web UI] Fix max_ratio precision. Closes #4707
9 years ago
ngosang
6b6411d06b
Download more pieces in "Download first and last pieces first" feature
9 years ago
buinsky
c04f502863
WebUI: Submit the label in the new label dialog on pressing enter key
9 years ago
buinsky
3591a0cedd
WebUI: Repair translation
9 years ago
buinsky
418734b0a3
WebUI: Fix JavaScript exception on WebUI load
9 years ago
buinsky
cdb70a8c14
WebUI: Move style of dynamic table header to CSS
9 years ago
buinsky
b2839a6442
WebUI: Fix unnecessary updates of torrent peers table
9 years ago
sledgehammer999
1af8a1533e
Bump Copyright year.
9 years ago
sledgehammer999
ab813df992
Bump WebUI API_VERSION and API_VERSION_MIN.
9 years ago
buinsky
e8789dcd02
WebUI: Remember last opened tab
9 years ago
Vladimir Golovnev (Glassez)
ea8acf3bbd
Fix unitialized scalar field bugs
9 years ago
Gabriele
9e91cd70ee
WebUI: Allow to remove the label assigned to a torrent
...
Empty strings are not valid label names, but they are used to remove
torrent labels, so allow them.
9 years ago
buinsky
00e6e00e71
Edit speed limits and upload ratio icons
9 years ago
buinsky
165ab473df
WebUI: Fix torrent table context menu
...
Don't show "Limit download speed" menu item for downloaded torrents.
9 years ago
buinsky
a5e6cd256c
WebUI: Fix deleting torrents
...
Fix possible showing "qBittorrent client is not reachable" message on
deleting torrents.
9 years ago
buinsky
f961fd6a7c
WebUI: Repair translation
9 years ago
Chocobo1
9b031d2fae
Rename column header
9 years ago
buinsky
486b65487f
Move some styles into css
9 years ago
Naikel Aparicio
fa34f0efcc
Implemented WebUI interface for the new Watched Folders feature
9 years ago
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
sledgehammer999
15652025d3
Update native names for Chinese locales. Closes #4381 .
9 years ago
buinsky
2691bb1540
Fix paused, active and inactive filters
9 years ago
filipporig8
d3b47f45ab
Update webui run program parameters
9 years ago
sledgehammer999
3e0f8a1e4e
Bump WebUI API_VERSION.
9 years ago
buinsky
b10f04abbd
WebUI: Show filtered torrents number
9 years ago
buinsky
05a2e5a92e
Implement torrent peers table in WebUI
9 years ago
buinsky
00c765be1b
Implement sync/torrent_peers request
9 years ago
buinsky
1e3a57ad92
Rename 'context_menu' variable to 'torrents_table_context_menu'
9 years ago
buinsky
805f0d4c90
Rename 'myTable' variable to 'torrentsTable'
9 years ago
buinsky
2275060022
Split the DynamicTable class into 2 classes
9 years ago
buinsky
c9b74c2742
Add seeds tab to WebUI
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
9 years ago
sledgehammer999
3e6d76245c
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
18f3517efa
New translation: Esperanto
...
Also re-run lupdate.
9 years ago
sledgehammer999
5b232528cc
Fixup previous commit.
9 years ago
dsimakov
1f17a7836d
1. In option window add column 'download path' for watched folders and enlarge heigth.
...
2. Change logic checkbox in column 'download here': if it checked,
then torrent file will download to watchdir, if state is unchecked,
will be use download path from next column.
9 years ago
Daniel Peukert
3901f1555d
WebUI: Change selected color
...
The selected color was little bit too close to the progress bar color.
9 years ago
Naikel Aparicio
753c9556fd
Cookies support on WebUI when downloading torrent from a URL. Modified download and upload windows to allow autocompletion of browsers.
...
Fixed the spinner in the WebUI upload page. Modified height of the WebUI download page.
Fixed all the JavaScript functions for download and upload pages.
9 years ago
ngosang
40bdeb6c2d
[WebUI] Change colors in selected filters and torrents.
9 years ago
ngosang
e0be09dd81
[WebUI] Patch mootools-more to fix IPv6 problem. Closes #3621
9 years ago
Vladimir Golovnev (Glassez)
501ab07024
Fix TorrentHandle path methods. Closes #3847 .
9 years ago