1. 17 Sep, 2015 1 commit
  2. 14 Sep, 2015 1 commit
  3. 11 Sep, 2015 2 commits
    • Dmitriy Zaporozhets's avatar
      Merge branch 'dashboard-titles' into 'master' · 5fcfba27
      Dmitriy Zaporozhets authored
      Clean up overlap between dashboard and explore
      
      - Clean up overlap between dashboard and explore. ... 5d785457
        - Split up SnippetsController into separate dashboard and explore sections.
        - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
      - Consistently case `Back to X` links. 260fcd45
      - Link to help from signin page bottom. d92696d3
      - Make Help accessible for guests. c258e977
      
      cc @dzaporozhets
      
      See merge request !1260
      5fcfba27
    • Douwe Maan's avatar
      Merge branch 'rs-fix-highlighting' into 'master' · 4f461fd4
      Douwe Maan authored
      Syntax highlighting improvements
      
      On the server side:
      
      During development I would occasionally see SanitizationFilter sanitizing
      the result of SyntaxHighlightFilter, even though its attributes were
      whitelisted. This updates the `clean_spans` transformer to return the
      whitelisted node as [suggested by the Sanitize docs](http://git.io/vZR8i).
      
      On the client side:
      
      - Makes the syntax_highlight JS more flexible
      - Adds JS specs
      - Simplifies highlighting of new notes
      - Adds highlighting to Markdown preview
      
      See merge request !1278
      4f461fd4
  4. 10 Sep, 2015 31 commits
  5. 09 Sep, 2015 5 commits