9321 Commits (4b9f0a87cd5e33c8cda6a84dafa1d36029df52c0)
 

Author SHA1 Message Date
jerrymakesjelly 4b9f0a87cd Change the speed unit from Bytes/s to KiB/s 5 years ago
Mike Tzou 75e87de473
Merge pull request #10607 from Chocobo1/decodeQuery 5 years ago
Chocobo1 bd8d70bf60
Refactor HTTP query parsing 5 years ago
Chocobo1 69d29af097
Fix '+' char not decoded to space correctly 5 years ago
Mike Tzou 412b51fb3c
Merge pull request #10552 from CoryG89/webui-magnet-handler 5 years ago
Mike Tzou a3fee32b42
Merge pull request #10437 from Chocobo1/ngen 5 years ago
Chocobo1 ae793b7395
Use upstream defined namespace alias 5 years ago
Chocobo1 56434fc8b9
Replace obsoleted QDateTime::fromTime_t() 5 years ago
Chocobo1 3f962ba336
Fix displaying invalid creation date 5 years ago
Chocobo1 3f10ac55a3
Migrate to update-to-date libtorrent functions 5 years ago
Cory d49379789a Register protocol handler in WebUI for magnet links 5 years ago
Mike Tzou 3a3dec1707
Merge pull request #10445 from Chocobo1/crash 5 years ago
Mike Tzou d001927d47
Merge pull request #10557 from Chocobo1/rootfolder 5 years ago
Chocobo1 8aa8b19f37
Fix "Create subfolder" option is not working in WebUI 5 years ago
Mike Tzou 2d7b833ae6
Merge pull request #10537 from Chocobo1/template 5 years ago
Chocobo1 aaed5f7fe0
Remove unused headers 5 years ago
Chocobo1 375de4f8a6
Replace QMap with QHash when sensible 5 years ago
Chocobo1 44e4a5b13a
Avoid performance penalty from type erasure 5 years ago
Mike Tzou f9ac1d4cd5
Merge pull request #10518 from dzmat/more_graphs 5 years ago
Mike Tzou 6435e994f1
Merge pull request #10504 from Chocobo1/public 5 years ago
dzmat 7de0f9abed Change number of time axis divisions from 5 to 6 for convenience 6 years ago
dzmat 0af17bf7e9 Add 12 hour and 24 hour speed graphs 6 years ago
Chocobo1 49b57904f9
Use a random number for WebUI cache busting 6 years ago
Chocobo1 d022457e0c
Use force refresh on WebUI logout 6 years ago
Chocobo1 6e1e7a45a1
Align WebUI login button to the right 6 years ago
Mike Tzou 18be4732b3
Merge pull request #10476 from Piccirello/webui-table-cell-hover 6 years ago
Mike Tzou bc2cb057a9
Merge pull request #10469 from Chocobo1/travis 6 years ago
Thomas Piccirello 238ca03936 Set title attribute for all WebUI table cells 6 years ago
Mike Tzou 7db2d1b8cf
Merge pull request #10492 from Chocobo1/server 6 years ago
Mike Tzou c7f89f55d0
Merge pull request #10473 from Chocobo1/warning 6 years ago
Mike Tzou 08b4cce72a
Merge pull request #10485 from CzBiX/login_page 6 years ago
Chocobo1 a2a669572c
Use QSet for tracking server connections 6 years ago
Chocobo1 a35b6cc8dd
Remove closed connections immediately 6 years ago
Chocobo1 41773a5465
Fix unsafe type narrowing 6 years ago
CzBiX d254a98662 Always use index.html as default page 6 years ago
Mike Tzou 19dfec1e0a
Merge pull request #10464 from thalieht/torrent-size-limit 6 years ago
thalieht 2f3b7642c2 Show user friendly size in error 6 years ago
thalieht 25102b9c5d Increase the download size limit to 100 MiB 6 years ago
Chocobo1 73b4fb09dc
Reduce macOS CI build time 6 years ago
Mike Tzou 460b73ebda
Merge pull request #10438 from Chocobo1/timer 6 years ago
Mike Tzou 4a02922bfb
Merge pull request #10458 from Chocobo1/post 6 years ago
Mike Tzou 7361f730a3
Merge pull request #10449 from thalieht/encryption 6 years ago
Chocobo1 4bf4313862
Initialize class variable via constructor 6 years ago
Mike Tzou 6a4cb5f0e1
Merge pull request #10390 from Chocobo1/travis 6 years ago
Chocobo1 94aeeed95f
Work around the crash occurred in QTimer 6 years ago
Chocobo1 d86a984e25
Correctly handle '+' sign in x-www-form-urlencoded data 6 years ago
thalieht 371a090cec Rename "Prefer encryption" to "Allow encryption" 6 years ago
Chocobo1 1ea61db1fb
Disable downloading tracker favicons by default 6 years ago
Chocobo1 efe50baddc
Add c++14 to QBT_ADD_CONFIG when appropriate 6 years ago
Mike Tzou e499317695
Merge pull request #10396 from Chocobo1/webui 6 years ago