citra-emu
/
citra-web
Archived
1
0
Fork 0
Commit Graph

88 Commits

Author SHA1 Message Date
Christopher J. Gilbert e5b86c3c3d Merge pull request #20 from Schplee/patch-6
changed order of ratings table
2017-06-04 18:59:27 -04:00
Schplee 4b75f362f1 changed order of ratings table 2017-06-04 15:58:54 -07:00
chris062689 bb67f01609 Changed csav to zip. 2017-06-04 17:23:33 -04:00
chris062689 9563833fdf Using path.extname instead of slice for detecting file extensions. 2017-06-04 17:19:50 -04:00
chris062689 5d2fc8cac5 Backend now stores savefiles in ZIP format. We want to change this to csav when it's pushed to the website. 2017-06-04 17:11:58 -04:00
chris062689 4dc74bb27d Backend now stores savefiles in ZIP format. We want to change this to csav when it's pushed to the website. 2017-06-04 17:11:41 -04:00
chris062689 53e317ea3e Use icons instead of boxart in the sitemap. 2017-06-04 16:09:47 -04:00
chris062689 a644cc899e Corrected build errors, modified metadata icon for games to use icon instead of boxart. 2017-06-04 16:06:41 -04:00
chris062689 3e6d2218db Updated SEO metadata information. 2017-06-04 16:02:35 -04:00
chris062689 3de08947c6 Correcting build errors from invalid JSON. 2017-06-04 15:56:07 -04:00
chris062689 4b31acb8a1 Merge branch 'master' of github.com:citra-emu/citra-web 2017-06-04 15:53:04 -04:00
chris062689 ca1b4ea1f9 Updated Sitemap for better indexing from Google. Updated base page to not feature images on wiki pages. 2017-06-04 15:52:48 -04:00
Christopher J. Gilbert 7dc24895da Merge pull request #19 from Schplee/patch-5
re-ordered ratings list/consolidated "great/excellent"
2017-06-04 15:50:17 -04:00
Schplee ac000a3988 re-ordered ratings list/consolidated "great/excellent" 2017-06-04 12:48:12 -07:00
chris062689 05125dc26c Fixing runtime errors with gulpfile. 2017-06-04 14:30:07 -04:00
chris062689 cc9a2ca84b Added resizing images for boxart and icons in gulpfile. 2017-06-04 14:28:06 -04:00
chris062689 00648ed975 Tweaked layout of boxart on game page. 2017-06-04 14:26:34 -04:00
chris062689 2c3bbeaaf5 Added regions flags for Title IDs. 2017-06-04 14:12:44 -04:00
chris062689 8a215c4043 Layout tweaks as per @bunnei 2017-06-04 14:06:33 -04:00
chris062689 15f89e2966 Tweaked games listings for smaller icons and more entries per page. 2017-06-04 13:57:52 -04:00
chris062689 46b1997e28 Moved flag to be left aligned. 2017-06-04 13:52:25 -04:00
chris062689 5dd4206e25 Added regions flags for Title IDs. 2017-06-04 13:49:32 -04:00
chris062689 3e1a58caed Temporarily modifying gulpfile. 2017-06-04 12:10:21 -04:00
chris062689 58cfd0ad74 Temporarily removing gulp task removing unused CSS. 2017-06-04 12:09:16 -04:00
chris062689 e499eb4dc2 Temporarily removing gulp task removing unused CSS. 2017-06-04 12:07:08 -04:00
chris062689 979f0c8e1c Tweaking caching section in TravisCI. 2017-06-04 11:57:20 -04:00
chris062689 2cc5f83e1b Adding yarn.lock for TravisCI builds. 2017-06-04 11:55:55 -04:00
chris062689 436fc54fc0 Merge branch 'master' of github.com:citra-emu/citra-web 2017-06-04 11:52:47 -04:00
chris062689 bd32a1f0e0 Testing package caching with yarn for TravisCI. 2017-06-04 11:52:35 -04:00
Christopher J. Gilbert 4cf6f4b8d7 Merge pull request #18 from Schplee/patch-4
Summary of ratings in games list
2017-06-03 19:19:50 -04:00
Schplee 469f7ce6cf Summary of ratings in games list 2017-06-03 16:19:19 -07:00
Christopher J. Gilbert 3ab0ec4c7c Merge pull request #17 from Schplee/patch-3
update compatibility naming scheme
2017-06-03 18:14:39 -04:00
Schplee 85b7fcaf2f update compatibility naming scheme 2017-06-03 15:14:06 -07:00
chris062689 263a52ce5e Added games list. 2017-06-03 18:00:44 -04:00
chris062689 09c4080370 Updated boolean values to return N/A on null instead of false. Updated table CSS. 2017-06-03 17:27:58 -04:00
chris062689 9dd87b75d3 Updates to games template. 2017-06-03 16:48:15 -04:00
chris062689 0dfe4a2b63 Fixed savefile location, added author hyperlink to community forums. 2017-06-03 16:17:53 -04:00
chris062689 fda7c46572 Added layout for screenshots and savefiles. 2017-06-03 16:10:55 -04:00
chris062689 d45fd7fdd2 Added savefile and screenshot support. 2017-06-03 16:10:29 -04:00
chris062689 7021d4e1ab Corrected existsSync paths. 2017-06-03 00:49:49 -04:00
chris062689 c2012bf5a0 Added sections for icons. 2017-06-03 00:42:54 -04:00
chris062689 c6700d0645 Added additional metadata: description, releases, needs from the data file. 2017-06-03 00:03:30 -04:00
chris062689 e8609c366a Uncommented gitPull functions. 2017-06-02 21:56:20 -04:00
chris062689 9ad09c4128 Updated file structure to refer to game instead of games. 2017-06-02 21:49:26 -04:00
chris062689 c5d2e99e3d Updated file structure to refer to game instead of games. 2017-06-02 21:49:05 -04:00
chris062689 44c57e3e3c Updated file structure to refer to game instead of games. 2017-06-02 21:44:26 -04:00
chris062689 69e60ef477 Restructed game content. 2017-06-02 21:36:17 -04:00
chris062689 4b484654a6 Merge branch 'master' of github.com:citra-emu/citra-web 2017-06-02 21:32:13 -04:00
chris062689 6e07307f92 Restructed game content. 2017-06-02 21:31:52 -04:00
Christopher J. Gilbert bea0889b7c Update compatibility.json 2017-06-01 23:57:04 -04:00