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
c6f252ace7
Mod Version Dependency Updates
...
- Handles circular mod version dependencies
- Optimizes mod show query to only pull the versions relationship
- Adds a mod dependency factory
- Refactored tests to use mod dependency factory
- Adds mod dependency generation into the default seeder
- Adds unique index on mod dependencies table
- Adds mod dependencies on the mod show view
2024-08-01 17:15:02 -04:00
0776ee426f
Adds published_at
Data to Factories
2024-07-31 20:30:50 -04:00
f94204e978
Mod Publish Dates ( #17 )
2024-07-31 19:53:09 -04:00
5fe0541593
move disabled property
2024-07-31 14:51:50 -04:00
d4c6675155
make publish_at nullable
2024-07-26 10:53:37 -04:00
7ee542856d
add published_at
2024-07-26 09:34:57 -04:00
74f61df875
Adds Mod Version Dependency System
...
Pretty nifty, but it still needs a few things before merge. Factory & front-end work, at least.
2024-07-26 02:19:42 -04:00
9b081aef47
randomize mod version dates
2024-07-23 09:27:36 -04:00
33ad76849e
Redis Sessions
...
Back to Redis sessions. Speed, baby, YEAH!
2024-07-05 17:52:23 -04:00
a927f10941
Import Multiple Mod Authors
...
The import script has been updated to pull in additional mod authors from the hub.
2024-07-05 14:35:00 -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
aae4a7e7ea
Adjusts migration constraints
2024-06-27 00:13:12 -04:00
27361b6128
Moves tables indexes into initial table migrations
...
We can do this kind of crap until launch
2024-06-27 00:05:14 -04:00
96e87680a8
Ensures Test User
...
Change ensures that an administrator of test@example.com/password is always created when seeding the database.
2024-06-23 10:01:51 -04:00
5ee07f7498
Removes Cache & Job Database Tables
2024-06-20 22:06:53 -04:00
a0b0dd0841
Removes Team User Column & Refreshes Users Migration
...
Fuck it, we're in development.
2024-06-20 12:12:34 -04:00
121d26d5e4
Updates Seeder Format
2024-06-20 12:11:49 -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
be0eecf1e9
Converts import command to a queued job
2024-06-12 16:52:32 -04:00
c026870bed
Mod detail page work
2024-06-01 23:04:06 -04:00
refringe
b27a9ef021
Pint PHP Style Fixes
2024-06-01 01:04:04 +00:00
c59615d7ac
Updates, Lots of Updates
...
No one reads these anyways. I updated a lot. There. Happy?
2024-05-31 17:44:52 -04:00
4cb739f50c
More Updates
...
- Updates dependancies
- Added time to mod component
- Implement naturalSort function into homepage queries
Short todo:
- Migrate top navigation from old-build
- Mod detail page
2024-05-28 17:19:36 -04:00
787f796ad7
Homepage Progress
...
Worked on:
- Mod component templating
- Added dark mode styles for homepage
- Added benchmarking to the wolt import command
- Added MySQL natural sort function
Short todo:
- Add updated time to mod component
- Implement naturalsort function into homepage queries and measure performance difference
- Migrate top navigation from old-build
2024-05-24 17:06:02 -04:00
3a81afe488
Mod & Mod Version Imports
2024-05-22 01:00:37 -04:00
8e11892f57
Early Mod Import
2024-05-21 21:02:49 -04:00
54fd2ede53
Worked on homepage mod components
2024-05-17 23:54:03 -04:00
8d5920468d
To many things to mention
...
Shut up.
2024-05-17 17:11:54 -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