Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix data export (#33) #35

Merged
merged 1 commit into from
May 18, 2023
Merged

Fix data export (#33) #35

merged 1 commit into from
May 18, 2023

Conversation

RuiNtD
Copy link
Contributor

@RuiNtD RuiNtD commented May 18, 2023

This just defers the download to the next event cycle, allowing React enough time to properly update the href.

@larsenv
Copy link
Contributor

larsenv commented May 18, 2023

Thank you.

@larsenv larsenv merged commit 046ad1d into RiiConnect24:master May 18, 2023
matthe815 added a commit to matthe815/LinkTag-Next that referenced this pull request Jan 28, 2024
* Fix data export (RiiConnect24#33) (RiiConnect24#35)

This just defers the download to the next event cycle, allowing React
enough time to properly update the href.

* Fix typo in readme

* Only print registered date if user registered after RiiTag 2.0 came out

* Add correct favicons

* Fix path to apple touch icon png

* Add theme color

* Expand on homepage

* Replace tag error with image

* Add game counter to homepage

* Add GameTDB titles to parse

* Add 3DS-RPC to supported platforms list

* Find similar games

* Add custom background for embed

* Remove unknown Mii showing up on tag

* Add Wii Menu Dark theme

* Add Switch support

* Add switchtdb.json

* Add switchtdb.xml

* Fix cover reducing size

* Fix ids issue

* Reduce xml filesize

* Make grabbing cover be async

* Add search bar to leaderboard

* Fix cover grabbing

* Fix Flat Dark font setting

* Fix pagination when searching games

* Engine rewrite

* Neo Renderer Update

Co-authored-by: Matthew <[email protected]>

* Replace makeBanner with renderTag (Neo renderer)

* feature: Events

* fix: env

* refactor: Rewrites

* package: Fixes

* package: Fixes

* refactor: Eslint fixes

* refactor: Linting issue fixes

* refactor: Lint fixes

* refactor: Began rewritting entire to fit JS standard

* refactor: More code to JS Standard

* refactor: Final JS standard rewrites

* fix: Fixed module constructors

---------

Co-authored-by: bendevnull <[email protected]>
matthe815 added a commit to matthe815/LinkTag-Next that referenced this pull request Jan 28, 2024
* Fix data export (RiiConnect24#33) (RiiConnect24#35)

This just defers the download to the next event cycle, allowing React
enough time to properly update the href.

* Fix typo in readme

* Only print registered date if user registered after RiiTag 2.0 came out

* Add correct favicons

* Fix path to apple touch icon png

* Add theme color

* Expand on homepage

* Replace tag error with image

* Add game counter to homepage

* Add GameTDB titles to parse

* Add 3DS-RPC to supported platforms list

* Find similar games

* Add custom background for embed

* Remove unknown Mii showing up on tag

* Add Wii Menu Dark theme

* Add Switch support

* Add switchtdb.json

* Add switchtdb.xml

* Fix cover reducing size

* Fix ids issue

* Reduce xml filesize

* Make grabbing cover be async

* Add search bar to leaderboard

* Fix cover grabbing

* Fix Flat Dark font setting

* Fix pagination when searching games

* Engine rewrite

* Neo Renderer Update

Co-authored-by: Matthew <[email protected]>

* Replace makeBanner with renderTag (Neo renderer)

* feature: Events

* fix: env

* refactor: Rewrites

* package: Fixes

* package: Fixes

* refactor: Eslint fixes

* refactor: Linting issue fixes

* refactor: Lint fixes

* refactor: Began rewritting entire to fit JS standard

* refactor: More code to JS Standard

* refactor: Final JS standard rewrites

* fix: Fixed module constructors

* renderer: Code optimization and documentation

* fix: Fixed renderer crashes and cover order

* .env emptying

* feature: Starting point for playtime tracking

* .env fix

---------

Co-authored-by: RuiNtD <[email protected]>
Co-authored-by: Larsenv <[email protected]>
Co-authored-by: bendevnull <[email protected]>
matthe815 added a commit to matthe815/LinkTag-Next that referenced this pull request Jan 28, 2024
* Fix data export (RiiConnect24#33) (RiiConnect24#35)

This just defers the download to the next event cycle, allowing React
enough time to properly update the href.

* Fix typo in readme

* Only print registered date if user registered after RiiTag 2.0 came out

* Add correct favicons

* Fix path to apple touch icon png

* Add theme color

* Expand on homepage

* Replace tag error with image

* Add game counter to homepage

* Add GameTDB titles to parse

* Add 3DS-RPC to supported platforms list

* Find similar games

* Add custom background for embed

* Remove unknown Mii showing up on tag

* Add Wii Menu Dark theme

* Add Switch support

* Add switchtdb.json

* Add switchtdb.xml

* Fix cover reducing size

* Fix ids issue

* Reduce xml filesize

* Make grabbing cover be async

* Add search bar to leaderboard

* Fix cover grabbing

* Fix Flat Dark font setting

* Fix pagination when searching games

* Engine rewrite

* Neo Renderer Update

Co-authored-by: Matthew <[email protected]>

* Replace makeBanner with renderTag (Neo renderer)

* feature: Events

* fix: env

* refactor: Rewrites

* package: Fixes

* package: Fixes

* refactor: Eslint fixes

* refactor: Linting issue fixes

* refactor: Lint fixes

* refactor: Began rewritting entire to fit JS standard

* refactor: More code to JS Standard

* refactor: Final JS standard rewrites

* fix: Fixed module constructors

* renderer: Code optimization and documentation

* fix: Fixed renderer crashes and cover order

* .env emptying

* feature: Starting point for playtime tracking

* .env fix

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants