liushuyu
abb3cd13be
gulpfile: use bundled sass-embedded
2023-02-10 08:50:36 -07:00
liushuyu
e1556c3e5a
scripts: fix submodule path
2021-05-11 18:26:26 -06:00
liushuyu
a8d0983cb4
meta: use `shared-hugo-scripts` from Yuzu
2021-05-11 17:47:09 -06:00
liushuyu
b142e4ad46
deps: update dependencies
2021-02-16 02:04:06 -07:00
liushuyu
245eaf7448
Transition to GitHub Actions ( #136 )
...
* gulpfile.js: fix ESLint warnings
* package.json: add shortcut scripts
* scripts/games: do a shallow git clone to save time
* ci: migrate to GitHub Actions
2020-11-05 13:23:06 +05:30
liushuyu
2dded7f1fb
Update all the JS dependencies ( #134 )
...
* scripts/meta: upgrade all JS dependencies
* ci: re-lock Node.js version to lts/erbium...
... and update Yarn before building the website
* packages: remove all the package-lock.json files...
... since we are using Yarn
2020-05-26 20:21:18 +05:30
James Rowe
459b9d1cfd
Remove hardcoded tweets and use dynamic feed ( #116 )
...
Remove hardcoded tweets and use dynamic feed
2020-01-02 11:54:10 -05:00
Chris
18bcd4037c
Corrected fsPathHugo.
2019-08-05 23:32:54 -04:00
Chris
599a697ae0
Updated packages.
2019-08-05 23:18:49 -04:00
Chris
97e4bbad99
Replaced app with shared code revision. Eventually will submodule.
2019-08-05 23:10:45 -04:00
chris062689
da2a5aa59c
Do not reverse testcases by date, as this is now done server-side.
2018-07-29 19:56:33 -04:00
chris062689
426a89cfb2
Filter issues-- only return open issues.
2018-07-29 19:27:12 -04:00
Flame Sage
1be32e9ef5
Updated game script to align with GameDB API on core. Updated license files to match Github repository. ( #82 )
2018-05-09 21:43:23 -04:00
chris062689
90dedb70a1
Added protection against unhandledRejections on compatdb import.
2018-03-21 22:54:47 -04:00
BreadFish64
d2bb6cce85
fix #78 ( #79 )
2018-03-18 22:26:16 -04:00
BreadFish64
412a77d7c8
Display weighted average of compatibility submissions ( #78 )
2018-03-18 21:22:51 -04:00
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
James
f049c85aa0
Update downloads repo for canary ( #42 )
2017-08-19 04:23:19 +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
Flame Sage
dc2271e8bc
Merge pull request #37 from j-selby/fix-wiki-missing
...
Implement lookup table for wiki entries
2017-07-27 15:03:31 -04:00
James
c583cba4b9
Implement lookup table for wiki entries
2017-07-27 19:02:02 +10:00
James
d2e2ace6b2
Generate Qt Installer Framework repositories
2017-07-27 18:33:38 +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