1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00
qBittorrent/src/webui
sledgehammer999 39c9bb0800 Merge pull request #2445 from buinsky/WebUI3
Web API: rename 'json' scope to 'query'
2015-01-23 16:41:42 +02:00
..
qjson Add QJson files. 2014-06-04 17:01:40 +04:00
www Merge pull request #2445 from buinsky/WebUI3 2015-01-23 16:41:42 +02:00
abstractrequesthandler.cpp Fix setting session id 2014-12-13 01:29:59 +03:00
abstractrequesthandler.h Follow project coding style. Issue #2192. 2015-01-18 16:27:17 +03:00
btjson.cpp Implement sync/maindata request 2015-01-23 01:13:38 +03:00
btjson.h Implement sync/maindata request 2015-01-23 01:13:38 +03:00
extra_translations.h WebUI: Fix WebAPI returned data. 2014-11-05 20:24:02 +03:00
httpconnection.cpp Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httpconnection.h Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httprequestparser.cpp WebUI: Use case insensitive parameters for POST requests 2014-12-14 21:24:37 +01:00
httprequestparser.h Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httpresponsegenerator.cpp Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httpresponsegenerator.h Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httpserver.cpp WebUI core redesign. 2014-11-02 13:54:48 +03:00
httpserver.h Add back contact info in the copyright notices. 2014-11-02 15:03:40 +02:00
httptypes.h Set images cache expiry time to 300000 seconds 2014-11-30 10:30:20 +03:00
jsonutils.h Merge pull request #2081 from sorokin/split 2014-11-02 16:40:41 +02:00
prefjson.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 2014-08-05 02:34:22 +03:00
prefjson.h Use new JSON parser/generator. 2014-06-04 17:01:41 +04:00
qtorrentfilter.cpp WebUI: Add torrents paused because of errors in Paused and Download list 2014-12-21 20:44:35 +01:00
qtorrentfilter.h WebUI: Implement server-side torrent filtering. 2014-12-07 16:13:37 +03:00
requesthandler.cpp Web API: rename 'json' scope to 'query' 2015-01-23 01:37:12 +03:00
requesthandler.h Web API: rename 'json' scope to 'query' 2015-01-23 01:37:12 +03:00
webapplication.cpp WebUI: Improve translation macro. 2014-12-18 21:51:19 +03:00
webapplication.h Implement sync/maindata request 2015-01-23 01:13:38 +03:00
webui.pri WebUI: Implement server-side torrent filtering. 2014-12-07 16:13:37 +03:00
webui.qrc WebUI: Load properties tabs once 2014-12-11 00:00:35 +01:00