SapphireServer / Sapphire

A Final Fantasy XIV 4.0+ Server Emulator written in C++
GNU Affero General Public License v3.0
686 stars 214 forks source link

Login.html refactored #950

Closed Sveimoldr closed 9 months ago

Sveimoldr commented 1 year ago

The JavaScript code has been moved to separate files: "assets/js/login.js" and "assets/js/github.js". Also, event listeners have been added to handle the login functionality and fetch recent activity from the GitHub API.

NotAdam commented 1 year ago

but... why?

Sveimoldr commented 1 year ago

Why not?

I'm just analyzing the repository and seeing how I can contribute and this was the literal first thing I saw. 🧙