1. Nov 18, 2019
    • Pierre Krieger's avatar
    • dpmkl's avatar
      Access control (#31) · 95ab1730
      dpmkl authored and Pierre Krieger's avatar Pierre Krieger committed
      * Add initial acl implementation
      
      * Implemented access control with utilities from paritytech::jsonrpc
      
      * Incorrect if
      
      * Make allowed_hosts an enum
      
      * Handling CORS in process_request
      
      * Build for AccessControl and naming coherence
      
      * "clean up your room! clean up your room ! that's all i ever hear..."
      - preflight requests
      - test and bench
      - wasm for yew
      
      * Add basic acl tests for 'host'
      
      * Remove 'macro_use'
      
      * Apply rustfmt to server-utils
      
      * Apply rustfmt to http
      
      * Bump lazy_static dependency
      95ab1730
    • Pierre Krieger's avatar
      Try make CI pass again (#61) · e7e64be1
      Pierre Krieger authored
      * Try make CI pass again
      
      * Use stable Rust
      e7e64be1
  2. Nov 16, 2019
  3. Nov 15, 2019
  4. Nov 14, 2019
  5. Nov 09, 2019
  6. Oct 31, 2019
  7. Oct 30, 2019
  8. Oct 29, 2019
  9. Oct 24, 2019
  10. Oct 22, 2019
  11. Oct 11, 2019
  12. Oct 10, 2019
  13. Oct 08, 2019
  14. Oct 07, 2019
  15. Oct 02, 2019
    • Pierre Krieger's avatar
      Work on the Server subscriptions system (#30) · 827c588e
      Pierre Krieger authored
      * Rework the Client to support multiple concurrent requests
      
      * Restore proc-macro functionnality
      
      * More work
      
      * More work
      
      * Work on the Server subscriptions system
      
      * More work on design
      
      * More work
      
      * More work
      
      * Even more work
      
      * Subscriptions working
      
      * Dix docs
      
      * More test fix
      
      * Fix server-sent subscription notifications
      
      * Add some server tests
      
      * Subscriptions pending system working
      
      * Remove TODO from tests
      
      * Implement close() correctly
      
      * Add comment on close()
      
      * Fix proc macro
      
      * Fix doctest
      
      * Fix local doctest
      827c588e
  16. Oct 01, 2019
  17. Sep 30, 2019
  18. Sep 23, 2019
  19. Sep 19, 2019
  20. Sep 18, 2019