2cca45bcea
Removes Array Definition Docblock Information
...
Part of moving back to PHPStan level 5 means we can remove some of these. They're very busy and don't give enough context to outweigh the ugly.
2024-09-17 13:30:11 -04:00
d9b7d6fcc8
Resolves Remaining Larastan Issues
2024-09-12 13:19:52 -04:00
3a334033fe
API Updates
...
Brings the API in close sync to the rest of the site.
- Adds resources for License, UserRole, and ModVersion models
- Adds filtering on attribute data
- The `includes` data is now disabled by default and available conditionally
2024-08-08 16:11:50 -04:00
35cd00e39d
Adds Cover Photo Field
...
Adds the cover photo field to the Jetstream edit profile form.
2024-08-07 16:23:55 -04:00
55273e5a90
Hub Imports of User Avatars and Cover Photos
...
TODO: Cover photos need to be added to the profile page so users can edit them.
2024-08-03 17:36:33 -04:00
11453db596
Model Comments, Yay!
2024-08-03 17:36:33 -04:00
115f81fe96
Basic structure to load user profile view
2024-08-03 17:34:41 -04:00
53b67b23dd
Queueable Account Notifications
...
The email verification and password reset notifications are now handled on a queue.
2024-07-06 19:14:51 -04:00
c1a58e29dd
Multiple Mod Authors
...
The mod-to-user relationship has been modified to be a many-to-many relationship. Mods can now have multiple authors, and an author can have multiple mods.
2024-07-04 22:10:48 -04:00
a1504fe622
Global Search Structure
...
Reconfigured the global search to include more than one model. Refactored the search front-end to work inline instead of inside a model/popup.
2024-07-03 17:47:02 -04:00
5b62f359e3
Null Guard Admin Check
...
Also adds method to check if a user is a moderator.
2024-06-23 08:37:16 -04:00
d34a75523a
Fixes Local Image Issue
...
Local images should now appear. Needed to specify the public disk to ensure that HTTPS was used.
2024-06-23 08:34:22 -04:00
d434bc20de
Adds Auth Gates for Pulse, Horizon, and Nova
2024-06-19 13:20:51 -04:00
5e1c05f49d
Sync Admin Roles
...
Roles (or "ranks" as they're called on the hub) are now being pulled down into the local database.
2024-06-18 00:41:12 -04:00
a3b3971d2f
User Bans
2024-06-16 21:40:00 -04:00
refringe
054c458b0f
Pint PHP Style Fixes
2024-06-03 02:04:49 +00:00
541eed2cab
Initial search model
2024-06-02 22:03:59 -04:00
36a633aabb
First Pass on Mod Structures
2024-05-15 00:31:24 -04:00
a13e9eb258
Configures Jetstream, Fortify, and installs Pulse
2024-05-14 00:09:13 -04:00
6f279f83e0
Hello World
2024-05-13 18:55:34 -04:00