1. Dec 22, 2016
    • Tomasz Drwięga's avatar
      Global Fetch Service (#3915) · f0387c33
      Tomasz Drwięga authored
      * Dapps web
      
      Conflicts:
      	dapps/src/apps/fetcher.rs
      	dapps/src/handlers/fetch.rs
      
      * Rewriting fetch
      
      * Parity-wide fetch service
      
      * Obey the limits and support cancellation.
      
      * Removing temporary files.
      
      * Actually use Fetch for dapps
      
      * Re-implementing file fetching to avoid temporary files.
      
      * Serde to 0.8.19
      
      * Fixing content & dapps fetch
      f0387c33
  2. Dec 11, 2016
  3. Nov 28, 2016
  4. Oct 22, 2016
  5. Oct 20, 2016
  6. Oct 11, 2016
  7. Oct 10, 2016
  8. Sep 22, 2016
  9. Aug 18, 2016
    • Tomasz Drwięga's avatar
      Fetchable dapps (#1949) · 0620a03e
      Tomasz Drwięga authored
      * Fetching dapp from github.
      
      * Unpacking dapp
      
      * Removing hardcodes
      
      * Proper Host validation
      
      * Randomizing paths
      
      * Splitting into files
      
      * Serving donwloaded apps from different path
      
      * Extracting URLHint to separate module
      
      * Whitespace and docs
      0620a03e
  10. Jul 07, 2016
    • Tomasz Drwięga's avatar
      Supporting /api/ping for dapps server (#1543) · 7af366c5
      Tomasz Drwięga authored
      * Refactoring dapps to support API endpoints.
      
      * Using ContentHandler for unauthorized requests
      
      * Extracting url stuff
      
      * Adding ping endpoint
      
      * CORS support for ping request
      
      * Fixing url.is_none()
      
      * minor formatting fix
      
      [ci:skip]
      7af366c5
  11. Jul 06, 2016
  12. Jun 03, 2016
  13. May 26, 2016