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

41 Commits

Author SHA1 Message Date
chris062689 51838c2bda Migrated from npm to yarn. 2018-02-27 21:50:13 -05:00
Flame Sage 057838b4c2
Update app.js 2018-02-10 16:40:47 +00:00
Chris 70239332a4 Added advanced-view mode. 2018-01-20 21:11:56 -05:00
Andrea Pascal b25b309a17 Update package-lock.json files (#72)
Update package-lock.json files
2018-01-18 08:25:14 -05:00
Chris 9ddef25506 Removed comments for debugging. 2017-12-22 21:38:59 -05:00
Chris ac40da89b5 Added testcases from telemetry into compatdb. 2017-12-22 21:38:32 -05:00
BynariStar ce21f1f004 Reverse order of multiple test cases (#64) 2017-11-24 00:39:59 +11:00
Schplee d18bf14e57 added networking support article 2017-11-04 14:59:14 -07: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 1b896d8673 Updated games folder to reflect changes in citra-games-wiki a4faaa9. Updated maximum number of Github bug pages are searched. 2017-07-28 22:23:07 -04:00
James c583cba4b9 Implement lookup table for wiki entries 2017-07-27 19:02:02 +10: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
James ea33fb8d95 Fix typo
This fixes the appearance of TLOZ, among others, with the regression introduced by the last push ( :P ).
2017-06-19 17:05:33 +10:00
James 869c2918a7 Fixed bad sorting 2017-06-19 14:15:31 +10:00
James f75ff8525f Filter out articles in titles when sorting 2017-06-11 23:20:14 +10:00
James f6d6e338d7 Implement alphabetical sorting 2017-06-11 22:38:58 +10:00
chris062689 be79e86d07 Removed testing client secret / key. 2017-06-10 13:03:55 -04:00
chris062689 1da19ecfb8 Games now pull issues from Github. 2017-06-07 03:32:12 -04:00
chris062689 745d17d1fb Added date property to savefiles. 2017-06-07 00:52:57 -04:00
chris062689 cf700917c4 Refactored citra-games-wiki script to parse toml first, allowing for easier manipulation. 2017-06-07 00:48:39 -04:00
chris062689 416b3601e1 Updated package.json for games script. 2017-06-06 23:43:29 -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 b35db2b202 Updated logging. Updated wiki markdown for null. 2017-06-05 20:54:57 -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 36650a3f45 Corrected trimNewLine function to prevent build errors based on unescaped control character U+000D 2017-06-05 16:10:49 -04:00
chris062689 80127d17fa Tweaked linebreaks when generating Hugo file. Tweaked No wiki exists yet message. Fixed Github pull 2017-06-05 16:03:41 -04:00
chris062689 6892b03680 Continue building other games if exception is encountered. Added checks for if wiki article exists. 2017-06-04 21:29:12 -04:00
chris062689 30e0888233 Continue building other games if exception is encountered. Added checks for if wiki article exists. 2017-06-04 21:27:57 -04: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 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 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 69e60ef477 Restructed game content. 2017-06-02 21:36:17 -04:00
chris062689 6e07307f92 Restructed game content. 2017-06-02 21:31:52 -04:00
chris062689 8af0d9d1c5 Renamed games to games module. 2017-06-01 18:53:52 -04:00
chris062689 cbcf6b45e0 Added initial games script to import citra-games-wiki. 2017-06-01 18:00:37 -04:00