-
Notifications
You must be signed in to change notification settings - Fork 14
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
2.0 super overhaul #62
Open
matthe815
wants to merge
63
commits into
RiiConnect24:master
Choose a base branch
from
matthe815:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
* 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]>
* 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 ---------
* fix: Fix issues with play log * feature: Play log lists and play statuses all day * ui: Play log now displays from most recent and only the first 10 * ui: Only show playing status when playing something * fix: Fix crashes occuring when no game is currently played * fix: remove .env
* ui: Rebranded the website * ui: .env
* feature: ASync independent render workers * worker: Don't crash on socket close * fix: Make updating playlog actually work * workers: Finished the compose and json for workers
…ect24#8) * rebrand: removed branding from the site * rebrand: Removed the riitag wad * rebrand: Removed all riitag images * rebrand: Removed riitag.service * rebrand: Removed unnecessary and branded routes
* feature: Added banning, and, forced hidden button * feature: Added hiding and shadow hiding users * feature: Added badges to user profile * feature: Added hiding from the front page when hidden * fix: Fixed code related to front page hiding
* Feature: Moderation (RiiConnect24#9) (RiiConnect24#12) * feature: Added banning, and, forced hidden button * feature: Added hiding and shadow hiding users * feature: Added badges to user profile * feature: Added hiding from the front page when hidden * fix: Fixed code related to front page hiding * feature: Began adding the framework for multi-language support * feature: Full localization support and all pages and nav bars
* refactor: Began merging sql requests and grouping private keys * refactor: User page SQL code refactor and multi-game support * refactor: User edit page SQL optimized * refactor: Optimized SQL for edit page
* Feature: Moderation (RiiConnect24#9) (RiiConnect24#10) * feature: Added banning, and, forced hidden button * feature: Added hiding and shadow hiding users * feature: Added badges to user profile * feature: Added hiding from the front page when hidden * fix: Fixed code related to front page hiding * feature: Added game leaderboard - showing the #1 for all games * refactor: Rewrote most of the game leaderboard code * Rebase: Master -> Game Leaderboards (RiiConnect24#16) * Feature: Moderation (RiiConnect24#9) * feature: Added banning, and, forced hidden button * feature: Added hiding and shadow hiding users * feature: Added badges to user profile * feature: Added hiding from the front page when hidden * fix: Fixed code related to front page hiding * Feature: Full-Site Multilanguage support (RiiConnect24#13) * Feature: Moderation (RiiConnect24#9) (RiiConnect24#12) * feature: Added banning, and, forced hidden button * feature: Added hiding and shadow hiding users * feature: Added badges to user profile * feature: Added hiding from the front page when hidden * fix: Fixed code related to front page hiding * feature: Began adding the framework for multi-language support * feature: Full localization support and all pages and nav bars * Refactor: SQL optimization (RiiConnect24#15) * refactor: Began merging sql requests and grouping private keys * refactor: User page SQL code refactor and multi-game support * refactor: User edit page SQL optimized * refactor: Optimized SQL for edit page * feature: Added clicking to go to profile and localizations
Fixes
@matthe815 It was pretty shitty of you to remove credit for my work on RiiTag on your version. Please rectify this |
* Add files via upload * Delete public/logo.svg * Delete public/img/logo.svg
* Readd credit * Update credits.jsx * Update credits.jsx * Update credits.jsx --------- Co-authored-by: Matthew <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.