47c33b28a2
Now both login and signup check for Cloudflare Turnstile before allowing submission. The code checks window.turnstile.getResponse() - if it returns empty/falsy, the form submission is blocked with an error message.
miles2026-04-22 20:52:55 -05:00
a79c363cc6
tesing thing and added a robot.txt
miles2026-04-19 20:06:10 -05:00
455a77b2c7
Update login and signup pages to include Cloudflare Turnstile for enhanced security
miles2026-04-18 02:16:34 -05:00
dfb42e6393
Fix syntax error in server.js
miles2026-04-16 20:22:29 -05:00
6ddb843e97
did a roll backe do to problems
miles2026-04-16 20:14:59 -05:00
016d998263
Implement moderator management system with API endpoints for adding, removing, and checking moderators. Update server and documentation accordingly.
miles2026-04-14 19:26:16 -05:00
f27fcf7bf7
uodated the discored link to be perm
miles2026-04-13 18:17:01 -05:00
07c69d1b30
Enhance home stats rendering by adding player ranking and recent runs information
miles2026-04-12 23:06:23 -05:00
94a3dbda28
Refactor navigation links across multiple HTML files, adding "About" link and removing "Posts" link. Remove posts.json and related server functionality, indicating the removal of the posts feature. Add new "About" page detailing FEDL's mission, features, and community contributions. Update CSS for improved layout and animations.
miles2026-04-12 14:49:49 -05:00
cdb6e03560
Refactor code structure for improved readability and maintainability
miles2026-04-12 14:24:50 -05:00
c3c74863ef
Add Google AdSense script to multiple HTML pages
miles2026-04-11 14:41:43 -05:00
7b0fc6c7ad
updated data.txt so you have more levels on the locel vershon
miles2026-04-09 20:56:12 -05:00
b87c3f8e94
update to new server
miles2026-04-09 16:55:12 -05:00
e2733d9d24
Refactor HTML files to use 'defer' attribute for script loading and update content for clarity and structure
miles2026-04-09 11:55:35 -05:00
9db5e39a56
Update sitemap.html and sitemap.xml with new links and last modified dates
miles2026-04-08 00:01:37 -05:00
22eeb8293c
refine README.md for clarity and structure; update project details and backend features
miles2026-04-07 23:16:53 -05:00
2d6c25dc83
Enhance SEO and accessibility by updating meta tags and titles in index and lists pages; add sitemap.xml and sitemap.html for better site navigation
miles2026-04-02 16:06:31 -05:00
158c3f335c
Remove old index page and add offline maintenance page with server status information
miles2026-04-01 20:09:18 -05:00