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

16 Commits

Author SHA1 Message Date
chris062689 221268d388 Corrected build errors for data-key alphanumeric list. 2017-07-09 19:47:13 -04:00
BynariStar fa6fc6375f Search fixes and cleanup, sorting (#32)
* Add classes and data

* Change chart to only search compatibility column

* Remove no longer necessary data attribute

* Cleanup indentation

* Remove no longer necessary metadata element

* Revert "Remove no longer necessary metadata element"

* Add manual search

* Remove section headers

* Implement dynamic headers
2017-07-09 13:04:05 -04:00
James 2979cefc38 Implement search functionality + add game button (#31) 2017-07-04 00:10:07 -04:00
BynariStar 8e29a1fc5f Add compatibility filtering (#30)
* Implement compatibility filtering

* Fix indentation

* Add clear button

* Re-fix indentation

* Fix clear bug

* Re-re-fix indentation (this is getting annoying)

* Rename button

* Remove hardcoded ratings array
2017-06-27 20:14:39 -04:00
chris062689 8613c7c483 Added support for VC, eShop, etc. 2017-06-15 20:09:46 -04:00
James f6d6e338d7 Implement alphabetical sorting 2017-06-11 22:38:58 +10: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 563cd7f47c Added barchart for displaying overall ratings. 2017-06-05 17:34:27 -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 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
Schplee 469f7ce6cf Summary of ratings in games list 2017-06-03 16:19:19 -07:00
chris062689 263a52ce5e Added games list. 2017-06-03 18:00:44 -04:00