11842 Commits (275387a9728f0315ca4885e208bcd88ebed9ecc0)
 

Author SHA1 Message Date
Chocobo1 88a91e0769
Merge pull request #16971 from Chocobo1/dialog 2 years ago
Chocobo1 21f4676b16
Rename method 2 years ago
Chocobo1 bb2a874fd5
Reset widget property to default 2 years ago
summer 56667e717b
Prevent the new update box from blocking input on other dialogues 2 years ago
Chocobo1 caaaa05710
Move conditionals to the bottom 2 years ago
Chocobo1 d69e6bb7aa
Move stacktrace dialog to gui folder 2 years ago
Chocobo1 a1903e5d67
Delete unreachable code 2 years ago
Chocobo1 64d8db0c93
Move system signal related functions to its own file 2 years ago
summer 7b608fd0c9
Reduce the number of hashing threads by default 2 years ago
Chocobo1 19cbffb5e2
Remove artificial max limits from "Torrent Queueing" related options 2 years ago
Chocobo1 c5ea6b0502
Merge pull request #16941 from Chocobo1/msvc 2 years ago
Chocobo1 639ed40314
Disable Linux-specific function when compiling for Windows 2 years ago
Chocobo1 c5cbda0bbe
Avoid splitting code over `ifdef` boundary 2 years ago
Chocobo1 59e37210f3
Use correct type for comparisons 2 years ago
Chocobo1 9351f66c26
Add support for exporting .torrent data to buffer 2 years ago
Vladimir Golovnev 7432c4dbfe
Merge pull request #16922 from glassez/avoid-blocking 2 years ago
Vladimir Golovnev (Glassez) 1069bea273
Cache native torrent info to avoid extra blocking calls 2 years ago
Vladimir Golovnev (Glassez) c740d105c9
Don't force update torrent status 2 years ago
Vladimir Golovnev (Glassez) 66a5a9863f
Fill torrent status with initial values when reload 2 years ago
Vladimir Golovnev (Glassez) 7ca47b8916
Delay event processing until status updated 2 years ago
Vladimir Golovnev (Glassez) bcfa4866fe
Cache indexes of completed files 2 years ago
Amanuense-del-diavolo de8377ab53
added Dockefile and entrypoint.sh 2 years ago
xavier2k6 b85b1e8834
Update grunt dependency 2 years ago
Chocobo1 eba5a48abd
Merge pull request #16886 from Chocobo1/export 2 years ago
Chocobo1 a90ade0446
Add "Export .torrent" action 2 years ago
xavier2k6 0b86eb9b4c
Update clipboard.js to v2.0.10 2 years ago
Vladimir Golovnev 359c4fef9d
Avoid dereferencing null pointers 2 years ago
Chocobo1 71b1cb3b9c
Remove unused header 2 years ago
xavier2k6 b740cc23d3
GHA CI: Update dependencies 2 years ago
Vladimir Golovnev 613e9866aa
Merge pull request #16876 from glassez/blocking 2 years ago
Chocobo1 bc937d38a2
Allow to set "working set limit" on non-Windows OS 2 years ago
Vladimir Golovnev (Glassez) 35fcf39fc8
Add additional trackers without extra blocking call 2 years ago
Vladimir Golovnev (Glassez) bd45dc5d0f Avoid some blocking calls to libtorrent 2 years ago
Vladimir Golovnev 7377974731
Improve path extension handling 2 years ago
Requi 669b67e666
WebAPI: return correct status 2 years ago
Chocobo1 a2b85ba1fd
Provide interface for Application class 2 years ago
Chocobo1 dc22109fa7
Merge pull request #16863 from Chocobo1/run 2 years ago
Vladimir Golovnev 4471a6377e
Have separate API controller instances per session 2 years ago
Chocobo1 3f762a416d
Use proper method for deferred calls 2 years ago
Chocobo1 a59a6ce8e4
Remove redundant function 2 years ago
Chocobo1 189514c6de
Fix wrong v2 hash string displayed in WebUI 2 years ago
Vladimir Golovnev dded874350
Correctly apply content layout when "Skip hash check" is enabled 2 years ago
Chocobo1 e42fa0e027
Merge pull request #16820 from Chocobo1/comparisons 2 years ago
Vladimir Golovnev 33ffe95294
Correctly populate trackers filter list 3 years ago
Vladimir Golovnev 0657238ad1
Don't forget to create 'download_path' field 3 years ago
Vladimir Golovnev 4efece4ab8
Use an appropriate method to show modal dialog 3 years ago
Chocobo1 b9b2ed64f9
Assign temporary data to a variable 3 years ago
Chocobo1 16bc0531f4
Simplify code 3 years ago
Chocobo1 39c34078d6
Move comparison operator out of class 3 years ago
Chocobo1 9318f05e2b
Merge pull request #16801 from Chocobo1/int 3 years ago