Commit Graph

20 Commits

Author SHA1 Message Date
HDVinnie 40db300774 fix: multiple bugs 2023-03-19 19:11:46 -04:00
HDVinnie 3650900c97 update: lint
- not_operator_with_space to false
2023-02-03 16:01:29 -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 d810a4501b remove: user requests 2022-12-26 03:00:38 -06:00
Roardom fc0235e39b update: fulfill requests with torrent id instead of info_hash 2022-12-23 16:07:47 -06:00
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00
HDVinnie 7e65e1d589 PSR12 Linting 2022-09-11 23:50:41 +00:00
Roardom 8dfdc8d317 fix: change torrent request status filter to or instead of and 2022-04-23 21:48:19 +00:00
HDVinnie 594b7864d9 refactor: adopt new helpers in laravel 9 2022-03-06 17:20:05 -05:00
HDVinnie dd19889ee6 Merge branch '6.x.x' into Code-Style 2022-01-10 17:03:50 -05:00
HDVinnie 5e01a26c88 optimize: whereIn and whereNotIn queries 2022-01-10 16:25:26 -05:00
HDVinnie d7cb337f5f chore: streamline query builder orderBy calls with asc and desc arguments 2022-01-08 03:34:17 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
Roardom c05b89ea8a update: allow tt in imdb searches 2021-11-16 20:59:21 -06:00
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
HDVinnie df5446d127 update: livewire components 2021-09-17 20:19:44 -04:00
clandestine8 a737482e79 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-06 23:26:02 +00:00
HDVinnie 86b28a7e7f update: livewire pagination
- this commit fires an event on livewire pagination that will auto scroll to top of page as intended.
2021-08-06 11:36:58 -04:00
HDVinnie 22cfdab2ee Apply fixes from StyleCI
[ci skip] [skip ci]
2021-03-29 13:50:35 +00:00
HDVinnie ae819332d3 refactor: torrent request search
- rewritten to livewire and alpine
2021-03-29 09:50:11 -04:00