1. 29 May, 2018 4 commits
  2. 23 May, 2018 8 commits
  3. 14 May, 2018 1 commit
  4. 03 May, 2018 1 commit
  5. 02 May, 2018 4 commits
    • chrisgarrity's avatar
      Correct preview route for fastly · 6df58e41
      chrisgarrity authored
      - use more explicit route
      - handle fastly error in the callback correctly
      - more succinct parsing of the URL path
      6df58e41
    • chrisgarrity's avatar
      Initial GUI embed (#1869) · d1420862
      chrisgarrity authored
      - `/preview/editor` will load GUI with an empty project
      - `/preview/:id/editor` will load GUI with a project from the projects server (not local data)
      - passes intl object to GUI
      - `/preview/:id` with show the project page with an embedded player
      - `/preview/:id/fullscreen` will load the project page with the player in fullscreen mode.
      
      * Note that we needed to Increase memory for the build to avoid running out of heap space, and build time increases by about 2 minutes
      d1420862
    • chrisgarrity's avatar
      Merge pull request #1870 from chrisgarrity/tx-add-research · 04e27ec0
      chrisgarrity authored
      Add research view to transifex config
      04e27ec0
    • chrisgarrity's avatar
      Add research view to transifex config · 8afaf362
      chrisgarrity authored
      the `view/research/l10n.json` configuration was missing from the transifex config, so translations are missing.
      8afaf362
  6. 27 Apr, 2018 1 commit
  7. 26 Apr, 2018 1 commit
  8. 24 Apr, 2018 2 commits
    • chrisgarrity's avatar
      Feature/preview project2 (#1856) · b8326a3d
      chrisgarrity authored
      * Add user-session awareness
        - only show remix button if user is logged in (TBD: probably will want to hide if project creator == user)
      * decorate text with @mentions and #hashtags
      * Add studios, loves, favs
      * In-place editing of title and description if current user is author and project shared (with validation)
      b8326a3d
    • Linda's avatar
      Gh 1834/add kazahk to language menu (#1859) · 569773c0
      Linda authored
      * added kazakh to languages
      569773c0
  9. 23 Apr, 2018 5 commits
  10. 20 Apr, 2018 1 commit
  11. 19 Apr, 2018 1 commit
  12. 11 Apr, 2018 1 commit
  13. 10 Apr, 2018 2 commits
  14. 09 Apr, 2018 1 commit
  15. 05 Apr, 2018 2 commits
  16. 04 Apr, 2018 1 commit
  17. 03 Apr, 2018 4 commits