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

Commit Graph

  • c4fd70b416 RFC: New Downloads page (#56) James 2017-10-23 13:41:06 +1100
  • 9107169acc Fix scope errors (#55) BynariStar 2017-10-03 22:57:02 +0300
  • c3db014055 Tweaked downloads page message. chris062689 2017-09-28 21:47:02 -0400
  • b9d3c83f7e Change Bleeding Edge to Canary (I do not know HTML or JS: v) (#54) Valentin Vanelslande 2017-09-28 20:43:01 -0500
  • 5b25396c18 Update README.md Flame Sage 2017-09-16 05:00:53 +0000
  • 84cf1ab5c1 Citra Progress Report 2017 August (#48) Andrea Pascal 2017-09-16 00:44:36 -0400
  • a3167fd586 Merge pull request #52 from j-selby/fix-align Flame Sage 2017-09-14 18:06:14 +0000
  • 89b2888cbb Left align table cells by default James 2017-09-15 01:55:11 +1000
  • fc83484d77 Merge pull request #50 from j-selby/fix-stuff Flame Sage 2017-09-12 13:03:21 +0000
  • 2f46b3a9a9 Improve clarity of webpage title Only include "Nintendo 3DS Emulator" on the homepage, else the names get way too long. James 2017-09-08 22:01:51 +1000
  • be92533eb4 Introduce new Markdown shortcuts, revisit old blog posts James 2017-09-08 22:01:11 +1000
  • 17b85a04df Fix link to regions flags (#49) SonofUgly 2017-09-08 04:39:55 -0700
  • 6f842b5632 Increase clarity of carousel captions James 2017-09-08 17:44:48 +1000
  • c6e061fea7 Optimise title "Homepage" is unnecessary, and fragments out search results for the homepage. Further, dashes rather then pipes are used to clarify readability. James 2017-09-08 17:01:15 +1000
  • 7e7d7c5a8d New image carousel, new asset loading James 2017-09-08 16:47:22 +1000
  • 2b6e798156 Accessibility: Clean up navbar, add correct title tags James 2017-09-08 16:11:25 +1000
  • d0f1cccd4c Hide MSVC builds on the downloads page. chris062689 2017-09-05 23:56:02 -0400
  • b87030a8cb Corrected repo name. chris062689 2017-09-05 23:28:12 -0400
  • f8a8fed785 Testing deploy for pages provider. chris062689 2017-09-05 23:27:10 -0400
  • 9495bd7d6b Removing encrypted key. chris062689 2017-09-05 23:16:13 -0400
  • afbd1cbf9d Removing Githubpages integration from gulp file. chris062689 2017-09-05 23:15:59 -0400
  • 5a7ab1f24e Fixing Node.js version on travisci script. chris062689 2017-09-05 22:38:18 -0400
  • 95b5535151 Tweaking TravisCI file for caching and Node version. chris062689 2017-09-05 22:37:11 -0400
  • 8afd8dc9bf Tweaking TravisCI file for caching and Node version. chris062689 2017-09-05 22:32:03 -0400
  • f4b8383925 Updating travis ci file. chris062689 2017-08-29 22:17:23 -0400
  • 2ff764f331 PR #45 rebased (#46) Weiyi Wang 2017-08-29 21:16:03 -0500
  • 869cd0a87d Telemetry Article (#44) Andrea Pascal 2017-08-26 21:57:12 -0400
  • f049c85aa0 Update downloads repo for canary (#42) James 2017-08-19 14:23:19 +1000
  • a9a80ceba9 Updated license in package.json to AGPLv3 chris062689 2017-07-28 22:26:39 -0400
  • 1b896d8673 Updated games folder to reflect changes in citra-games-wiki a4faaa9. Updated maximum number of Github bug pages are searched. chris062689 2017-07-28 22:23:07 -0400
  • 32fa5954f4 Changing license to AGPL. Fixes #35 chris062689 2017-07-28 21:54:48 -0400
  • d133cde88a Hide 7zip files from downloads UI (#38) James 2017-07-28 12:56:36 +1000
  • dc2271e8bc Merge pull request #37 from j-selby/fix-wiki-missing Flame Sage 2017-07-27 15:03:31 -0400
  • 4eace1f88b Merge pull request #36 from j-selby/master Flame Sage 2017-07-27 15:03:19 -0400
  • 4d9e87cd64 Merge pull request #34 from BynariStar/master Flame Sage 2017-07-27 15:02:08 -0400
  • c583cba4b9 Implement lookup table for wiki entries James 2017-07-27 19:02:02 +1000
  • d2e2ace6b2 Generate Qt Installer Framework repositories James 2017-07-27 18:33:38 +1000
  • 0c5c8eac8e Compatibility table now outside of the foreach loop when looping test. chris062689 2017-07-25 00:11:35 -0400
  • bdeef37ecd Remove fuzzy search BynariStar 2017-07-25 04:16:08 +0300
  • c0f5b922a6 Fix dynamic headers function BynariStar 2017-07-19 02:23:33 +0300
  • bff7ea6a19 More accurate sorting BynariStar 2017-07-19 02:21:09 +0300
  • 8f7c17161b Replace search function BynariStar 2017-07-19 02:16:06 +0300
  • e4f1063f77 Formatting and indentation BynariStar 2017-07-19 02:10:57 +0300
  • b3b961456a Bolded incomplete text in incomplete alertbox. chris062689 2017-07-17 22:22:08 -0400
  • 3448ea39b1 Added incomplete field / alert box. chris062689 2017-07-17 22:12:33 -0400
  • b24f00cadd Adding Hugo to readme. chris062689 2017-07-15 19:10:58 -0400
  • 4269cbb9b6 Installing hugo as a global binary for reproducable windows builds. chris062689 2017-07-15 19:08:50 -0400
  • 8bf83cf2ff Removed hugo-bin package from dependencies. Flame Sage 2017-07-15 14:40:13 -0400
  • 3eb0056823 Update README.md Flame Sage 2017-07-15 14:36:49 -0400
  • 8ab6d0d2a5 Use a more consistent banner for the most recent progress report bunnei 2017-07-10 21:29:26 -0400
  • ee372af17c Quickfix: Citra Discord link (#33) Andrea Pascal 2017-07-10 18:36:19 -0400
  • 1eef2323c6 Progress Report 2017 June (#29) Andrea Pascal 2017-07-10 12:51:57 -0400
  • 221268d388 Corrected build errors for data-key alphanumeric list. chris062689 2017-07-09 19:47:13 -0400
  • fa6fc6375f Search fixes and cleanup, sorting (#32) BynariStar 2017-07-09 20:04:05 +0300
  • cf6a415dd5 Added Discord front page before presenting join link. chris062689 2017-07-08 18:32:32 -0400
  • 2979cefc38 Implement search functionality + add game button (#31) James 2017-07-04 14:10:07 +1000
  • 46434df5e8 Added actual README. TheKoopaKingdom 2017-06-27 21:31:38 -0400
  • d991265166 Added sitemap file. TheKoopaKingdom 2017-06-27 19:37:07 -0400
  • 8e29a1fc5f Add compatibility filtering (#30) BynariStar 2017-06-28 03:14:39 +0300
  • f182173532 Removed unused gulp-rename dependency. chris062689 2017-06-27 19:08:08 -0400
  • be6cb2238b Added --production flag to gulp. chris062689 2017-06-27 18:58:03 -0400
  • df00552aff Use hugo-bin from within gulpfile.js instead of an external dependency in travis. chris062689 2017-06-27 18:54:43 -0400
  • 97162d0dd7 Added live-reloading to gulp / hugo. chris062689 2017-06-24 22:14:34 -0400
  • 2c6d226a22 Updated gulp file to be able to run hugo locally. chris062689 2017-06-24 19:04:10 -0400
  • 1a41025f95 Adding thumbnails to all screenshots. chris062689 2017-06-24 15:34:51 -0400
  • 5dffd58561 Always initalize game's issues and closed_issues fields. Check the length of issues instead of checking if it exists. Fixes #27 chris062689 2017-06-24 11:19:33 -0400
  • 8e1be68674 Fixed numerous hugo warnings and errors that were showing up when building. chris062689 2017-06-24 10:55:01 -0400
  • aa9ca7da82 Added js folder for long scripts. chris062689 2017-06-24 10:08:37 -0400
  • c7423cc391 Modified the JSON listing to provide compatibility ratings. chris062689 2017-06-23 21:34:41 -0400
  • 7de0935ac7 Merge pull request #28 from citra-emu/j-selby-patch-1 Flame Sage 2017-06-19 08:07:23 -0400
  • ea33fb8d95 Fix typo James 2017-06-19 17:05:33 +1000
  • 869c2918a7 Fixed bad sorting James 2017-06-19 14:15:31 +1000
  • 091639e740 Un-bolded github issue links Schplee 2017-06-15 17:59:22 -0700
  • 8613c7c483 Added support for VC, eShop, etc. chris062689 2017-06-15 20:09:46 -0400
  • 5c04f40997 Merge pull request #26 from j-selby/master Flame Sage 2017-06-15 00:15:11 -0400
  • f75ff8525f Filter out articles in titles when sorting James 2017-06-11 23:20:14 +1000
  • 0e6d22ef6f Merge pull request #25 from j-selby/master Flame Sage 2017-06-11 08:45:42 -0400
  • f6d6e338d7 Implement alphabetical sorting James 2017-06-11 22:38:58 +1000
  • bb2fe0be7c Added graphicsmagick package to travis install. chris062689 2017-06-10 16:48:13 -0400
  • 2f3265ac87 Corrected package.json build errors. chris062689 2017-06-10 16:40:58 -0400
  • d08ed863e0 Cleaned up gulp file. Using gulp-image-resize for image cropping with gravity. chris062689 2017-06-10 16:35:01 -0400
  • be79e86d07 Removed testing client secret / key. chris062689 2017-06-10 13:03:55 -0400
  • cdb98e964e Merge pull request #24 from j-selby/master Flame Sage 2017-06-10 00:45:35 -0400
  • 74ec937ba7 Rename flags (uppercase -> lowercase) James 2017-06-10 14:27:17 +1000
  • 16b554fae9 Added moderator notifications on failed builds. Flame Sage 2017-06-10 00:06:53 -0400
  • ddb59e169f added ALL region flag Schplee 2017-06-08 23:36:04 -0700
  • 73a38e5abc fixed 3ds icon Schplee 2017-06-07 21:42:44 -0700
  • cf127bee64 broken 3ds icon Schplee 2017-06-07 21:42:14 -0700
  • 6459d1693f Fixed broken URL under compatibility -- author. chris062689 2017-06-07 03:59:33 -0400
  • d38118c49d Upgrading Node.js version to latest stable. chris062689 2017-06-07 03:35:29 -0400
  • 1da19ecfb8 Games now pull issues from Github. chris062689 2017-06-07 03:32:12 -0400
  • aab4b23c12 Added additional width to the game metadata table. chris062689 2017-06-07 00:55:31 -0400
  • 745d17d1fb Added date property to savefiles. chris062689 2017-06-07 00:52:57 -0400
  • cf700917c4 Refactored citra-games-wiki script to parse toml first, allowing for easier manipulation. chris062689 2017-06-07 00:48:39 -0400
  • 416b3601e1 Updated package.json for games script. chris062689 2017-06-06 23:43:29 -0400
  • 3354212649 Changed compatibility to be a string to avoid confusion between the string value and integer index. chris062689 2017-06-06 16:11:29 -0400
  • a2ae816ce5 Updated .gitignore file, ignores dynamic data for games. chris062689 2017-06-06 16:10:56 -0400
  • 5fac258a47 game type icons Schplee 2017-06-05 20:46:08 -0700
  • 8ef36ce404 Added additional padding to the #mainContainer div. chris062689 2017-06-05 21:27:22 -0400
  • b35db2b202 Updated logging. Updated wiki markdown for null. chris062689 2017-06-05 20:54:57 -0400