Commit Graph

9 Commits

Author SHA1 Message Date
Graphictoria ed3cef5057 A ton of frontend.
- Added basic blog layout and routes.

- Basic games frontend.

- Basic frontend for admin site configuration.

- User profiles.

- User last online dates.

- Fixed performance issues with CPU and memory usage counters. They are now queued events that update their respective rows in the database every minute.

- Renamed "graphictoria-item-page" css class to "graphictoria-smaller-page".

- Added screenshots that some images were based on.
2022-10-01 00:20:48 -04:00
Graphictoria 57fcc25822 A few rendering updates for templating scripts and some admin page stuff. 2022-08-19 19:48:11 -04:00
Graphictoria e4ef85a1ce Fix bugs with auth pages, added quick management bar, basic profile, and user rolesets. 2022-08-04 22:32:18 -04:00
Graphictoria f0ff6a69e4 Setting up api. 2022-05-22 02:20:19 -04:00
Graphictoria f0096f2e97 Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
Graphictoria a5d1d2f55b Basic ban system(unfinished), improved double session protection, and sessions on all middleware groups. 2022-05-07 14:28:17 -04:00
Graphictoria f8407994cc DDoS prevention middleware and recaptcha validation rules added. Still need to implement recaptcha into the existing auth views. 2022-05-05 23:12:15 -04:00
Graphictoria 608b071ee8 Daily currency reward. 2022-05-03 22:42:02 -04:00
Graphictoria 24d9f7fcb4 Initial commit. 2022-04-29 19:50:07 -04:00