lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
162 stars 18 forks source link

User Interface Rewrite #249

Open lulzsun opened 3 weeks ago

lulzsun commented 3 weeks ago

We are currently in a middle of a user interface rewrite.

We are planning on removing the React.js web app in favor of one that is powered using HTMX and Razor Templates. If you have any questions about this, feel free to comment below or visit the developer text channel in our Discord server.

If you are a developer, take this as a warning to not make any major changes to the interface, or else your pull request may be rejected.

Following changes may be rejected:

Following minor changes may be approved:

You can check out the current progress of the user interface rewrite in the 'ui-rewrite' branch.