Shift
39e8a86b88
Generate HTTP tests for controllers
2023-07-11 18:27:15 +00:00
HDVinnie
f0b0e8fc43
PHP Style Change (Laravel Pint CI)
2023-07-11 18:23:12 +00:00
HDVinnie
613c7c67c0
update: UserFactoryTest to pest
2023-07-11 14:22:10 -04:00
Shift
0f33d2846d
Define test classes as final
2023-07-10 18:54:51 +00:00
Shift
812238b4b8
Adopt PHP attributes in test classes
2023-07-10 18:54:51 +00:00
HDVinnie
b41e44310c
update: factories
...
- update existing factories
- add missing factories
2023-07-10 12:54:19 -04:00
Roardom
741adef615
add: moderation scopes
2023-07-10 04:20:40 +00:00
Roardom
144d27ab39
refactor: use route model binding in articles
2023-07-07 03:18:13 +00:00
Roardom
0000838d8b
refactor: cruddy torrents
...
Separate torrents into cruddy route names. Route model binding isn't possible due to the global scope on unapproved torrents. Use form requests. Simplify the controller flow where possible.
2023-07-07 03:18:13 +00:00
Roardom
0a19cd4b07
refactor: use route model binding for staff types
2023-07-07 03:18:13 +00:00
Roardom
a5b8ff21bc
refactor: use route model binding for staff pages
2023-07-07 03:18:13 +00:00
Roardom
a28667f969
refactor: use route model binding for staff groups
2023-07-07 03:18:13 +00:00
Roardom
0ecc17f366
refactor: use route model binding for staff chat statuses
2023-07-07 03:18:13 +00:00
Roardom
8f9f7ce824
refactor: use route model binding for staff chatrooms
2023-07-07 03:18:13 +00:00
Roardom
b4fd0afc26
refactor: use route model binding for staff bots
2023-07-07 03:18:13 +00:00
Roardom
3450577c00
refactor: use route model binding for staff categories
2023-07-07 00:28:47 +00:00
Roardom
ed4639083b
refactor: use route model binding for staff articles
2023-07-07 00:28:47 +00:00
Roardom
3b46c7819b
refactor: use route model binding for user routes
2023-07-07 00:28:47 +00:00
HDVinnie
59daaef299
Merge pull request #2401 from HDInnovations/Refund-System
...
(Add) Refund System
2023-06-15 19:46:15 -04:00
HDVinnie
93a1259284
update: InviteControllerTest.php
2023-05-29 08:28:40 -04:00
HDVinnie
13e9f22b1f
fix: InviteControllerTest.php
2023-05-28 22:28:11 -04:00
HDVinnie
4aa67fe22a
Merge branch '7.x.x' into Refund-System
2023-05-20 11:06:12 -04:00
Roardom
8824abd9d5
update: forums
2023-05-08 01:30:43 +00:00
Roardom
6e64801e88
update: user profile views
2023-04-27 12:00:49 +00:00
Roardom
ae81678287
update: optimize api
...
Make pagination opt in by default
Stop calculating thanks and comment count for the API since it's not used for anything
2023-04-10 00:39:24 +00:00
Roardom
ea9fd6c9c9
update: swap infohash from ascii-encoded hex to binary
2023-04-08 08:02:04 +00:00
HDVinnie
baec84fd20
Merge branch '6.x.x' into Refund-System
2023-02-11 10:17:44 -05:00
HDVinnie
bc4ad513fc
update: ForumControllerTest
2023-02-08 21:44:33 -05:00
HDVinnie
21ad43eed7
update: ForumControllerTest
2023-02-08 21:30:45 -05:00
HDVinnie
3ea06a0a6d
Merge branch '6.x.x' into Refund-System
2023-02-07 08:44:57 -05:00
HDVinnie
472c820f99
update: UNIT3D linting
...
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
Roardom
8138c67719
fix: category store test
2023-01-08 14:58:51 -06:00
Roardom
54220dcfc8
remove: slugs
2023-01-06 16:05:53 -06:00
Roardom
7f1de1718f
refactor: use route model binding for user controllers
2022-12-29 16:21:57 -06:00
HDVinnie
fbc0c994e8
PSR12 Linting
2022-12-29 02:55:17 +00:00
Roardom
a78ac29132
update: user followers
2022-12-28 16:26:26 -06:00
HDVinnie
05bccf43f8
Merge branch '6.x.x' into Refund-System
2022-12-27 19:34:32 -05:00
Roardom
417a981143
update: cruddify user achievements
2022-12-24 21:03:22 -06:00
HDVinnie
98cfca637f
update: AchievementsControllerTest
2022-12-24 20:47:29 -05:00
HDVinnie
1c4eec355c
Merge branch '6.x.x' into Refund-System
2022-12-15 17:30:03 -05:00
HDVinnie
986080c27e
update: ForumCategoryControllerTest
2022-12-13 12:37:57 -05:00
HDVinnie
55256a7fed
update: test
2022-12-13 12:32:18 -05:00
HDVinnie
43444b331f
update: tests
2022-12-13 12:26:27 -05:00
HDVinnie
fe1fd069c4
update: NoteControllerTest.php
2022-11-28 18:01:33 -05:00
HDVinnie
40cf05ce43
Merge branch '6.x.x' into Refund-System
2022-09-21 07:01:21 -04:00
HDVinnie
9a098cd4e3
chore: cleanup
2022-09-21 06:53:46 -04:00
HDVinnie
17755dc89f
Merge branch '6.x.x' into Refund-System
2022-09-21 06:06:07 -04:00
HDVinnie
ef51742c3d
Merge branch '6.x.x' into Livewire-Comments
2022-09-09 09:06:21 -04:00
HDVinnie
2694409262
fix: group tests
2022-08-28 23:39:38 -04:00
HDVinnie
bd0c3472b5
fix: missing imports
2022-08-09 18:33:03 -04:00