- 23 May, 2018 3 commits
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- 14 May, 2018 1 commit
-
-
Ray Schamp authored
[Master] April 2018 Release
-
- 03 May, 2018 1 commit
-
-
chrisgarrity authored
Correct preview route for fastly
-
- 02 May, 2018 4 commits
-
-
chrisgarrity authored
- use more explicit route - handle fastly error in the callback correctly - more succinct parsing of the URL path
-
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
-
chrisgarrity authored
Add research view to transifex config
-
chrisgarrity authored
the `view/research/l10n.json` configuration was missing from the transifex config, so translations are missing.
-
- 27 Apr, 2018 1 commit
-
-
chrisgarrity authored
[MASTER] Close registration when full
-
- 26 Apr, 2018 1 commit
-
-
chrisgarrity authored
[DEVELOP] Close registration when full
-
- 24 Apr, 2018 2 commits
-
-
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)
-
Linda authored
* added kazakh to languages
-
- 23 Apr, 2018 5 commits
-
-
Ray Schamp authored
[Master] Remove dorm information from 2018 Conference page
-
Ray Schamp authored
[Master] remove recent projects row
-
Ray Schamp authored
[Develop] Remove dorm information from 2018 Conference page
-
Ray Schamp authored
[Develop] remove recent projects row
-
chrisgarrity authored
-
- 20 Apr, 2018 1 commit
-
-
chrisgarrity authored
-
- 19 Apr, 2018 1 commit
-
-
chrisgarrity authored
Dorms are no longer available. Fixes #1851
-
- 11 Apr, 2018 1 commit
-
-
Sarah Otts authored
Update DMCA copy
-
- 10 Apr, 2018 2 commits
- 09 Apr, 2018 1 commit
-
-
Andrew Sliwinski authored
Added Giga
-
- 05 Apr, 2018 2 commits
-
-
Ray Schamp authored
[Develop] March 2018 Release
-
Ray Schamp authored
[Master] March 2018 Release
-
- 04 Apr, 2018 1 commit
-
-
chrisgarrity authored
-
- 03 Apr, 2018 7 commits
-
-
apple502j authored
-
Ray Schamp authored
This omits `for...of` which requires Symbol. The Symbol polyfill required by Babel for `for...of` apparently doesn't work for the react-tooltip library. So just don't use `for...of`.
-
Ray Schamp authored
Fixes IE11 Splash page error
-
chrisgarrity authored
Migrate /research page
-
Ken authored
-
Kenny2github authored
-
Kenny2github authored
*Updated to new convention for InformationPages +Added route in routes.json (might be missing previous /info/research path) -Removed package-lock.json to fix conflicts *Updated l10n to not use HTML
-
- 02 Apr, 2018 6 commits
-
-
Ray Schamp authored
This reverts commit b3845a97. (ty @seotts!)
-
Ray Schamp authored
Upgrade to React 16
-
Ray Schamp authored
-
Ray Schamp authored
Fixes React warning about using `selected` prop on `select` component options
-
Ray Schamp authored
It's out of beta!
-
Ray Schamp authored
Previously I was seeing a warning that ajv@5 was required, so I downgraded. I was mistaken, because now the warning says 6 is required...
-