qBittorrent/src
Chocobo1 050b78f378
Send Cache-Control header in WebUI responses
Tune the caching time to be shorter, in case there is a program
update.
Change the cacheability to private, as WebUI resources are not intended
to be cached at proxy.
For uncacheable responses, send out "no-store" explicitly to halt
browser caching.
2018-06-04 20:50:08 +08:00
..
app Merge pull request #9015 from thalieht/style 2018-06-03 14:48:04 +03:00
base Send Cache-Control header in WebUI responses 2018-06-04 20:50:08 +08:00
gui Merge pull request #9015 from thalieht/style 2018-06-03 14:48:04 +03:00
icons
lang Sync translations from Transifex and run lupdate 2018-05-27 21:01:16 +03:00
searchengine
webui Send Cache-Control header in WebUI responses 2018-06-04 20:50:08 +08:00
CMakeLists.txt
config.h.cmakein
icons.qrc
lang.qrc
qbittorrent.exe.manifest
qbittorrent.ico Update Windows icons 2018-05-12 11:34:53 +04:00
qbittorrent.rc
qbittorrent_file.ico Update Windows icons 2018-05-12 11:34:53 +04:00
qbittorrent_mingw.rc
searchengine.qrc
src.pro
update_qrc_files.py