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

28 Commits

Author SHA1 Message Date
SonofUgly 17b85a04df Fix link to regions flags (#49)
Fix link to regions flags
2017-09-08 11:39:55 +00:00
Weiyi Wang 2ff764f331 PR #45 rebased (#46)
* Initial checkin of refactoring gulp / scss

* Updated gitignore.

* Removing build directory.

* Updated package.json, removed downloads script.

* Removed assets_backup. Added back travis. Added back github pages dependency. Changed assets to src.

* Updated javascript rendering.

* Removing citra-theme button overrides in favor of scss.

* Refactored hyperlinks underline color

* Replacing manual string concat with backtick.
2017-08-30 02:16:03 +00:00
chris062689 0c5c8eac8e Compatibility table now outside of the foreach loop when looping test. 2017-07-25 00:11:35 -04:00
chris062689 b3b961456a Bolded incomplete text in incomplete alertbox. 2017-07-17 22:22:08 -04:00
chris062689 3448ea39b1 Added incomplete field / alert box. 2017-07-17 22:12:33 -04:00
chris062689 5dffd58561 Always initalize game's issues and closed_issues fields. Check the length of issues instead of checking if it exists. Fixes #27 2017-06-24 11:24:23 -04:00
Schplee 091639e740 Un-bolded github issue links 2017-06-15 17:59:22 -07:00
chris062689 8613c7c483 Added support for VC, eShop, etc. 2017-06-15 20:09:46 -04:00
chris062689 d08ed863e0 Cleaned up gulp file. Using gulp-image-resize for image cropping with gravity. 2017-06-10 16:35:01 -04:00
chris062689 6459d1693f Fixed broken URL under compatibility -- author. 2017-06-07 03:59:33 -04:00
chris062689 1da19ecfb8 Games now pull issues from Github. 2017-06-07 03:32:12 -04:00
chris062689 aab4b23c12 Added additional width to the game metadata table. 2017-06-07 00:55:31 -04:00
chris062689 3354212649 Changed compatibility to be a string to avoid confusion between the string value and integer index. 2017-06-06 16:11:29 -04:00
chris062689 13e6155ed1 Added [[testcases]] that are stored in game dat file, instead of single variables. Split metadata out into a template file for easier modification. 2017-06-05 20:46:21 -04:00
chris062689 2288bc9daf Tweaked boxart sizing via CSS. Added padding to game information. 2017-06-05 18:08:54 -04:00
chris062689 2a44707128 Tweaked games listing, disabled pagination. Made tables responsive. Added icon for rating in Compatibility section. 2017-06-05 16:25:37 -04:00
chris062689 4a711aa686 Added colors next to compatibility 2017-06-04 19:54:35 -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 00648ed975 Tweaked layout of boxart on game page. 2017-06-04 14:26:34 -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 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 c6700d0645 Added additional metadata: description, releases, needs from the data file. 2017-06-03 00:03:30 -04:00
chris062689 69e60ef477 Restructed game content. 2017-06-02 21:36:17 -04:00
chris062689 8af0d9d1c5 Renamed games to games module. 2017-06-01 18:53:52 -04:00