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 15, 2016
  3. Dec 11, 2016
  4. Nov 20, 2016
  5. Nov 09, 2016
  6. Nov 03, 2016
  7. Oct 24, 2016
  8. Oct 22, 2016
  9. Oct 21, 2016
  10. Oct 20, 2016
  11. Oct 19, 2016
  12. Oct 17, 2016
    • Tomasz Drwięga's avatar
      Initial import of new UI (compiled JS code) (#2220) · 6c7af575
      Tomasz Drwięga authored
      * Normalizing dapps format for signer.
      
      * Adding new ui
      
      * Adding New UI to dapps
      
      * Adding parity styles for signer errors
      
      * Adding pre-compiled JS as submodule
      
      * Fixing struct declaration [ci:skip]
      
      * Bumping js
      
      * Adding styles
      
      * build dest
      
      * Correct whitespace
      
      @tomusdrw please note the alterations - no mixing tabs and spaces in the indentation portion and always just one tab per indent.
      6c7af575
  13. Oct 11, 2016
  14. Oct 10, 2016
  15. Sep 06, 2016
  16. Sep 05, 2016
  17. Sep 02, 2016
  18. Sep 01, 2016
  19. Aug 31, 2016
  20. Aug 30, 2016
  21. Aug 24, 2016
  22. Aug 23, 2016
    • Tomasz Drwięga's avatar
      Resolving URLs from contract (#1964) · 124a5da7
      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
      
      * Resolving from URLHint contract
      
      * Fixing test
      
      * Resolving githubhint url from registrar
      
      * Proper redirections
      
      * Fixing test
      
      * fixing ethstore [ci skip]
      
      * Correct version of registrar
      
      * Removing superfluous Box
      124a5da7
  23. 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
  24. Jul 08, 2016
  25. Jun 07, 2016
  26. Jun 03, 2016